This resource is no longer supported by the creator! Source Code: HERE
Want custom effects with custom armor, weapons, and items???? Then this plugin is for you!
- Add any potion effect or enchant to any piece of armor, weapon, or item!!! - All config.yml based!!!
- Main Command: /anyitemeffects
- Aliases: /ae, /ai
- Permissions: - ArmorEffects.Use - Use the main command
- ArmorEffects.Reload - Use the /armor reload command
- ArmorEffects.Items- Use the /armor items command
- ArmorEffects.Create - Use the /armor new and gui commands
- ArmorEffects.* - Use all /armor commands and arguments
- Optional Arguments: - /ae help - Display Help Messages
- /ae reload - Reload The Plugin
- /ae items - Open The Item Inventory
- /ae gui - Opens The Item Creation GUI
Code (Java):
# EDIT ALL OPTIONS AND MESSAGES HERE
# Each items must have a unique identifier, enabled or not, the material, a name, and at least
1 effect.
The rest is optional
! #
For Effect
Types make sure to use these...
# https
://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html #
For Enchant
Types make sure to use these...
# https
://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
Messages
: NotPlayer
:'&4&lError: &cYou are not a player!' NoPermission
:'&4&lError: &cYou don''t have permission to use this command!' PluginReloaded
:'&e&lInfo: &aPlugin Reloaded'
Items
: example
: Enabled
:true Material
: DIAMOND_BOOTS
Name:'&6&lExample Item With Effects' Lore
:'&6Create multiple lines;&6separated by a semicolon!' Effects
: - JUMP
;2;0 # EffectName
;Level
;DurationInSeconds
- Leave Duration
0for infinite time
! Enchants
: - ARROW_INFINITE
;1 example2
: Enabled
:true Material
: DIAMOND_CHESTPLATE
Name:'&b&lLEL' Effects
: - INVISIBILITY
;2;0
By downloading/using this plugin you agree to the following terms:
You are not permitted to claim this plugin as your own.
You are not permitted to decompile the plugin.
You are not permitted to modify the code or the plugin and/or call it your own.
You are not permitted to redistribute this plugin.
You cannot sell this plugin.
Terms subject to change without warning or consent.