A simple jails system plugin aimed for most Minecraft versions.

bukkit-plugin jail jailed-player jails paper-plugin spigot-plugin
1 Open Issue Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

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