issues
search
TownyAdvanced
/
TownyProvinces
An add-on plugin for Towny, which makes claiming more organized, reducing staff workload and server toxicity.
20
stars
10
forks
source link
Limit Scope of Assign-Unclaimed-Coords method
#72
Open
Goosius1
opened
1 year ago
Goosius1
commented
1 year ago
Currently the indicated method first gathers a list of all unclaimed coords on the map
I believe this is unnecessary
Rather I think we only have to get the "non-border-unassigned-coords".
This should really help reduce memory footprint as a local job runs, although it will take longer to run