Skip to content

Commands

Player Commands

all/corenotify_toggle
standalone

Toggle the notification panel. Also available via keybind (default: M).

Usage
lua
/corenotify_toggle

Admin Commands

admin/restartcooldown
standalone

Start a global cooldown timer visible to all players. Useful for server restart warnings.

ArgumentTypeDescription
secondsCooldown duration in seconds
messageOptional message to display
Usage
lua
/restartcooldown 120 Server maintenance in progress

WARNING

Requires ACE permission: command.startrestartcooldown