You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/in-using.md
+19-9
Original file line number
Diff line number
Diff line change
@@ -33,50 +33,52 @@ Place your mods and Permissions API mods according to the structure above.
33
33
34
34
Run the game, check the number of mods, if the list of mods contains `Project Essentials Permissions` mod, then the mod has successfully passed the initialization of the modification.
35
35
36
-
After that, go into a single world, then try to write the `/essentials permissions` command, if you **get an error** that you do not have permissions, it means that the modification works as it should.
36
+
After that, go into a single world, then try to write the `/permissions` command, if you **get an error** that you do not have permissions, it means that the modification works as it should.
37
37
38
38
#### 1.4 Control permissions via minecraft commands.
39
39
40
40
We understand that there are lazy people who do not like to dig into files (lol, although it’s easier through a file), therefore we made these commands for you:
0 commit comments