promotional bannermobile promotional banner

QuarterBukkit

QuarterBukkit is a modern API extension for Bukkit.

File Details

QuarterBukkit 0.2.0

  • B
  • Feb 22, 2014
  • 117.22 KB
  • 1.5K
  • CB 1.7.2-R0.2

File Name

quarterbukkit-package-0.2.0-package.zip

Supported Versions

  • CB 1.7.2-R0.2

Additions

  • ServerMods Query API for querying the official ServerMods API which is avaiable under https://api.curseforge.com/servermods.
  • The QuarterBukkitUpdater and QuarterBukkitIntegration classes now use the ServerMods Query API.
  • Utility events which extend the currently avaiable bukkit events.
  • RedstoneToggleEvent which is fired whenever the power status of any block changes.
  • The integration method can now handle multiple caller plugins.

Removals

  • Removed the updater; it was replaced by the ServerMods Query API along with the FileUtils utility.
  • The integration method no longer disables the calling plugin.

Fixes

  • Updated the information in the project object model descriptor.
  • The integration message only shows up every ten seconds.
  • The README.md file now tells you how to use QuarterBukkit in maven properly.
  • Outsourced the file utilities from the updater into the FileUtils class.