Jump to content

BalintPuddle

Member
  • Posts

    3
  • Joined

  • Last visited

BalintPuddle's Achievements

Lurker

Lurker (1/6)

1

Reputation

  1. Hi! This should work: every second: loop all players: set tab header to "header" and footer to "footer" for loop-player stop
  2. Then can see the plugins, if they just do / and it will list all of the plugins commands if you scroll down, even if you don't have permission to use them.
  3. Hi everyone! If you need any help with skript, contact me on discord: 

    1. Balint_Puddle#6841
  4. If you have a custom one, then you can just set a variable for the player when you put him in jail with your custom command, and delete the variable when he's out. And then for example, if the variable {jail} is true when he does the /spawn command, cancel the event. You can cancel it like this: on command "/spawn": if {jail.%player%} is true: cancel event else: stop
×
×
  • Create New...