Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. #-----------------------------------------------------------------------------------------------------------#
  2. # MyCommand Language config file (last update v5.4.2) #
  3. # Use & as color code ,and %s for variables #
  4. # BukkitDev Help page : http://dev.bukkit.org/server-mods/mycommand/ #
  5. #-----------------------------------------------------------------------------------------------------------#
  6. LANGUAGE:
  7. PREFIX: "&8ยป&e Ultra&6Mine&8 ร—"
  8. ECONOMY_COST: "&7Dieser Befehl kostet!"
  9. ECONOMY_NO_MONEY: "&6You need &e%s&6$ for run this command."
  10. DEBUG_EXECUTE: "Executing: "
  11. COMMAND_ARGS_LINE1: "&7Zu wenig Argumente! "
  12. COMMAND_ARGS_LINE2: "-> Output command(s) :"
  13. ITEM_NOSET: "&dThere are no command(s) on this item"
  14. NO_PERMISSIONS: "&cYou can't do that. Insufficent permissions."
  15. SIGN_REMOVED: "Sign removed!."
  16. SIGN_EMPTY: "All lines are empty."
  17. BLOCK_REMOVED: "Block removed!."
  18. SPOUT_NOCLIENT: "You need a Spoutcraft client for use this command"
  19. BLOCK_DELAY: "&cYou must wait %s seconds for re-use this"
  20. NPCS_DELAY: "&7Du musst noch &e$s &7Sekunden warten"
  21. WARMUP1: "&7Du musst noch &e$s &7Sekunden warten"
  22. WARMUP2: "&7Du musst noch &e$s &7Sekunden warten"
  23. WARMUP3: "&7Du musst noch &e$s &7Sekunden warten"
  24. COOLDOWN1: "&cWait %s seconds before you can use this command again"
  25. COOLDOWN2: "&cYou have bypassed the cooldown on this command"
  26. RUN_AS_CONSOLE_MESSAGE: "&aCheck the console for the output."
  27. PLAYERDATA_ERROR_MESSAGE: "NoData"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement