Advertisement
EmigrantEmil

Untitled

Nov 7th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. #To change the color, use this symbol: §
  2. #Aliases:
  3. # %nl%, ||, _nl_, {$newline}= Newline ({$newline} sometimes trows error).
  4. # _name_tag_. {$name_tag}= Tag e.g {$good}.
  5. # _player_, %player%, {$player}= Player nickname ({$player-arg} player-argument nickname)
  6. # Symbols:
  7. # _1_, {$1}= :
  8. # _2_, {$2}= #
  9. # _3_, {$3}= %
  10. # _4_, {$4}= &
  11. # _5_, {$5}= [
  12. # _6_, {$6}= ]
  13. # _7_, {$7}= {
  14. # _8_, {$8}= }
  15. tags:
  16. good: §2[skAuth]
  17. bad: §4[skAuth]
  18. information: §6[skAuth]
  19. own_first: own_first
  20. own_second: own_second
  21. own_third: own_third
  22. messages:
  23. motd: Zmien ta wiadomosc! (sciezka{$1} plugins/skript/scripts/_Of3k/skAuth/messages.yml)
  24. admin:
  25. commands_info: sadasdasdsa
  26. spawn:
  27. arguments: §4* Wybierz argument! /skAuth:admin spawn <argument>{$newline} §4= §cset§4- §8Ustawia punkt spawn.{$newline} §4= §cdelete§4- §8Usuwa punkt spawu.{$newline} §4= §creset§4- §8Ustawia na nowo punkt spawnu.{$newline} §8= §7reload§8- §7*Alias{$newline} §4= §ctest§4- §8Teleportuje do punktu spawnu.{$newline} §4= §clast§4- §8Teleportuje do ostatniej lokacji.
  28. point_set: _good_ Pomyslnie ustawiono punkt spawnu.
  29. point_reset: _good_ Pomyslnie ustawiono na nowo punkt spawnu.
  30. point_not_set: _bad_ Spawn w ogole nie byl ustawiony!
  31. teleport_to_point: _good_ Przeteleportowano cie do lokacji spawnu, aby wrocic do poprzetniej lokacji wpisz wpisz argument ""last""
  32. point_set_not_this_way: _bad_ Nie mozesz w taki sposob na nowo ustawic spawna!
  33. last_location_time_is_up: _bad_ Czas na teleportacje do ostatniej lokacji uplynal!
  34. teleport_to_last_location: _good_ Teleportowano do ostatniej lokacji.
  35. point_successfully_removed: _good_ Pomyslnie usunieta punkt spawnu!
  36. user:
  37. register:
  38. registered: _good_ Pomyslnie zarejestrowano!
  39. send_password: _good_ Twoje haslo to _password_
  40. not_registered: _bad_ Musisz sie zarejestrowac! Uzyj /register <haslo> <powhaslo>
  41. already_registered: _bad_ Juz sie zarejestrowales!
  42. password_do_not_fit: _bad_ Hasla nie pasuja!
  43. repetition_is_not_entered: _bad_ Powtorz haslo!
  44. password_is_not_entered: _bad_ Wpisz haslo!
  45. login:
  46. loged: _good_ Pomyslnie zalogowano!
  47. not_loged: _bad_ Musisz sie zalogowc! Aby to zrobic wpisz /login <haslo>
  48. already_loged: _bad_ Juz sie zalogowales!
  49. wrong_password: _bad_ Haslo sie nie zgadza!
  50. not_registered: _bad_ Nie rejestrowales sie!
  51. password_is_not_entered: _bad_ Wpisz haslo!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement