# #############################
# # 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