Grief Prevention GUI Addon
  • Getting Started
    • Welcome
    • Plugin Information
  • Getting Started
  • Placeholders
  • GUI SYSTEM
    • GUI Overview
  • Themes
  • Available GUIs
  • Custom User-Defined GUIs
  • GUI Configuration Files
  • GUI Settings in config.yml
  • Usage Notes and Troubleshooting
  • Flag System
    • Flag Overview
    • Built-in Flags
    • Configuration Files
    • GPFlags Integration
    • Usage Notes and Troubleshooting
  • GUI System
Powered by GitBook
On this page
  • Usage Notes
  • Troubleshooting
  1. Flag System

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.

PreviousGPFlags IntegrationNextGUI System

Last updated 1 month ago