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: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,11 @@ To report a bug, please make an issue on this repository or message `Noojuno#546
21
21
- Download More Player Models for 1.12.2 from [here](https://www.curseforge.com/minecraft/mc-mods/more-player-models) and rename the jar to `moreplayermodels.jar`. Put the jar in a folder called `libs` in the projects root directory.
22
22
- Follow Minecraft Forges instructions on building a mod.
23
23
24
+
## Commands
25
+
-`/setrole <player> <index> <role>`
26
+
-`/addrole <player> <role>`
27
+
-`/removerole <player> <role}|ndex>`
28
+
24
29
## To-do:
25
30
-[ ] Character role system
26
31
- A role should have a name and a list of commands to run when selected (so permissions, etc can be given)
0 commit comments