God Armor Remover
SpigotMCRemove 1.14 God Armor from your server.
114 downloads 2.0 rating
latest v1.0 SpigotMC
What is God Armor?
1.14 till 1.14.2 allowed players to combine multiple protections enchantments on one piece of armor. This has been called God Armor.
1.14 till 1.14.2 allowed players to combine multiple protections enchantments on one piece of armor. This has been called God Armor.
Why use this?
If your server is from 1.14 and players still have God Armor you can use this plugin to remove the protection enchantments.
If your server is from 1.14 and players still have God Armor you can use this plugin to remove the protection enchantments.
What does it do?
Once the plugin detects God Armor in a players inventory it will remove the protection enchantments from the armor and give them as an enchantment book back to the player.
Once the plugin detects God Armor in a players inventory it will remove the protection enchantments from the armor and give them as an enchantment book back to the player.
Installation
Just drag and drop it in your plugin directory and the plugin will work!
Just drag and drop it in your plugin directory and the plugin will work!
Code (YAML):
# Sends the following message to the player when God Armor is detected. Leave it bank for no message.
successMessage : §6> God Armor was detected in your inventory and has been dismantled.
# When God Armor is detected but couldn't give the items back to the player it will drop them on the ground.
# This is the message which will display. Leave it blank for no message.
dropMessage : §4> §cYour inventory was full, some items were dropped!
# The amount of seconds between each detection check.
detectionSleepSeconds : 30
successMessage : §6> God Armor was detected in your inventory and has been dismantled.
# When God Armor is detected but couldn't give the items back to the player it will drop them on the ground.
# This is the message which will display. Leave it blank for no message.
dropMessage : §4> §cYour inventory was full, some items were dropped!
# The amount of seconds between each detection check.
detectionSleepSeconds : 30
Commands and permissions
Anyone with the "godarmorremover" permission will be able to access the following commands:
Anyone with the "godarmorremover" permission will be able to access the following commands:
- /godarmorremover reload - Reloads the config file.
- /godarmorremover hand - Checks if the item in your hand is God Armor.
- /godarmorremover player <username> - Checks if the player has God Armor in their inventory.
Compatibility
The plugin will run for all versions past 1.8 and requires Java 8 or higher to work.
The plugin will run for all versions past 1.8 and requires Java 8 or higher to work.
Comments 0
No comments yet. Be the first to share your thoughts.