Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 819 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 819 Bytes

Custom Breaks

A library and standalone plugin to give you full control over how Minecraft mining mechanics work in your server.

Features

  • Custom block break speed
  • Configurable worlds (You can enable it only in certain worlds)
  • Prevent players even starting to mine blocks you don't want them to
  • Integrates with WorldGuard (When players can't build they can't start breaking blocks)
  • Powerful API for developers to control how blocks are broken

How To Use

If you just want to make use of the plugin without developing for it then following these steps:

  1. Download or compile the latest version
  2. Put the plugin in your plugins folder
  3. Start your server
  4. Stop your server
  5. Open the config.yml file in the plugins/CustomBreaks folder and configure it to your liking
  6. Start your server
  7. Enjoy!