Guest User

q1zZ-CommandBlocker - configuration.yml

a guest
Oct 3rd, 2022
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. ######################################################################
  2. # #
  3. # q1zZ-CommandBlocker #
  4. # by q1zZ #
  5. # #
  6. # Permissions: #
  7. # q1zz.commandblocker.bypass - bypassing blocked commands. #
  8. # q1zz.commandblocker.reload - access to reload command. #
  9. # #
  10. # Commands: #
  11. # /q1zz-reload - reloading configuration. #
  12. # #
  13. ######################################################################
  14. # PL: Zablokowane komendy
  15. # EN: Blocked commands
  16. blocked-commands:
  17. - pl
  18. - plugins
  19. - ver
  20. - version
  21. - about
  22. # PL: Konfiguracja wiadomości.
  23. # EN: Messages configuration.
  24. messages:
  25. # PL: Wiadomość o pomyślnym przeładowaniu konfiguracji.
  26. # EN: Message when successfully reloaded configuration.
  27. reload-success: '&aYou successfully reloaded configuration!'
  28. # PL: Wiadomość do gracza gdy użyta komenda jest zablokowana.
  29. # EN: Message to the player when the command used is blocked.
  30. blocked-message: []
  31. # PL: Wiadomość gdy gracz nie ma permisji.
  32. # EN: Message when player doesn't have permission.
  33. no-permission: '&cYou don''t have permission to do this!'
Advertisement
Add Comment
Please, Sign In to add comment