Skip to content

Releases: Ano-Tech-Computers/TipsPlugin

TipsPlugin v2.2

14 May 19:19
Compare
Choose a tag to compare
TipsPlugin v2.2 Pre-release
Pre-release
  • Use NIO.2 for file I/O
  • Save default tips from JAR
  • Use Maven

TipsPlugin v2.1

19 Apr 14:42
Compare
Choose a tag to compare
TipsPlugin v2.1 Pre-release
Pre-release
  • Disable timed broadcasts if interval is configured to 0 ticks.

TipsPlugin v2.0

19 Apr 14:33
Compare
Choose a tag to compare
TipsPlugin v2.0 Pre-release
Pre-release

A complete rewrite, preserving the functionality of its precessor.

Tips are now scheduled using org.bukkit.scheduler.BukkitRunnable. Other enhancements include, but are not limited to:

  • Configurability
  • Support for non-ASCII characters
  • Faster file I/O
  • API and documentation for other plugins

In addition, there are now two seperate permission nodes:

  • tipsplugin.get for receiving tips.
  • tipsplugin.add for adding tips (replaces tipsplugin.tip).

TipsPlugin v1.1

19 Apr 14:27
Compare
Choose a tag to compare

Initial release