Skip to content

Commit

Permalink
[docs] Add documentation for !gui command in moderation.md
Browse files Browse the repository at this point in the history
- Added details for the new !gui command, describing its functionality, usage, and requirements.
- Included notes on its optimized design for server administration and platform compatibility.
  • Loading branch information
Visual1mpact committed Jan 11, 2025
1 parent bb8d675 commit 73bbcbc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/Commands_Features/moderation.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,22 @@ The despawn command is used to remove entities from the game world. It can be ap
>Example: !despawn help
>```
## !gui
### At A Glance
The GUI command provides access to an interactive menu for managing server settings, player actions, and other administrative tasks. This is designed to streamline complex administrative functions into an easy-to-use interface.
!> Required Clearance Level To Execute: 1
> ```
> Usage: "!gui"
> Example: !gui
> ```
### **Notes**
- The GUI command is optimized for rapid server administration and reduces potential for input errors.
- Requires appropriate permissions for specific actions within the GUI.
- Works best on supported platforms with input and display capabilities (e.g., desktop versions of Minecraft Bedrock).
## !op
### At A Glance
The op command is used to grant a player Paradox-Op status within the server, providing them with elevated permissions and access.
Expand Down

0 comments on commit 73bbcbc

Please sign in to comment.