Skip to main content

Summary screen

Player statistics collected since the last sleep are displayed on the summary screen. The summary screen has four different themes that can be easily switched between.


Themes

Vanilla The Vanilla theme is designed in a Minecraft style to blend in with the overall vanilla theme. It's compatible with QOL modpacks.


Switching themes

In the upper right corner of the summary screen, there's a gear-shaped button. Clicking it changes the theme. Each player can choose a custom theme, and it will only be displayed for them.

The default theme on the server is determined by the config parameter:

"theme": "classic"

Available options: classic, vanilla, tech, magic.

If a player changes their theme, that theme will be displayed regardless of the server's default theme.


Config

ParameterDefaultDescription
theme"classic"Default theme for all players on the server
hideThemeSwitchButtonfalseSet to true to disable players' ability to change themes
enableDailySummaryScreentrueSet to false to completely disable the summary screen
tip

Setting hideThemeSwitchButton: true removes the gear button from the summary screen, preventing players from changing their personal theme.