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 (replacestipsplugin.tip
).