PutOn
PluginGPL-3.0-or-later

PutOn

Allow putting on any items on the armor slots

193
Downloads
2
Followers
1 years ago
Updated
📦
2
Versions

📖About PutOn

This plugin adds possibility to put any items on helmet, chestplate, leggings, boots slots and commands that also do this

Config:

allow_helmet: true      # Allow put items on helmet slot
allow_chestplate: false # Allow put items on chestplate slot
allow_leggings: false   # Allow put items on leggings slot
allow_boots: false      # Allow put items on boots slot

helmet_commands: [ "head", "helmet" ] # Commands that put item from hand as helmet
chestplate_commands: []               # Commands that put item from hand as chestplate
leggings_commands: []                 # Commands that put item from hand as leggings
boots_commands: []                    # Commands that put item from hand as boots