mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-19 08:46:17 +01:00
a41ff38c99
Not sure who started this, but apparently... * NCP closes an open inventory, leading to an event for that. * Due to the player having an item on the curser or similar, an item drop event is fired. * WorldGuard will kick the player due to a blacklist event. * NCP will detect an open inventory and attempt to close it, resulting in looping this. Fix attempt (blind) stores the uuid of a player and skips further nested closing of inventories. |
||
---|---|---|
.. | ||
main/java/fr/neatmonster/nocheatplus | ||
test/java/fr/neatmonster/nocheatplus |