commit | 9db325e2d4f82e495bcab97d2f489f4deed269a8 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Wed Sep 02 13:16:59 2020 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Wed Sep 02 13:16:59 2020 +0300 |
tree | 1166aa6b28dd0f3ce8db9c34bfbd647156d332b2 | |
parent | 64d1c0f7760c98617d25a18c9d7564948e6161fb [diff] |
Fix possible ban check issues Ban entry can expire between isBanned and getBanEntry checks, so a null check should be also done. An isBanned check is still used, because getBanEntry triggers ban list entries expire check, and we don't want to do this on every login.
Support 1.16, 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.16.2
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Main Jenkins: https://build.true-games.org/job/ProtocolSupport/
Backup Jenkins: https://ci.velocitypowered.com/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3