QuarterBukkit

QuarterBukkit is a modern API extension for Bukkit.
Back to Files

QuarterBukkit 0.3.0

File namequarterbukkit-package-0.3.0-bin.zip
Uploaded
Jul 9, 2016
Downloads
448
Size
169.6 KB
File ID
923691
Type
B
Beta
Supported game versions
  • CB 1.7.9-R0.2

What's new

Additions

  • The expandable Shape API allows to work with a lot of different shapes in 3D space and does the math for the user.
  • The flexible Object System API allows to create complex systems of different objects with physics and visual effects.

Removals

  • Removed the CANNOT_CLOSE_RESPONSE_STREAM query api exception type because it was trashing other more important exceptions.
  • Removed the constructors which do not require an inventory title from SelectInventory because minecraft no longer supports that.

Fixes

  • The FileUtils class now logs exceptions that occur during closing resources.
  • The CommandExecutor class now provides a DEFAULT_COMMAND_LABEL constant. It should be used instead of the plain "\<empty>".
  • The SelectInventory now cancels the event when the player clicks on an item so the player can no longer take the item.
  • The integrated MetricsLite client now properly shuts down when the plugin is disabled.
  • The QuarterBukkitIntegration mechanism no longer relies on classloader specifics and uses temporary files instead. It should now work on literally every machine.
  • Fixed JavaDoc errors which caused generation warnings.
  • Fixed some other very minor issues.

Notes

  • Maven will publish the sources and JavaDocs from this version onwards.
  • Both the integration code as well as the regular auto-update code contain a severe bug which cause the entire process to crash. You need to manually install QuarterBukkit-Plugin version 0.3.1 or later to fix this bug. Otherwise, QuarterBukkit-Plugin and all other plugins which depend on it won't start up anymore!

This mod has no related projects