Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
header-footer:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
designs:
|
|
|
|
|
|
world-world1:
|
|
|
|
|
|
display-condition: '%world%=world1'
|
|
|
|
|
|
header:
|
|
|
|
|
|
- an example of world with custom
|
|
|
|
|
|
footer:
|
|
|
|
|
|
- header/footer and prefix/suffix
|
|
|
|
|
|
world-world2;world3:
|
|
|
|
|
|
display-condition: '%world%=world2|%world%=world3'
|
|
|
|
|
|
header:
|
|
|
|
|
|
- This is a shared header for
|
|
|
|
|
|
- world2 and world3
|
|
|
|
|
|
footer: []
|
|
|
|
|
|
default:
|
|
|
|
|
|
display-condition: '%world%!=disabledworld'
|
|
|
|
|
|
header:
|
|
|
|
|
|
- ''
|
2026-05-01 11:44:19 +01:00
|
|
|
|
- '&fᴍ ᴄ . ʀ ᴀ ᴄ ᴋ ᴇ ᴅ . ʀ ᴜ'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
- ''
|
|
|
|
|
|
footer:
|
|
|
|
|
|
- ''
|
|
|
|
|
|
- '&7ᴛᴘs: %server_tps_1_colored% &7/ ᴘɪɴɢ: %player_colored_ping%'
|
|
|
|
|
|
- ''
|
2026-05-01 11:44:19 +01:00
|
|
|
|
- '&7ᴄᴏᴏʀᴅɪɴᴀᴛᴇs: &f%player_x% %player_y% %player_z%'
|
|
|
|
|
|
- '&7ᴡᴏʀʟᴅ ᴛɪᴍᴇ: &f%player_world_time_12%'
|
|
|
|
|
|
- '&7ᴄᴏᴍᴘᴀss: &f%player_direction%'
|
|
|
|
|
|
- ''
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
tablist-name-formatting:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
disable-condition: '%world%=disabledworld'
|
|
|
|
|
|
scoreboard-teams:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
invisible-nametags: false
|
|
|
|
|
|
enable-collision: true
|
|
|
|
|
|
case-sensitive-sorting: true
|
|
|
|
|
|
sorting-types:
|
|
|
|
|
|
- GROUPS:owner,dev,admin,moderator,duke,marquess,earl,viscount,baron,lord,settler,adventurer,default
|
|
|
|
|
|
- PLACEHOLDER_A_TO_Z:%player%
|
|
|
|
|
|
disable-condition: '%world%=disabledworld'
|
|
|
|
|
|
can-see-friendly-invisibles: false
|
|
|
|
|
|
belowname-objective:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
disable-condition: '%world%=disabledworld'
|
|
|
|
|
|
fancy-value-default: NPC
|
2026-05-01 11:44:19 +01:00
|
|
|
|
fancy-value: '&7Ping: %ping%'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
value: '%health%'
|
|
|
|
|
|
title: Health
|
|
|
|
|
|
bossbar:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
toggle-command: /bossbar
|
|
|
|
|
|
remember-toggle-choice: false
|
|
|
|
|
|
hidden-by-default: false
|
|
|
|
|
|
bars:
|
|
|
|
|
|
ServerInfo:
|
|
|
|
|
|
style: PROGRESS
|
|
|
|
|
|
color: '%animation:barcolors%'
|
|
|
|
|
|
progress: '100'
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
text: '&7website: &eracked.ru'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
announcement-bar: false
|
|
|
|
|
|
test:
|
|
|
|
|
|
style: PROGRESS
|
|
|
|
|
|
color: WHITE
|
|
|
|
|
|
progress: '100'
|
|
|
|
|
|
text: test
|
|
|
|
|
|
display-condition: '%world%=testworld'
|
|
|
|
|
|
announcement-bar: false
|
|
|
|
|
|
scoreboard:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
toggle-command: /sb
|
|
|
|
|
|
remember-toggle-choice: false
|
|
|
|
|
|
hidden-by-default: false
|
|
|
|
|
|
delay-on-join-milliseconds: 0
|
|
|
|
|
|
scoreboards:
|
|
|
|
|
|
admin:
|
|
|
|
|
|
display-condition: permission:tab.scoreboard.admin
|
|
|
|
|
|
title: Admin scoreboard
|
|
|
|
|
|
lines:
|
|
|
|
|
|
- '%animation:MyAnimation1%'
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
- '&7Online:'
|
|
|
|
|
|
- '&8* &eOnline&7: &f%online%&7'
|
|
|
|
|
|
- '&8* &eCurrent World&7: &f%worldonline%'
|
|
|
|
|
|
- '&8* &eStaff&7: &f%staffonline%'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
- ' '
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
- '&7Server Info:'
|
|
|
|
|
|
- '&8* &7TPS&7: %tps%'
|
|
|
|
|
|
- '&8* &7Uptime&7: &f%server_uptime%'
|
|
|
|
|
|
- '&8* &7Memory&7: &f%memory-used%&7/&f%memory-max%'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
- '%animation:MyAnimation1%'
|
|
|
|
|
|
scoreboard1:
|
|
|
|
|
|
title: Default
|
|
|
|
|
|
lines:
|
|
|
|
|
|
- '%animation:MyAnimation1%'
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
- '&7My Stats:'
|
|
|
|
|
|
- '&8* &eKills&7: &f%statistic_player_kills%'
|
|
|
|
|
|
- '&8* &eDeaths&7: &f%statistic_deaths%'
|
|
|
|
|
|
- '&8* &eHealth&7: &f%health%'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
- ' '
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
- '&7Personal Info:'
|
|
|
|
|
|
- '&8* &7Rank&7: &f%group%'
|
|
|
|
|
|
- '&8* &7Ping&7: &f%ping%&7ms'
|
|
|
|
|
|
- '&8* &7World&7: &f%world%'
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
- '%animation:MyAnimation1%'
|
|
|
|
|
|
prevent-spectator-effect:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
placeholder-output-replacements:
|
|
|
|
|
|
'%essentials_vanished%':
|
|
|
|
|
|
'yes': '&7| Vanished'
|
|
|
|
|
|
'no': ''
|
|
|
|
|
|
"%afk%":
|
chat: deep rebrand to racked.ru palette + prefix
22 plugins audited, 14 rebranded, 21 files changed. Locks player-facing
chat to monochrome + &e yellow accent with universal prefix
&8[&fracked.ru&8]&r — strips every plugin-name leak (AuthMeReloaded,
[Lands], [Homestead], [SkinsRestorer], [TAB], Grim », [ProAntiTab],
upstream Discord pitches).
Tier-1 surfaces:
- AuthMe welcome.txt: 1-line branded login (was "AuthMeReloaded
protection!"); ~108 messages recoloured
- MiniMOTD: dead 1.16.2 config.yml deleted (salvos.ddns.net + joke
MOTDs); main.conf already on-brand
- HelpCommand: full /help recolour, &a/&c labels purged
- ComfyWhitelist: kick screen redesigned to "apply at racked.ru"
- LPC chat-format: banned &l removed (every chat line)
Tier-2 prefix sweep across TAB, GrimAC, ProAntiTab, CoreProtect,
SkinsRestorer, MarriageMaster, Homestead, UltimateTimber.
Plugin folder rename: RackedLimbo → AuthLimbo (matches 2026-04-30
plugin rename + docker-compose update in 6487ada).
Lands lang (~6,975 lines), Homestead lang (~645 lines), and
jar-locale plugins (Multiverse, WorldEdit, FAWE, LuckPerms,
SkinsRestorer prefix) deferred — see docs/REBRAND_2026-04-30.md.
Adds canonical reference: docs/RACKED_BRAND.md (palette, wordmark,
templates, validation checklist).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 10:40:28 +01:00
|
|
|
|
"true": " &7*AFK*&r"
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
"false": ""
|
|
|
|
|
|
conditions:
|
|
|
|
|
|
nick:
|
|
|
|
|
|
conditions:
|
|
|
|
|
|
- '%player%=%essentials_nickname%'
|
|
|
|
|
|
'true': '%player%'
|
|
|
|
|
|
'false': ~%essentials_nickname%
|
|
|
|
|
|
placeholders:
|
|
|
|
|
|
date-format: dd.MM.yyyy
|
|
|
|
|
|
time-format: '[HH:mm:ss / h:mm a]'
|
|
|
|
|
|
time-offset: 0
|
|
|
|
|
|
register-tab-expansion: false
|
|
|
|
|
|
locale: en-US
|
|
|
|
|
|
assign-groups-by-permissions: false
|
|
|
|
|
|
primary-group-finding-list:
|
|
|
|
|
|
- Owner
|
|
|
|
|
|
- Admin
|
|
|
|
|
|
- Helper
|
|
|
|
|
|
- default
|
|
|
|
|
|
debug: false
|
|
|
|
|
|
mysql:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
host: 127.0.0.1
|
|
|
|
|
|
port: 3306
|
|
|
|
|
|
database: tab
|
|
|
|
|
|
username: user
|
|
|
|
|
|
password: password
|
|
|
|
|
|
per-world-playerlist:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
allow-bypass-permission: false
|
|
|
|
|
|
ignore-effect-in-worlds:
|
|
|
|
|
|
- ignoredworld
|
|
|
|
|
|
- build
|
|
|
|
|
|
shared-playerlist-world-groups:
|
|
|
|
|
|
lobby:
|
|
|
|
|
|
- lobby1
|
|
|
|
|
|
- lobby2
|
|
|
|
|
|
minigames:
|
|
|
|
|
|
- paintball
|
|
|
|
|
|
- bedwars
|
|
|
|
|
|
DoNotDoThis:
|
|
|
|
|
|
- ThisIsASingleWorldSoThereIsNoPointInEvenCreatingGroupForIt
|
|
|
|
|
|
layout:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
global-playerlist:
|
|
|
|
|
|
enabled: false
|
|
|
|
|
|
update-latency: false
|
|
|
|
|
|
use-online-uuid-in-tablist: true
|
|
|
|
|
|
permission-refresh-interval: 1000
|
|
|
|
|
|
compensate-for-packetevents-bug: false
|
|
|
|
|
|
playerlist-objective:
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
value: '%statistic_minutes_played%'
|
|
|
|
|
|
disable-condition: '%world%=disabledworld'
|
2026-05-01 11:44:19 +01:00
|
|
|
|
fancy-value: '&e%statistic_minutes_played% '
|
Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties
Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00
|
|
|
|
title: TAB
|
|
|
|
|
|
render-type: INTEGER
|
|
|
|
|
|
placeholder-refresh-intervals:
|
|
|
|
|
|
default-refresh-interval: 100
|
|
|
|
|
|
config-version: 6
|
|
|
|
|
|
components:
|
|
|
|
|
|
minimessage-support: true
|
|
|
|
|
|
disable-shadow-for-heads: true
|
|
|
|
|
|
proxy-support:
|
|
|
|
|
|
channel-name-suffix: TAB
|
|
|
|
|
|
enabled: true
|
|
|
|
|
|
ping-spoof:
|
|
|
|
|
|
enabled: false
|