Skip to content

TipsPlugin v2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@osvein osvein released this 19 Apr 14:33
· 4 commits to v2/master since this 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).