Minecraft OP Permission Fallback (Fabric) mod 2026 download
logo
minecraft mod OP Permission Fallback (Fabric)

OP Permission Fallback (Fabric)

Game Version: 1.18.1
Total Downloads: 55
Updated: Dec 16, 2021
Created: Nov 25, 2021
Download OP Permission Fallback (Fabric)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
oppermissionfallback-fabric_1.18.x-1.1.jar release 15.05 KB Dec 16, 2021 1.18.1 0 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.18.x-1.1.jar releaseDownload
oppermissionfallback-fabric_1.17.x-1.1.jar release 15.09 KB Dec 16, 2021 1.17.1 0 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.17.x-1.1.jar releaseDownload
oppermissionfallback-fabric_1.16.x-1.1.jar release 15.04 KB Dec 16, 2021 1.16.5 0 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.16.x-1.1.jar releaseDownload
oppermissionfallback-fabric_1.18.x-1.0.jar release 15.05 KB Nov 30, 2021 1.18.1 40 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.18.x-1.0.jar releaseDownload
oppermissionfallback-fabric_1.17.x-1.0.jar release 15.09 KB Nov 25, 2021 1.17.1 12 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.17.x-1.0.jar releaseDownload
oppermissionfallback-fabric_1.16.x-1.0.jar release 15.08 KB Nov 25, 2021 1.16.5 3 download OP Permission Fallback (Fabric) oppermissionfallback-fabric_1.16.x-1.0.jar releaseDownload

Description

Share this:

a1

Requires the library mod Collective (Fabric) and the Fabric API. 

OP Permission Fallback (Fabric) exists as a bridge between mods using the standard .hasPermission() function in their code, without providing support for a Permission mod, and servers with a permission-based environment.

When adding the "minecraft.op" (can be changed in the config) permission string to a player, they will be able to do all commands an /op(erator) can do. This also works for cheat-access.

At the moment compatible with permission providers using the fabric-permissions-api. Such as LuckPerms.
Compatibily can be extended in the future, feel free to open an issue on Github with a request for your specific provider.


Why does this exist?
Let's say you have created an extensive ecosystem of permissions within your server, and do not use the /op feature of Minecraft. You now add a new mod which is not set up for permissions. With OP Permission Fallback, you can add the "minecraft.op" permission to your admins, which means they will be able to use all commands from mods which only check for operator/cheat-access.

As a mod creator you can also reference this mod to avoid having to provide support for permissions yourself.

Configurable: ( how do I configure? )
defaultOpPermissionString (default = "minecraft.op"): The permission string to make players act like /op(erators) in-game. By default 'minecraft.op'.

b1
c1c2c3

Comments

Add a comment