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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Personal modules use two optional permission layers (configured per module in `c
75
75
| Layer | Default node | Config key | Purpose |
76
76
| --- | --- | --- | --- |
77
77
|**Use**|`mint.module.<module-key>`|`permission`| Whether the module's features apply for the player |
78
-
|**Toggle**|`mint.toggle.<module-key>`|`toggle-permission`| Whether the player can enable or disable the module (GUI and `/mint admin toggle` for themselves) |
78
+
|**Toggle**|`mint.toggle.<module-key>`|`toggle-permission`| Whether the player can enable or disable the module |
0 commit comments