Usage Notes and Troubleshooting
Usage Notes
GUI Navigation: Flags are displayed in the order specified by the order field. Use the GUI to toggle flags and input arguments.
Permissions: Most flags require no permissions (NONE), making them accessible to all claim owners.
Custom Commands: Flags like ClaimIcon, ChangeBiome, and NoMobSpawnsType use custom commands to open specialised GUI menus for configuration.
Restrictions: Some flags (e.g., ClaimFly) have additional settings in flagsettings.yml to control behaviour, such as cooldowns or bypass permissions.
Troubleshooting
Flag Not Showing in GUI: Check if enable is true in FlagOptions.yml and verify the order value.
Custom Commands Not Working: Ensure only_run_custom_commands is configured correctly and that commands are valid.
GPFlags Not Appearing: Confirm GPFlags is installed and flags are enabled in FlagOptions.yml.
Flight Issues: Review flagsettings.yml for ClaimFly restrictions and permissions.
Last updated