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
|
|
|
global:
|
|
|
|
|
commands:
|
|
|
|
|
- login
|
|
|
|
|
- register
|
2026-05-04 16:11:54 +01:00
|
|
|
- gamerule
|
|
|
|
|
- gamerule announceAdvancements
|
|
|
|
|
- gamerule announceAdvancements false
|
|
|
|
|
- gamerule keepInventory
|
2026-05-04 18:37:53 +01:00
|
|
|
- lp
|
|
|
|
|
- luckperms
|
2026-05-04 16:11:54 +01:00
|
|
|
- execute
|
|
|
|
|
- execute in
|
|
|
|
|
- execute in minecraft:overworld
|
|
|
|
|
- execute in minecraft:overworld run
|
|
|
|
|
- execute in minecraft:overworld run gamerule
|
|
|
|
|
- execute in minecraft:overworld run gamerule announceAdvancements
|
|
|
|
|
- execute in minecraft:overworld run gamerule announceAdvancements false
|
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
|
|
|
|
|
|
|
|
groups:
|
|
|
|
|
default:
|
|
|
|
|
priority: 1
|
|
|
|
|
commands:
|
|
|
|
|
- login
|
|
|
|
|
- register
|
|
|
|
|
- help
|
|
|
|
|
- rules
|
|
|
|
|
- sethome
|
|
|
|
|
- home
|
|
|
|
|
- deletehome
|
|
|
|
|
- claim
|
|
|
|
|
- lands
|
|
|
|
|
- tpaccept
|
|
|
|
|
- tp
|
|
|
|
|
- pay
|
|
|
|
|
- pm
|
|
|
|
|
- bal
|
|
|
|
|
- skin
|
|
|
|
|
- skin url
|
|
|
|
|
- skin set
|
2026-05-01 11:44:19 +01:00
|
|
|
- shop
|
|
|
|
|
- ah
|
|
|
|
|
- auctionhouse
|
|
|
|
|
- balance
|
|
|
|
|
- baltop
|
|
|
|
|
- msg
|
|
|
|
|
- reply
|
|
|
|
|
- r
|
|
|
|
|
- back
|
|
|
|
|
- spawn
|
|
|
|
|
- delhome
|
|
|
|
|
- homes
|
|
|
|
|
- warp
|
|
|
|
|
- warps
|
|
|
|
|
- list
|