FallingBlocks 2.2

Details

  • Filename
    FallingBlocks.jar
  • Uploaded by
  • Uploaded
    Nov 10, 2016
  • Size
    23.31 KB
  • Downloads
    520
  • MD5
    9ebf83f5ef65cb7a3a3651690dba08ab

Supported Bukkit Versions

  • 1.10

Changelog

Changelog v2.2:

  • Fixed bug of not working commands

Changelog v2.1:

  • Built with 1.10 libraries
  • Removed Metrics system
  • Switched to IntelliJ IDEA
  • Uploaded to bitbucket.org (The project will be open source very soon)

Changelog v2.0:

  • Built with 1.9 libraries
  • Rewrote the code, except for the command api
  • Better performances
  • Readded add and remove ingame commands
  • Fixed any bug found in the previous versions

Changelog v1.7:

  • Fixed a bug with the reload command
  • Fixed a bug with the animated explosions
  • Rewrote falling system, now a block calls a task to check when it's on ground (This will help the future development of the plugin)

Changelog v1.6:

  • Added /fallingblocks reload
  • Little code improvements

Changelog v1.5:

  • Added Metrics system
  • Falling blocks list now use a separated file
  • Bugfixes

Changelog v1.4:

  • Removed add and remove commands due to a configuration bug
  • Commands in tab completer now requires the command' s pex to be see
  • New configuration file: messages
  • Re-wrote a lot of code lines for better management

Changelog v1.3:

  • Changed IDs system
  • Added commands with tab completer

Changelog v1.2:

  • Added animated explosions

Changelog v1.1:

  • Compatible with both 1.7 and 1.8 versions

Changelog v1.0:

  • First release