Advertisement
Guest User

Untitled

a guest
Feb 21st, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. "Testscript":
  2. command: /Testscript
  3. type: RUN_CONSOLE
  4. runcmd:
  5. - "/mycmd-playerdata set $player Enabled true"
  6. - "$Script$HasPermission==Test.Script"
  7. - "$text$&f&lYou have the permission and you are &a&lA&b&lw&c&le&d&ls&e&lo&4&lm&6&le&5&l!"
  8. - "%PlayerOptions%playSound: LEVEL_UP:1.0F:1"
  9. - "/mycmd-playerdata set $player Enabled false"
  10. - "$Script$%else%"
  11. - "$Script$%PlayerData%Enabled==true"
  12. - "$text$&cYou do not have the permission and you make me SICK!"
  13. - "%PlayerOptions%playSound: AMBIENCE_THUNDER:1.0F:1"
  14. permission-required: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement