Fix issue with FactionsKore hook during calculation
Fix issue with NPCs & Holograms being created by decentholograms not working properly anymore
Support 1.19.4
Fix some calculation issues
TPS should be a lot better now during calculation
1.8 - 1.19 in 1 jar
Merged NPC & hologram addon into main jar
Optimization / code improvement
Fix wildstacker inaccurasy when breaking / placing spawners
Fix small /ftopadmin status issue
Rework some placeholders to be compatible with the bot
Remove duplicate code
Add Top10Spawner PlaceholderAPI placeholders
Revert back to previous calculation way of handling tasks as the one I tried to make was a bit unstable
Get rid of async error
Even more code cleanup.
Add new PlaceholderAPI placeholders %factionstop_blockcount-formatted#MATERIAL% %factionstop_ftop%number%-blockcount-formatted#MATERIAL% %factionstop_spawnercount-formatted#ENTITYTYPE% %factionstop_ftop%number%-spawnercount-formatted#ENTITYTYPE%
Add ability to request top 10 spawners
Add ability to format the top 10 spawners (example: %top1spawnercount-formatted%)
Add ability to add left click command when hovering over a faction in /f value Add ability to change the left click command when hovering over a faction in /f top
Support for reducing value if a faction has a strike
Get rid of NMS in 1.13 jar as it only makes more things complicated
Using taskchain libary now for handling async & sync operations for calculation Compile against RoseStacker 1.4.2
1.18 compability
Change integers to long
Prevent error with mysql on 1.13+
Update plugin.yml
Updated UltimateStacker dependency
Updated CloudSpawners dependency
