HomeJavaModsEZBlocks
EZBlocks
[​IMG]

[​IMG]


[​IMG]
EZBlocks allows you to keep track of and reward players based on how many blocks they mine per tool and globally.

EZBlocks allows you to save blocks broken data via MySQL or FlatFile

This plugin is fully configurable and is pretty easy to setup!


Rewards are fully customizable and command based so the limits are endless as far as what you could reward players!

In order for players to have a "pickaxe counter" displayed on the pickaxe, they need the permission node
ezblocks.pickaxecounter

Commands:
<command>
<info>
<permission>

/blocks

View how many blocks you have broken.
defaults to everyone if enabled

/blocks help
Display the EZBlocks commands available to you.
defaults to everyone

/blocks check <player>

View how many blocks another player has broken.
ezblocks.check

/blocks set <player> <amount>
Set a players block broken amount to a specific number.
ezblocks.set
/blocks version

View the plugin version.
ezblocks.admin

/blocks reload
Reload the EZBlocks config.yml
ezblocks.admin


Configuration:

View an example configuration here!



[​IMG]
This plugin also has an API and is used in many plugins to display players blocks broken!


There is also an API available if you would like to hook into EZBlocks to get a players blocks broken:
Code (Text):
 public void giveReward(Player p) {
 
        if (EZBlocks.getEZBlocks().getBlocksBroken(p) == 1000) {
            //do your code
        }
    }


If my plugins have helped your server and you would like to donate, Click the button below !
<3

[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

EZBlocks is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12 and newer. Downloaded 22,548 times (via Spigot). Download it and open it directly in the game.

Explore more