neworldmc / BREAD

Block Redstone Event Analyse and Diagnose
GNU Affero General Public License v3.0
4 stars 1 forks source link
minecraft redstone spigot sponge

BREAD

CircleCI Sponge Project Page Spigot Project Page

Block Redstone Event Analyse and Diagnose

BREAD is a plugin for analysing redstone data in the server. With this plugin, you can use a simple command to check most of redstone updates in the whole server at a time, and get a readable analysis report.

Commands

The base command is /bread.

Permissions

Requirements

Build

This project uses Maven. Just clone a copy of this project to your storage and run mvn clean package to build. (Notice: Please run maven with Java 8, otherwise your build will fail.)

The output files are sponge/target/BREAD-Sponge.jar and spigot/target/BREAD-Spigot.jar.

Metrics

This project uses bStats to collect data.

For Sponge, this function is disabled by default. You can enable it by typing /sponge metrics bread enable on your server to support our work.

For Spigot, this function is enabled by default. If you don't want to send data to bStats, you can disable bStats by changing plugins/bStats/config.yml.

Contributing

Just fork this project, modify your fork, and send a pull request to our project, like contributing on other projects on GitHub.

Chat

The official IRC channel is #mcplugin-bread on irc.freenode.net.