CivClassic / ExilePearl

For when you really just don't want that dude HERE but don't care if he plays - Paper plugin built for 1.16.5 Minecraft - Anti-grief tool built for players, not mods.
MIT License
0 stars 18 forks source link

Skip location verification in pearl decay task for block holders in u… #55

Closed jaymsDooku closed 4 years ago

jaymsDooku commented 4 years ago

…nloaded chunks

During the pearl decay task, location verification of block holders was causing lag due to it loading chunks. This commit intends to fix that by skipping location verification for block holders in unloaded chunks. Decaying of pearl health still occurs as that is separate from location verification in the task.

Maxopoly commented 4 years ago

Thanks for contributing