####################################################################################################################### #Plugin created by AceeDev _aceenova on Discord! #Very easy-to-use repair system with module and permission system with customizable cooldown #depending on the permission very useful for PvP Faction!
######Placeholders usable in the plugin! #%time% to get the cooldown time ########################################################################################################################
#Configurable messages of the plugin messages: #Global error NOTPLAYER: 'This command can only be used by a player.'
NOTREPAIR: 'You cannot /repair.'
NOTREPAIRALL: 'You cannot /repair
all.'
RELOADCONFIG: 'Config reloaded.'
#/repair errors: INCOOLDOWN: 'You must wait
%time% before repairing again!' REPAIRERROR: '&cThis item is already fully repaired.'
ITEMINHANDERROR: 'You are not holding anything in your hand.'
ITEMREPAIRED: '&aYour item has been successfully repaired.'
NOTPERMISSION: 'You do not have permission to repair items by hand.'
#/repair all errors: ALLINCOOLDOWN: 'You must wait
%time% before repairing ALL again!' INVENTORYEMPTY: 'Your inventory contains nothing to repair.'
INVENTORYREPAIRED: '&aYour inventory has been repaired successfully.'
ALLNOTPERMISSION: 'You do not have permission to repair your inventory.'
#Repair module with 5 different repairs if need of plugin Contact on discord! RepairModules:
repair1:
permission: "aceerepair.repair1"#Permission Modifiable Example: test.repair1 cooldown: 60
#Cooldown of the basic /repair command in second(s) repairallcooldown: 180
#Modifiable cooldown in second(s) for the /repair all command repair: true
#Activation of the use of the simple /repair command repairall: true
#Activation of the use of the /repair all command repair2:
permission: "aceerepair.repair2" cooldown: 30
repairallcooldown: 180
repair: true
repairall: true
repair3:
permission: "aceerepair.repair3" cooldown: 30
repairallcooldown: 180
repair: true
repairall: true
repair4:
permission: "aceerepair.repair4" cooldown: 30
repairallcooldown: 180
repair: true
repairall: true
repair5:
permission: "aceerepair.repair5" cooldown: 30
repairallcooldown: 180
repair: true
repairall: true