Customize GUI
Goal
Tailor the /f GUI layout and actions for your server.
Steps
- Open
plugins/PvPIndexFactions/gui.yml. - Review menu sections and slot mappings.
- Adjust:
- titles
- item names/lore
- action bindings
- Keep action identifiers valid for existing command/service paths.
- Restart (or reload if your version supports GUI reload safely).
- Open the GUI in-game and click-test each primary action.
UX tips
- Keep critical actions in predictable slots.
- Use consistent naming across faction/member/bank pages.
- Avoid destructive actions without confirmation affordances.
Verify success
- GUI opens without errors.
- All configured buttons execute expected actions.