Advertisement
Guest User

Untitled

a guest
Sep 27th, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. #
  2. # Config Files |
  3. Messages-Section:
  4. console-error: '&cThis command only can be executed by players!'
  5. no-permission: '&cYou do not have permission to do that.'
  6. Spawn:
  7. spawn-placed: '&aSpawn has been placed correctly.'
  8. spawn-no-defined: '&cSpawn has not yet been defined.'
  9. spawn-command: '&aYou has been teleported to &2Spawn&a.'
  10. anticurse-msg: '&cYou are not allowed to say this!'
  11. Options:
  12. spawn-command-allowed: true
  13. teleport-spawn-join: true
  14. allow-anticurse: true
  15. event-format-allow: true
  16. AntiCurseList:
  17. - apple
  18. - prueba
  19. Protection:
  20. block-commands: true
  21. block-cmd-msg: '&cYou do not have permission to see this.'
  22. block-commands-list:
  23. - /pl
  24. - /plugin
  25. - /about
  26. - /help
  27. - /?
  28. - /bukkit:pl
  29. - /bukkit:plugins
  30. - /bukkit:?
  31. - /bukkit:about
  32. - /bukkit:help
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement