ParticleNativeAPI-core-sources

Details

  • Filename
    ParticleNativeAPI-core-sources.jar
  • Uploaded by
  • Uploaded
    Sep 5, 2020
  • Size
    229.17 KB
  • Downloads
    120
  • MD5
    db3e3a5d10a57a013b2ee508f9151f99

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.12
  • 1.8
  • 1.7.4

Changelog

Version 3.0.0 comes with MANY changes:

  • refactored entire API into multi module project (api, core, plugin), by this, API can be used without runtime plugin dependency!
  • added MANY unit tests to make sure API works exactly like intended
  • fixed ParticleTypeNote near green color using unexpected xOffset
  • extended domain package from com.github.fierioziy to com.github.fierioziy.particlenativeapi to avoid class errors with my future plugins

For more informations, check updated README at plugins' github.