Simple Tool Counter

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Basic Outline

A simple plugin that shows you the number of blocks you have broken using a tool/item/block in the lore, using a custom message.

Configuration

  • display.message (&6You have broken &e%COUNT% &6blocks.) - The message shown via lore, replacing %COUNT% with the number.
  • display.lore (true) - Should the counter display in the lore (otherwise item name)?
  • display.override (false) - Should the counter override existing item names?
  • whitelist.tools (true) - Should the lore be shown on tools?
  • whitelist.blocks (false) - Should the lore be shown on blocks?
  • whitelist.items (false) - Should the lore be shown on other items (not tools or blocks)?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit