issues
search
prism
/
PrismRefracted
A continuation of Prism, a change-tracking plugin for Bukkit-based servers.
Other
44
stars
23
forks
source link
Support for Folia
#58
Open
Rothes
opened
1 year ago
Rothes
commented
1 year ago
Not Fully Tested Yet.
CheckList:
[x] Basic test on Spigot.
[x] Basic test on Paper.
[X] Basic test on Folia.
Known issues:
getNearbyEntities
: May throw asynchronously IllegalStateException if large radius. Waiting for API
Todo:
Large radius may not handle properly. Not tested. Maybe we need to sort the records by chunks, and schedule them separately.
Not Fully Tested Yet.
CheckList:
Known issues:
getNearbyEntities
: May throw asynchronously IllegalStateException if large radius. Waiting for APITodo: