Jump to content

I need help with my Jr/Sr Skript


Ramina__

Recommended Posts

So i want to add "JUNIOR" to {agestatus::*%player%} but there is an error in my skript..

 

CODE:

 

on first join:
    open chest with 3 rows named "&7Pick your &bage&7:" to player
    format gui slot 11 of player with green wool named "&aJunior" to run:
        set {agestatus::%player%*} to "JUNIOR"
        send "&7You have selected your age as a &aJunior&7! Do /age to correct any issues with your age status." to player
        loop all players:
            if loop-player has permission "helper":
                send "&7(&8!&7) &cAge Alert &7(&8!&7) &b%player% &7has registered as a &aJunior&7."
                close player's inventory

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...