GPFlags Integration

If the GPFlags plugin is installed:

  • GPFlags’ flags are automatically added to FlagOptions.yml.

  • These flags are disabled by default (enable: false).

  • Server admins can enable specific GPFlags flags by setting enable: true in FlagOptions.yml.

  • GPFlags flags follow the same structure as built-in flags, but may have additional dependencies or requirements.

Last updated