CyberMenu
Learn how to use the CyberMenu for advanced anticheat administration.
Overview
CyberMenu is an in-game administration tool that allows server administrators to manage the anticheat system directly from the game interface.
CyberMenu Screenshot
Accessing CyberMenu
To access the CyberMenu, use the following command in-game:
/cybermenu
Note: You must have the appropriate permissions to access this menu.
Features
1Player Management
- View all online players
- Check player details
- Issue bans and kicks
- Spectate suspicious players
2Ban Management
- View active bans
- Remove bans
- Edit ban durations
- Search ban history
3Detection Settings
- Toggle detection modules
- Adjust sensitivity
- Configure auto-actions
- Set notification preferences
4Reports
- View player reports
- Check detection logs
- Export data for analysis
- Set up automated reports
Configuration
You can configure who has access to the CyberMenu in the config.lua file:
-- //[FOR THE COMMAND AND MENU]\ -- Config.ADMIN_GROUPS = { ["admin"] = true }