Forge To Bukkit Permifications
This mod serves as an important bridge between two popular Minecraft APIs - Forge and Bukkit. If your server runs in an environment where both systems are installed, the mod automatically redirects all requests from Forge PermissionsAPI to Bukkit's permission system.
Important note: This mod itself does not contain a rights management system. For proper operation, you'll need to additionally install one of the plugins that supports Bukkit Permission API.
It's worth noting that if another mod implementing Forge's permission handler is installed on the server, it's impossible to precisely predict which one will load first and be used. However, the game won't crash and will continue to function normally.