Advertisement
Grieftime

Untitled

Sep 9th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. public static String prefix = "§7§l[§c§lTroll§7§l] §7 ";
  2. public static String no_Perm = "§4Du hast dafür keine Rechte!";
  3. public static String no_Player = "Du musst Spieler um das zu koennen!";
  4. public static String healed = "Du hast {Player} erfolgreich geheilt!";
  5. public static String fired = "Du hast {Player} erfolgreich in brannt gesetzt!";
  6. public static String fired_other = "Du brennst oder?";
  7. public static String healed_other = "Du wurdest von {Player} geheilt!";
  8. public static String heal = "§cSyntax error §7Benutze: /heal <Spieler>";
  9. public static String lightning = "§cDer Spieler wurde geblitzt!";
  10. public static String lightning_other = "§cSyntax error §7Benutze: /lightning <Spieler>";
  11. public static String fire = "§cSyntax error §7Benutze: /fire <Spieler>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement