Aliases include /f seasonpoints, /f spoints, /f seasonpointstop, /f spointstop, and /f stop.
Config
Generated file:
plugins/Factions/mxf/season-points.yml
Important sections:
enabled
number-format
default-reason
leaderboard.page-size
leaderboard.refresh-interval-seconds
leaderboard.show-zero-point-factions
audit.log-changes
audit.log-rejected-changes
messages
Storage
Data file:
plugins/Factions/data/season_points.json
Storage is keyed by FactionsUUID faction ID, so faction renames keep points intact. Disbanded factions are cleaned up through the Season Points cleanup listener.
Earning Hooks
The first safe earning hook is the existing MxF outpost interval reward. If an outpost definition has a positive season-points reward, that value is added through SeasonPointsService when the interval reward is issued.