Skip to Content
Advanced
Module Whitelists

Module Based whitelists

You can also whitelist specific groups from sepcific modules with the following syntax:

To whitelist an entire group, add the following line to your server configuration:

add_ace group.[group_name] Bypass.antiNoclip allow

Replace [group_name] with the appropriate group identifier, such as mod or admin.

  • Whitelisting an Individual Player:

To whitelist a specific player, use their Discord identifier:

add_ace identifier.discord:[discord_id] Bypass.antiNoclip allow

Replace [discord_id] with the player’s Discord ID.