Описание
# OwleafUtils by Owleaf Studio
## About the Mod
OwleafUtils is a server-client side mod designed to complement specific mechanics that affect the player's client. It features a useful server-to-client data synchronization system that allows administrators to perform certain actions directly on users' clients.
## Commands
### F1:
`/util f1 global true|false` Enable or disable the "F1" function that hides the Minecraft GUI overlay
`/util f1 bypass (target)` Add a user to the F1 function bypass list (When global is enabled, this user can use F1 normally)
`/util f1 bypasslist` View the list of users who bypass the global setting
### F3:
`/util f3 global true|false` Enable or disable the "F3" function that shows detailed Minecraft information
`/util f3 bypass (target)` Add a user to the F3 function bypass list (When global is enabled, this user can use F3 normally)
`/util f3 bypasslist` View the list of users who bypass the global setting
### SHIFT:
`/util shift global true|false` Enable or disable the "shift" function to crouch in Minecraft
`/util shift bypass (target)` Add a user to the shift function bypass list (When global is enabled, this user can crouch normally)
`/util shift bypasslist` View the list of users who bypass the global setting
`/util shift activar (target)` Enable or disable the crouch function for a specific user regardless of the global setting
## Development:
Mod made by Owleaf Studio (`https://discord.gg/owleafstudio`)
Developed by:
* `manolopro3333/__aimbot__`