BREAD - Block Redstone Event Analyse and Diagnose

This is a discussion topic for the Ore project, BREAD. View the full project on Ore for downloads and more information.


BREAD

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.

  • /bread start - Start BREAD
  • /bread semi-fast - Start semi-fast BREAD
  • /bread fast - Start fast BREAD
  • /bread stop - Stop running BREAD
  • /bread status - View status of BREAD, and last BREAD result if it exists

Permissions

  • bread.admin - Allow admin to use BREAD. OPs have this permission by default.

Requirements

Java 8, any server platform (this project doesn’t support clients) which supports Sponge API 7.x.

Installation

Just copy the downloaded JAR file to <ServerPath>/mods/ and restart your server.

Metrics

This project uses bStats to collect data, including:

  • Servers using this plugin
  • Players on servers using this plugin
  • Online mode
  • Minecraft Version
  • Plugin Version
  • Core count
  • System arch
  • Operating System
  • Server Location
  • Java Version
  • Server Location

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

Chat

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

3 Likes

A new version has been released for BREAD, it is available for download here.


This is the first release.

A new version has been released for BREAD, it is available for download here.


This is deleted.

A new version has been released for BREAD, it is available for download here.


This is the earliest existing release.

A new version has been released for BREAD, it is available for download here.


Changelog

  • Optimize analysis algorithm