Skip to content

Commit 6a7fbba

Browse files
authored
Merge pull request #8 from fixrtm/documentation
Add section: How to grant permission
2 parents 8663741 + 8c357a7 commit 6a7fbba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,14 @@ The mod to use permissions of plugins as NGTLib's permissions.
5757
3. Then please start minecraft server.
5858

5959
[latest version tag page]: https://github.com/anatawa12/plugin-permissions-for-ngt/releases/latest
60+
61+
## How to grant permission
62+
63+
This plugin registers and checks ngt's permissions to plugin permission with appending `ngt-permissions.` as prefix.
64+
So, to grant `editRail`, please grant `ngt-permissions.editRail` in plugin permissions.
65+
66+
In this plugin, `negative.` permissions and `fixrtm.all_permit` added by [KaizPatchX] and [fixRTM] will not work.
67+
Please use deny permissions and generic permission by permission management plugin.
68+
69+
[KaizPatchX]: https://github.com/Kai-Z-JP/KaizPatchX
70+
[fixRTM]: https://www.curseforge.com/minecraft/mc-mods/fixrtm

0 commit comments

Comments
 (0)