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: content/extra-storage/command/_index.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,3 +28,10 @@ weight = 2
28
28
| /exstorage withdraw %material-key% \[amount\]|`exstorage.command.player.withdraw`| Withdraw items without opening the GUI. |
29
29
| /esadmin whitelist |`exstorage.command.admin.whitelist`| Modify the "Whitelist" section in config.yml in-game. Apply changes immediately when adding/removing an item. |
30
30
| /esadmin reload |`exstorage.command.admin.reload`| Reload the configurations. |
31
+
32
+
## Additional Permission
33
+
34
+
| Permission | Description |
35
+
| --- | --- |
36
+
|`exstorage.storage.unlimited`| Allow player to have unlimited storage |
37
+
|`exstorage.storage.pickup`| Allow player to send pickup items to their storage |
0 commit comments