// Advertisements 0.5 // by Tsunami // // Types // ----- // C: Center message // H: Hint message // M: Menu message // S: Say message // - Colors: {DEFAULT}, {TEAM}, {GREEN}, {LIGHTGREEN} // - Example: {GREEN}Current {LIGHTGREEN}Map: {DEFAULT}{CURRENTMAP} // T: Top message // - Colors: {WHITE}, {RED}, {GREEN}, {BLUE}, {YELLOW}, {PURPLE}, {CYAN}, // {ORANGE}, {PINK}, {OLIVE}, {LIME}, {VIOLET}, {LIGHTBLUE} // - Example: {ORANGE} www.domain.com // // Flags (optional) // ----- // Accepts flags of admins that will not see the advertisement. // When omitted everyone will see the advertisement. // When left empty only admins will see the advertisement. "Advertisements" { "1" { "type" "S" "text" "[Tip] Nick's Server! } "2" { "type" "S" "text" "[Tip] Press r to freeze or unfreeze blocks." } "3" { "type" "S" "text" "[Tip] Type rtv to vote to change the map." } "4" { "type" "S" "text" "[Tip] If you have any suggestions contact a available admin." } "5" { "type" "S" "text" "[Tip] Donate money to Nick! } "6" { "type" "S" "text" "[Tip] In console type bind +jetpack to use the jetpack in build mode." } "7" { "type" "T" "text" "www.google.com" "flags" "a" } }