Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. this.PING_CORRECT = "&4Poprawne uzycie komendy: &c/ping";
  2. this.PING_SEND = "&6Twoj ping: &a{PING}";
  3. this.PING_SEND_OTHER = "&6{NAME} ping: &a{PING}";
  4. this.PLAYER_OFFLINE = "&c{NAME} jest offline!";
  5. this.PERMISSION = "&cNie posiadasz permisji do tej komendy! &7({GROUP})";
  6. this.BAN_CORRECT.add("");
  7. this.BAN_CORRECT.add("&6*-- &eBAN &6--*");
  8. this.BAN_CORRECT.add("&e/ban [nick] [perm] [powod] - &6banuje permamentnie");
  9. this.BAN_CORRECT.add("&e/ban [nick] [time] [powod] - &6banuje na czas");
  10. this.BAN_CORRECT.add(" &e1 dzien - 1d");
  11. this.BAN_CORRECT.add(" &e1 miesiac - 1m");
  12. this.BAN_CORRECT.add(" &e1 rok - 1r");
  13. this.BAN_CORRECT.add("");
  14. this.PLAYER_IS_BAN = "&c{NAME} jest juz zbanowany!";
  15. this.PLAYER_ERROR = "&cNie mozesz tego zrobic dla gracza {NAME}! Zglos to technikowi!";
  16. this.PLAYER_BAN = "&4Zostales zbanowany!\n&cTwoj nick:&4{NAME}\n&cZbanowany przez: &4{ADMIN}\n&cPowod: &4{REASON}\n&cNa czas: &4{TIME}" \n&cNiesluszny ban? Wejdz na ts3!;
  17. this.PLAYER_BAN_ALERT_SERVER = "&4{NAME} &czostal zbanowany!";
  18. this.UNBAN_CORRECT = "&4Poprawne uzycie komendy: &4/unban [nick]";
  19. this.UNBAN_HAS_NOT_BAN = "&4{NAME} &cnie ma bana!";
  20. this.UNBAN_CONFIRM = "&a{NAME} zostal odbanowany!";
  21. this.PLAYER_ROOT = "&4{NAME} &cjest zaliczany do wyjatkow, ktorym nie mozna nic zrobic!";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement