Skip to Content
Commands & Permissions

Commands and Permissions

Commands

HackedServer provides a simple command interface available on all platforms. The main command is /hackedserver with the alias /hs.

Available Commands

CommandDescriptionPermission
/hsShow help menuhackedserver.command
/hs helpShow available commandshackedserver.command
/hs reloadReload all configuration fileshackedserver.command.reload
/hs check <player>Check detected mods for a playerhackedserver.command.check
/hs listList all players with detected modshackedserver.command.list
/hs invOpen the HackedServer inventory GUIhackedserver.command.inv

The /hs inv command is only available on Spigot/Paper servers, not on BungeeCord or Velocity proxies.

Permissions

Command Permissions

PermissionDescription
hackedserver.commandAccess to the base /hs command
hackedserver.command.reloadPermission to reload configuration
hackedserver.command.checkPermission to check player mods
hackedserver.command.listPermission to list flagged players
hackedserver.command.invPermission to open the GUI inventory

Alert Permission

PermissionDescription
hackedserver.alertReceive alerts when modified clients are detected

Staff members with the hackedserver.alert permission will receive in-game notifications when HackedServer detects a player using a modified client, forge mod, fabric mod, or hacked client.

Platform Differences

On Spigot and Paper servers, all commands are available including the inventory GUI (/hs inv).

Commands use the modern CommandAPI for tab completion and argument suggestions.

Last updated on