fixrtm / plugin-permissions-for-ngt

The mod to use permissions of bukkit as ngtlib's permissions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin permissions for NGT permissions

A project of fixRTM

Discord Github Actions Github Release

The server-side only mod to use permissions of plugins as NGTLib's permissions.

System requirements

  • Java 8 (openjdk8 is recommended)

  • NGTLib for the minecraft version you want to use.

    This mod is tested with

  • Plugin+Forge server.

    Currently, this mod supports Bukkit/Spigot+Forge servers, formerly known as Cauldron/KCauldron/Thermos, like Mohist.

    This mod is tested with Mohist version 1.7.10 build 40 and version 1.12.2 build 248.

This mod is server-side only mod so you don't need to install on client side and on client side, this mod will not work because this is depending on bukkit.

How to install

  1. Please download the latest version from latest version tag page.
  2. Please install into mods directory.
  3. Then please start minecraft server.

How to grant permission

This plugin registers and checks ngt's permissions to plugin permission with appending ngt-permissions. as prefix. So, to grant editRail, please grant ngt-permissions.editRail in plugin permissions.

In this plugin, negative. permissions and fixrtm.all_permit added by KaizPatchX and fixRTM will not work. Please use deny permissions and generic permission by permission management plugin.

About

The mod to use permissions of bukkit as ngtlib's permissions.

License:Other


Languages

Language:Java 61.7%Language:Kotlin 38.3%