Skip to Content
You are viewing our updated docs! 🎉
Getting Started
Configuration Guide

Configuration Guide

Default Configuration

The default settings are sufficient for most servers, but for enhanced security, you may want to adjust certain options.

Adjusting the antiGodmode Setting

The antiGodMode setting is enabled by default to issue warnings. If your server doesn’t run scripts that enable godmode, you can change this to ban players instead.

Does your script require godmode and you still want to use this detection? If this is the case you can do one of the following:

  • use the NetworkSetFriendlyFireOption native instead of natives like SetPlayerInvincible
  • use our TempWhitelistPlayer export