Releases: Ano-Tech-Computers/TipsPlugin
Releases · Ano-Tech-Computers/TipsPlugin
TipsPlugin v2.2
- Use NIO.2 for file I/O
- Save default tips from JAR
- Use Maven
TipsPlugin v2.1
- Disable timed broadcasts if interval is configured to 0 ticks.
TipsPlugin v2.0
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
).