1.1.8: More utility methods
Details
-
FilenameAnnoyingAPI-1.1.8.jar
-
Uploaded by
-
UploadedDec 9, 2022
-
Size40.83 KB
-
Downloads159
-
MD56aad56cfabec4b3dc080af99a742adc4
Supported Bukkit Versions
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
Changelog
- Added %permission% placeholder for erorr.no-permission message
- Added AnnoyingPlugin#reload()
- Added /test reload to test AnnoyingPlugin#reload() in test JAR/plugin
- onTabComplete(AnnoyingSender) now returns a Collection<String> to support both Lists and Sets
- Moved AnnoyingCommandRegister, AnnoyingDependency, and AnnoyingDownload into dependency folder
- Removed AnnoyingPlugin#commandRegister
- Added more AnnoyingSender methods
- #getPlayer()
- #argEquals(int, String)
- Added more AnnoyingUtility methods
- #getPlayer(String)
- #getOnlinePlayerNames()
- #getOfflinePlayerNames()
- #getAllPlayerNames()
- #getWorldNames()
Full Changelog: github.com/srnyx/annoying-api/compare/1.1.7...1.1.8