Plugin category: Fun Suggested name: BlocksBroken What I want: I would Like a plugin that sets the blocks broken with a pickaxe as a Lore, I have tried a few plugins that do this but they only put the blocks broken from the durability of the pick they dont account for unbreaking, So I just want Every block broken to be added to the Lore Like "Blocks Broken: <amount>" with the Blocks Broken: in Gold, and the <amount> in Yellow Ideas for commands: No commands needed for this plugin. Ideas for permissions: None needed When I'd like it by: As soon as possible
Ok, done this for you quickly. You can customize the me message in the config as well as if the lore shows up on tools/items/blocks), although be aware that items/blocks will cause them to no longer be able to stack with other items/blocks with different break values. http://dev.bukkit.org/bukkit-plugins/simple-tool-counter/
Nosliw Thanks, 1 problem I mined 32 Stone with unbreaking 3 and the pick only says "blocks broken: 12"
nite Oops, I didn't consider that possibility.. I've fixed that now and re-uploaded. Should work fine, although I will fix any bugs or add any new features you need as soon as I can
Nosliw Would you be able to add a part in the config were you can pick to have the "Blocks Broken: 8" in the lore or name of the tool? Thanks
Funnycube Done. Added the following to the latest config: display.lore (true) - Should the counter display in the lore (otherwise item name)? display.override (false) - Should the counter override existing item names?
Nosliw I'm using the newest version but I can't seem to get it working. Edit: I got it working but its spaming "[TEST 0] true" and works but its overriding the title even on false. Config Code: whitelist: tools: true blocks: false items: false display: message: '[&7%COUNT% &7blocks]' lore: false override: false
Funnycube Oops, my bad, I uploaded the wrong version. Hmmm.. override will cause allow it to rename existing item names, for example if you have already named your shovel 'Mega Shovel', if its false, it will put the description in the lore, if its true, it will remove the existing name. Even on the test version, override should still be working. Uploaded the fix.
Can you maybe make a Block whitelist so i can add blocks to work on when breaks like WHITELIST: - DIAMOND_BLOCK
richboynl I'm not completely sure what you mean, is it either of these? Option 1) When you break a block, it will only add to the block counter if the block broken is on the whitelist? Option 2) When you break a block, it will only add to the block counter if the block you are using is on the whitelist?
But how do you put blocks on the whitelist? Because if a break a diamond block it isnt counting EDIT by Moderator: merged posts, please use the edit button instead of double posting.
@Nosliw Just wondering if you could add a feature for digging, killing, chopping? Bug report: I'm not sure why but this plugin does not work when I have a plugin with fortune blocks.