Player Settings
Per-player preferences stored in the database. Players open and toggle their options using /settings.
Opening Player Settings
/settings
# Aliases:
/preferences
/prefs
This command opens a GUI menu where players can click to toggle settings. Changes apply immediately and are persisted in the database.
Toggleable Settings Reference
The options below are configured per player profile:
| Setting Key | Default Value | Functional Behavior |
|---|---|---|
AUTO_GG |
ON | Sends an automated "GG" message after a match concludes. Chooses from options inside messages.yml. |
DEATH_MESSAGES |
ON | Toggles whether death notifications are visible to the player during active duels. |
KILLSTREAK_MESSAGES |
ON | Toggles whether consecutive kill streak milestones display in chat. |
MATCH_START_SOUNDS |
ON | Toggles countdown and combat start sound effects. |
DUEL_REQUESTS |
ON | Configures whether the player is open to receives challenges from others. If toggled off, challengers receive a notification. |
PARTY_INVITES |
ON | Toggles whether the player is receptive to party invites. |
FRIEND_REQUESTS |
ON | Toggles whether other players can add them to their friends list. |
SCOREBOARD |
ON | Shows or hides the sidebar match/lobby scoreboard. |
TAB_LIST |
ON | Shows or hides the custom headers and footers in the player list. |
NAMETAGS |
ON | Enables or disables custom formatting tags displayed above heads. |
ACTION_BAR |
ON | Toggles queue status and waiting duration messages on the action bar. |
Personal Time Overrides
Players can configure a custom time layout. This changes daylight visibility only for their client view:
| Setting Option | Visual Effect |
|---|---|
DEFAULT |
Syncs with server time. |
DAY |
Forces local daylight (Daytime). |
NIGHT |
Forces local nighttime. |
Personal Weather Overrides
Same concept as time overrides, allowing players to customize weather visual cues:
| Setting Option | Visual Effect |
|---|---|
DEFAULT |
Syncs with active server weather. |
CLEAR |
Forces clear weather locally. |
RAIN |
Forces raining weather locally. |
STORM |
Forces thunderstorms locally. |
Lobby Tab List View
Determines what is rendered in the tab list panel when the player is inside the lobby:
| Setting Option | Tab View Rendered |
|---|---|
LOBBY |
Standard lobby layout (player stats, server name, etc.). |
FRIENDS |
Lists online friends and online status indexes. |