K2Rk1o

[Skript]・J-RPG STAFF LIST ・StaffChat

Jan 20th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. command /staff-list:
  2. trigger:
  3. open chest with 6 row named "&9Staff &eList" to player
  4. wait 2 tick
  5. format slot 13 of player with beacon named "&5&lOwner &9| &b_J_WARABI_P_" to close
  6. format slot 28 of player with brick block named "&6&lBuilder &9| &bAkiki1105" to close
  7. format slot 30 of player with experience bottle named "&a&lSkripter &9| &bk2R_Options" to close
  8. format slot 32 of player with brick block named "&6&lBuilder &9| &bFutaba_Nyan" to close
  9. format slot 34 of player with command block named "&b&lCommander &9| &bokun1234" to close
  10. format slot 46 of player with brick block named "&6&lBuilder &9| &bhapicraft_zako" to close
  11. format slot 48 of player with brick block named "&6&lBuilder &9| &bytb48" to close
  12.  
  13. command /staff-chat [<text>]:
  14. permission: staff
  15. trigger:
  16. loop all players:
  17. if loop-player has permission "staff":
  18. send "&6StaffChat &7≫ &8%player%&7: %arg 1%" to loop-player
Add Comment
Please, Sign In to add comment