Open Issues Need Help
View All on GitHub Think of alternatives to the PlayerLoginEvent 2 months ago
AI Summary: The BetterJails Minecraft plugin uses the deprecated `PlayerLoginEvent`. The task is to update the plugin to use the recommended Paper alternatives (`PlayerServerFullCheckEvent` and `PlayerConnectionValidateLoginEvent`) or explore the viability of using `PlayerJoinEvent` as suggested, ensuring all functionality remains intact.
Complexity:
4/5
enhancement good first issue priority: low
A simple jails system plugin aimed for most Minecraft versions.
Java
#bukkit-plugin#jail#jailed-player#jails#paper-plugin#spigot-plugin