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>
24 lines
1.1 KiB
YAML
Executable file
24 lines
1.1 KiB
YAML
Executable file
# LPC Configuration
|
|
# Please read the https://luckperms.net/wiki/Prefixes,-Suffixes-&-Meta before you set up.
|
|
#
|
|
# Placeholders:
|
|
# {message} - the chat message
|
|
# {name} - the player's name
|
|
# {displayname} - the player's display name / nickname
|
|
# {world} - the world name of the player's current world
|
|
# {prefix} - the player's highest priority prefix
|
|
# {suffix} - the player's highest priority suffix
|
|
# {prefixes} - the player's prefixes sorted by the highest priority
|
|
# {suffixes} - the player's suffixes sorted by the highest priority
|
|
# {username-color} - the player's or the group's username color
|
|
# {message-color} - the player's or the group's message color
|
|
#
|
|
# To reload the configuration, run '/lpc reload' command. Make sure you have the 'lpc.reload' permission assigned.
|
|
# More information can be found at https://www.spigotmc.org/resources/68965.
|
|
chat-format: "{suffix}{prefix}&f{name}&r &8> &7{message}"
|
|
|
|
# Set the format per group.
|
|
# Note: Option for more advanced users. Remove comments to run.
|
|
group-formats:
|
|
# default: "[default] {name}&r: {message}"
|
|
# admin: "[admin] {name}&r: {message}"
|