Rebrand Tutorial

All brand-related assets are contained in a single file, just open: plugins\PlaceholderAPI\config.yml you will see the config section below, just change it to your then reload everything by: /papi reload

expansions:
  variables:
    'sv_name': 'ᴍᴄᴍᴍᴏ sᴍᴘ'
    'sv_ip': 'ᴍᴄ.sᴇʀᴠᴇʀ.ᴄᴏᴍ'
    'sv_store': "sᴛᴏʀᴇ.sᴇʀᴠᴇʀ.ᴄᴏᴍ"
    'sv_dc': "ᴅᴄ.sᴇʀᴠᴇʀ.ᴄᴏᴍ"

    'sv_site': "server.com"
    'sv_store_sm': "store.server.com"
    'sv_ip_sm': "mc.server.com"
    'sv_dc_sm': "dc.server.com"

MOTD:

By default, we're using default server.properties for the MOTD, but you can copy the format for MiniMOTD plugin below:

MiniMOTD/main.cf
{
    line1="     <dark_gray>⊂ <gradient:#fbc531:#f0932b><bold>MCMMO SMP<reset> <dark_gray>| <gray>[<white>26.1.2<gray>] <dark_gray>| <gradient:#95afc0:#c7ecee><bold>NEW SEASON! <reset><dark_gray>⊃"
    line2="       <gray>ᴏғғɪᴄɪᴀʟʟʏ ʟᴀᴜɴᴄʜᴇᴅ ᴛᴏᴅᴀʏ, ᴊᴏɪɴ ɴᴏᴡ!"
    icon=default
}

Last updated