- Native Minecraft Version:
- 1.17
- Tested Minecraft Versions:
- 1.17
- Languages Supported:
- English
BlessThis is a plugin that removes potion effects of the player that uses the command /bless or /bless [player]
In the config.yml you can change all messages that are sent to player
Fully Customizable from Messages to potion effects
there are 3 permissions
%timeleft% will return the time left on the cool down for players using /bless
- xbless.bless - for players to use /bless
- xbless.bless.player - for players to use /bless [player]
- xbless.bypass - for player to bypass the cooldowns
%timeleftplayer% will return the time left on the cool down for players using /bless [player]
%blessedplayer% will return the players display name to the player who used /bless [player]
Code (YAML):
#
# xBless Made By SwiftMadness
#
# Change the prefix to the message sent in chat
prefix: '&f[&3xBless&f]'
#Update Checker
update: true
#List The Postion Effects to remove
#For List of potion effects https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
remove:
- SLOW
- SLOW_DIGGING
- WITHER
- HARM
- CONFUSION
- POISON
- BLINDNESS
- WEAKNESS
# Message Send To Player If They Dont have Permission
nopermission: '&4&l(!) You Do Not Have Permission'
# Message Sent If Player is Not Found Or Is Not A Player
playernotfound: '&c&l(!) Player Not Found'
# Message Sent When Command /bless Is Ran
blessed: '&e&l(!) Debuffs Removed'
# Message Sent To Sender Of /bless [player] When Command /bless [player] is ran
blessedplayer: '&e&l(!) Removed %blessedplayer% Debuffs'
# cooldown Message Sent To Player Using /bless
cooldownmessage: '&e&l(!) Cooldown Wait &f&l%timeleft%/s'
# Command Cooldown Timer For /bless
cooldowntimer: 120
# Cooldown Message Sent To Player Using /bless [player]
cooldownplayermessage: '&e&l(!) Cooldown Wait &f&l%timeleftplayer%/s'
# Command Cooldown Timer For /bless [player]
cooldownplayertimer: 120
If you find anything or any problems with the plugin let me know so i can fix the problem
if you want something added or changed i am open to opinions
thank you for reading and using my plugin i hope you enjoy it

xBless 2.1
removes debuffs