Advertisement
fredelin

GrisesiaRpg_Combat-config_En

Nov 30th, 2024
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. ###################################################
  2. # #
  3. # GrisesiaRpg - Combat #
  4. # #
  5. ###################################################
  6.  
  7. # Combat cooldown in seconds.
  8. cooldown-time: 10
  9.  
  10. # Bossbar message.
  11. BossBarMsg: "&c&lCombat Cooldown:"
  12.  
  13.  
  14.  
  15. ###################################################
  16. # Région WorldGuard #
  17. # #
  18. # Message displayed if the player does #
  19. # not have permission during the Combat Cooldown. #
  20. ###################################################
  21.  
  22. WgRegion: "&c&lYou are not allowed to change region during a Combat!"
  23.  
  24.  
  25.  
  26. ###################################################
  27. # Anti-Command #
  28. # #
  29. # Message displayed if the player does #
  30. # not have permission during Combat Cooldown. #
  31. ###################################################
  32.  
  33. Anti-Cmd-home: "&c&lYou don't have /home permission when fighting!"
  34.  
  35. Anti-Cmd-spawn: "&c&lYou don't have /spawn permission when fighting!"
  36.  
  37. Anti-Cmd-tp: "&c&lYou don't have /tp permission when fighting!"
  38.  
  39. Anti-Cmd-warp: "&c&lYou don't have /warp permission when fighting!"
  40.  
  41.  
  42.  
  43. ###################################################
  44. # Multivers Core / Portal #
  45. # #
  46. # Message displayed if the player does #
  47. # not have permission during Combat Cooldown. #
  48. ###################################################
  49.  
  50. Anti-MvP: "&c&lYou can't take the portal when fighting."
  51.  
  52. Anti-MvTp: "&c&lYou can't teleport when fighting."
  53.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement