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

Speculative fix for pearl stealing #15

Closed Lazersmoke closed 6 years ago

Lazersmoke commented 6 years ago

This is untested, but should probably work. 🎲

Previously, the steal would fail outright because the player was already pearled, without even checking if pearl stealing was enabled. Now, it passes through to exilePlayer which purports to handle pearl stealing correctly. (Again, untested)

Lazersmoke commented 6 years ago

Update: this is tested now, and it works.