DESCRIPTION: Help you remove all items on the ground, And have both time to wait and remove items, Beautifully rich and extremely light!
FEATURES: Its feature eliminates under ground items that give your server a rich gameplay, What do I have? , Name, Amount, Durability, item display!
COMMANDS:
Code (Text):
Usage: /easycleardrop reload Reload the config!
Usage /easycleardrop timeset Set time remove item under ground!
Usage: /easycleardrop clear Clear all items under ground!
Usage: /easycleardrop add Add to world disable mode!
Usage: /easycleardrop remove Remove world enable mode!
Usage: /easycleardrop list List to world!
Usage: /easycleardrop help Help all commands!
PERMISSIONS:
Code (Text):
easycleardrop.commands Use all commands!
easycleardrop.reload Use command reload!
easycleardrop.timeset Use command time set!
easycleardrop.clear Use command clear!
easycleardrop.add Use command add!
easycleardrop.remove Use command remove!
easycleardrop.list Use command list!
easycleardrop.help Use command help!
# #############################
# # E-A-S-Y-C-L-E-A-R-D-R-O-P #
# # [A-U-T-H-O-R] #
# # B-I-N-B-E-O #
# #############################
MESSAGE.RELOAD: "%PREFIX &fReloaded configuration success!"
MESSAGE.TIMESET: "%PREFIX &fHey you set time [%TIME]!"
MESSAGE.CLEAR: "%PREFIX &fClear all items under the ground!"
MESSAGE.ADD: "%PREFIX &fAdd world &c[%ADD] &fdisable mode"
MESSAGE.REMOVE: "%PREFIX &fRemove world &a[%REMOVE] &fenable mode"
MESSAGE.CANNOTADD: "&f%PREFIX This world &c[%LIST] &fis already on the list"
MESSAGE.CANNOTREMOVE: "%PREFIX &fThis world &a[%LIST] &fis not on the list!"
MESSAGE.PERMISSION: "%PREFIX &cYou don't have permissions!"
MESSAGE.HOWTOUSECOMMANDS: "%PREFIX &cUsage: &f</easycleardrop help> Help commands!"
HELP:
- "&6------------>%PREFIX&6<------------"
- "&a- &f</easycleardrop reload> Reload the config!"
- "&a- &f</easycleardrop timeset> set time!"
- "&a- &f</easycleardrop clear> Clear all items on the gound!"
- "&a- &f</easycleardrop add> Add to world disable mode!"
- "&a- &f</easycleardrop remove> Remove to world enable mode!"
- "&a- &f</easycleardrop list> List worlds!"
- "&a- &f</easycleardrop help> Help commands!"
- "&6------------>%PREFIX&6<------------"
# #############################
# # E-A-S-Y-C-L-E-A-R-D-R-O-P #
# # [A-U-T-H-O-R] #
# # B-I-N-B-E-O #
# #############################
# # BOOLEAN: [TRUE/FALSE] Enable disable this plugins!
# # PREFIX: [TEXT] Name display use commands!
# # TIME: [SET TIME] 300 Seconds is 5 minutes!
# # LINE1 , LINE2: [TEXT] Dislay name items on the ground!
BOOLEAN: true
PREFIX: "&9[&aE&ba&cs&dy&eC&fl&1e&2a&3r&4D&5r&6o&7p&9]"
TIME: 300
LINE1: "&c&l[%TIME] &f&l%ITEMSNAME"
LINE2: "&c&l[%TIME] &f&l%ITEMSNAME &a&l(X%AMOUNT)"
WORLDSLIST:
- none
MESSAGES:
Code (Text):
# #############################
# # E-A-S-Y-C-L-E-A-R-D-R-O-P #
# # [A-U-T-H-O-R] #
# # B-I-N-B-E-O #
# #############################
# # MESSAGE.RELOAD: [TEXT] Send message use commands reload!
# # MESSAGE.CLEAR: [TEXT] Send message clear all items on the ground!
# # MESSAGE.ADD: [TEXT] Send message add to world!
# # MESSAGE.REMOVE: [TEXT] Send message remove world!
# # MESSAGE.CANNOTADD: [TEXT] Send message world on the list!
# # MESSAGE.CANNOTREMOVE: [TEXT] Send message world not on the list!
# # MESSAGE.PERMISSION: [TEXT] Send message don't have permissions!
# # MESSAGE.HOWTOUSECOMMANDS: [TEXT] Send message how to use commands this plugins
MESSAGE.RELOAD: "%PREFIX &fReloaded configuration success!"
MESSAGE.CLEAR: "%PREFIX &fClear all items on the ground!"
MESSAGE.ADD: "%PREFIX &fAdd world &c[%ADD] &fdisable mode"
MESSAGE.REMOVE: "%PREFIX &fRemove world &a[%REMOVE] &fenable mode"
MESSAGE.CANNOTADD: "&f%PREFIX This world &c[%LIST] &fis already on the list"
MESSAGE.CANNOTREMOVE: "%PREFIX &fThis world &a[%LIST] &fis not on the list!"
MESSAGE.PERMISSION: "%PREFIX &cYou don't have permissions!"
MESSAGE.HOWTOUSECOMMANDS: "%PREFIX &cUsage: &f</easycleardrop help> Help commands!"
HELP:
- "&6------------>%PREFIX&6<------------"
- "&a- &f</easycleardrop reload> Reload the config!"
- "&a- &f</easycleardrop clear> Clear all items on the gound!"
- "&a- &f</easycleardrop add> Add to world disable mode!"
- "&a- &f</easycleardrop remove> Remove to world enable mode!"
- "&a- &f</easycleardrop list> List worlds!"
- "&a- &f</easycleardrop help> Help commands!"
- "&6------------>%PREFIX&6<------------"
API:
You want to get the display name value of the item using the following code