Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /case [<text>]:
- trigger:
- if player has permission "w.w":
- arg is not set:
- send "&6Wpisz nazwę skrzynki"
- arg is {case::*}:
- loop all players:
- execute console command "/case give case %arg% %loop-player%"
- else:
- send "&6Podaną &4złą%6 nazwę skrzynki!"
- command /key [<text>]:
- trigger:
- if player has permission "q.p":
- arg is not set:
- send "&6Wpisz nazwę skrzynki"
- arg is {case::*}:
- loop all players:
- execute console command "/case give key %arg% %loop-player%"
- else:
- send "&6Podaną &4złą%6 nazwę skrzynki!"
- command /dcase [<text>]:
- trigger:
- if player has permission "e.e":
- arg is not set:
- send "&6Wpisz nazwę skrzynki"
- else:
- add "%arg%" to {case::*}
- send "&aPomyślnie dodano; %arg%"
- command /icase:
- trigger:
- if player has permission "r.r":
- send "&6Skrzyneczki; %{case::*}%"
Advertisement
Add Comment
Please, Sign In to add comment