Jump to content
  • 0

my command script isnt working


2zie

Question

I made a script and reloaded it, the server didnt say there were any errors but when i type the command it says unknown command. I have made a bunch of commands before in the same way and they all worked.

is there something wrong with my script or the plugin?

here is the script:

command /test:
  trigger:
    send "test" to player

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
1 minute ago, CR0KL0CK said:

Im Having The same proplem but none of my skripts have worked im using minehut for this as well btw 

my code is 

command /gui:
    permission: op
    permission message: "&c&lHEY &8You Cant Do This!"
    trigger:
        open virtual chest inventory with size 3 named "&cmenu"
        format gui slot 11 of player with wooden pickaxe named &2Tools with lore "&6TP to Tools Shop"

 

 

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...