From d515c7c1633f7a74dbcfbfcc4648665a2ab22ca1 Mon Sep 17 00:00:00 2001 From: Pablo Herrera Date: Sun, 2 Aug 2026 20:24:00 +0200 Subject: [PATCH] Create a modern-only pool file --- map-pool-modern.yml | 1630 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1630 insertions(+) create mode 100644 map-pool-modern.yml diff --git a/map-pool-modern.yml b/map-pool-modern.yml new file mode 100644 index 0000000..830dc44 --- /dev/null +++ b/map-pool-modern.yml @@ -0,0 +1,1630 @@ +pools: + default: # [modern] renamed "modern" pool to "default" + type: voted + enabled: true + dynamic: true # [modern] dynamically enabled + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Allure" + - "Beyond" + # - "Bingo: 5 in line" Testing Phase | June 2026 + - "Breezebille" + - "Chaos Theory" + # - "Cirrus Park" + - "Dizzy" + - "Erratic" + # - "FB: Data-Rush Deluxe" + - "FB: Blue Snooze" + - "FB: Explorers" + - "Fun House" + - "Ghast Jockey" + - "Graveyard Shift" + - "Iguazú" + - "Le Sur-Mesure" + - "MB: Wootonia Deluxe" + - "MMB: Anthill" + - "Militia" + - "Order" + - "Polynesia: Trident RAGE" + - "Pool Day" + - "Potrzebie" + - "Random Items" + - "Ruinic Altar" + - "St. Marc" + # - "Survive or Die: Oracle" Testing Phase | June 2026 + - "Tartarus" + # - "The Grand Dueling Tournament III" + - "Thistle" + - "Thistle: Mini" + - "Trial Chambers: Crossbow Blast" + - "Tug of War: Intense Tugging" + - "Whac-A-Mole" + # - "Xolotl" + legacy: # [modern] renamed "default" pool to "legacy" + type: voted + enabled: true + dynamic: false # [modern] not dynamically enabled + players: 1 + cycle-time: -1 + + # Voted pool only: num of maps to show each vote + vote-options: 5 + # Voted pool only: modify how score behaves + score: + # If score should be persisted across server restarts + persist: true + # How much score should maps start with by default. + default: 0.35 # 35% + # How much score decreases/increases after each match. Null to be proportional to amount of maps. + decay: 0.01 # 1% + rise: 0.0015 # 0.15% - Should be around default/map_count + # When a map is voted, enforce that it never falls out of the range of: + min-after-vote: 0.01 # 1% + max-after-vote: 0.50 # 50% + # Maps with less than this are ignored for a vote + min-for-vote: 0.03 # 3% + # After the map plays, reset the score to: + # Supports a formula with play_minutes + after-playing: bound(play_minutes - 30, 0, 60) * -0.01 + + # Voted pool only: make maps be excluded from votes if they recently played for long + cooldown: + # How long in minutes until a match is considered long. -1 to disable the mechanic + min-length: 45 + # How many minutes of the same map per day is acceptable. + # Eg: if set to 30, a match lasting 45min will put the map in cooldown for 1d 12h + minutes-per-day: 15 + + # Voted pools support modifiers which come in the form of a formula (does not affect any other type of pool). + # + # This formula is parsed by exp4j library, it's quite flexible and supports many built-in functions. + # + # On top of that PGM implements: + # - bound(val, min, max) + # + # Available variables: + # - score: the maps' score, determined by percentage of players who voted for it, or a default + # - same_gamemode: amount of other maps of the same gamemode already picked for the vote + # - mapsize: the size for this map in total players (sum of all team counts) + # - players: amount of active players online (eg: obs count as half) + # + # WARNING: this is a complicated setting to modify on your own, it is not + # recommended to modify it on your own unless you know what you're doing. + # + # The provided formula can dynamically pick best-sized map for a current player count, some alternatives: + # - Make it so low scores are less-likely than higher scores (previous default) + # pow(score, 2) + # - Make it so repeated gamemodes on the same vote are 35% less likely each time, down to a minimum of 20% + # pow(score * bound(1 - (0.35 * same_gamemode), 0.2, 1), 2) + modifier: >- + pow(score, 2) * + bound(1 - (0.4 * same_gamemode), 0.4, 1) * + bound(0.5 * ( + tanh( + bound(-0.0025 * players + 0.4, 0.15, 0.6) * + (mapsize - bound(players * bound(1 - bound(play_minutes - 90, 0, 30) / 200, 0.85, 1) * 1.05, 0, 90)) + ) - + tanh( + bound(-0.0025 * players + 0.4, 0.15, 0.6) * + (mapsize - bound( + 0.005 * (players * bound(1 - bound(play_minutes - 90, 0, 30) / 200, 0.85, 1)) ^ 2 + + 0.95 * (players * bound(1 - bound(play_minutes - 90, 0, 30) / 200, 0.85, 1)) + + 5, 10, 150 + )) + ) + ), 0, 1) + + maps: + bridge_5v5: + weight: 0.5 + maps: + # - "Avalon" March 2026 + - "Banished" + # - "Boneyard" March 2026 + # - "Bridge: Castle" September 2023 + # - "Castlen't" October 2025 + - "Chernot" + # - "Climate" March 2026 + - "Coral" + # - "Crimson" March 2026 + - "Dead End" + - "Limitless" + # - "Pixie" March 2026 + - "Polders" + - "Research" + # - "Resort" March 2026 + - "Vineyard" + - "Yonaguni" + bridge: + weight: 0.5 + maps: + - "Avant Garde" # Bridge DTM + # - "Bridge: Samarkand" + - "Cordillera" # Bridge DTM + - "Double Cross" + - "Double Take" + # - "Kihl" + - "Mont Blanc" + - "Over Troubled Water" + - "Rockaway Bridge" + bridge_swap: + - "Bridge Swap: Double Take" + - "Gulch" + - "Moss" + item_sumo: + weight: 0.5 + maps: + - "Atomic" + - "Calima" + - "Psycho Sumo" + - "Weald" + flag_assault_8v8: + weight: 0.5 + maps: + - "Royal Rumble II" + - "Kalahari Sanctuary" + flag_football: + weight: 0.5 + maps: + - "Cathedral Football" + - "Cola" + # - "Fantasy" + # - "Friday Night Lights" + # - "Iceblade" March 2026 + - "Ice Rift" + # - "Keeper" June 2023 + - "Kraken" + - "Longhorn" + # - "NYC" March 2026 + # - "Pipes and Punters" + # - "Royal Rumble: Classic" + # - "Sakura" March 2026 + - "Superbowl Sunday" + # - "Waffle House" March 2026 + touchdown: + weight: 0.5 + maps: + - "Colorado Alpines" + - "Experiment 12" + - "Fireballs Bowl: Mini" + - "Project Classbowl" + - "Shingeki no Brady" + - "The Overcast Bowl" + - "The Soup Bowl" + - "Tom Brady" + - "Trip to Cancun" + - "Tron Brady" + normal: + - "A Classy Night for a Fight" + # - "Abudor" June 2026 + # - "Acapulco" March 2026 + - "Acear I" + - "Ad Astra" + - "Ad Infinitum" + - "Aequabilis" + - "Aerobellum" + - "Aether" + # - "After Hours" March 2026 + - "Agrostid" + - "Airship Battle" + - "Aleppo" + - "Allure" + - "Alpine Mining" + - "Amphitheater" + - "Ancient" + - "Annealing" + - "Annealing III" + - "Annealing IV" + # - "Antiquis" March 2026 + - "Anvil" + - "Apocalypse CTW" + - "Apollo 23" + - "Appalachia" + - "Apostle" + - "Apple Smash" + - "Aquaduct CTW" + # - "Aquatica" March 2026 + # - "Arabia" June 2026 + # - "Araxa" July 2026 + - "Arctic Ruins" + - "Armature" + - "Artholis" + - "Ascendance Payload_Race" + - "Assault" + - "Athirk" + - "Atromix" + - "Autumn Solstice" + - "Autunno" + # - "Avalanche Mini" June 2026 + - "Avalon Funland" + # - "Azure" March 2026 + - "Badger Dream" + - "Badlands" + # - "Baleful Eden" March 2026 + - "BalloonsDTM" + - "Bamboo Valley III" + - "Bamboo Valley V" + - "Banana Split" + - "Barnyard Abduction" + - "Barr DTC" + - "Barricade" + - "Battle Ecliptica II" + - "Battle Ecliptica III" + - "Battle for Amaterasu" + - "Battle of Krehm" + - "Battle of Tenjin II" + - "Battle of Tenjin III" + - "Battleship Halberd" + # - "Bazaar KotF" March 2026 + - "Beach Battles" + - "Beauty to Ashes" + # - "Bed Rush: Anubis" June 2026 + - "Bed Rush: Drakkar" + - "Beehive" + - "Belcrest" + - "Belvedere" + - "Bessemer's Process" + # - "Beyond" + - "Biotech" + - "Black Gold" + - "Blitzkrieg CTF" + - "BlockBlock" + - "Blocks CTW" + - "Blocks DTC" + - "Blocks II" + - "Blocks: Destroy the Dynamite" + - "Bloom" + - "Blossom CTW" + - "Boar Beach" + - "Bob-Omb Battlefield" + - "Boletum" + - "Boom" + # - "BoomBox" July 2026 + - "Boulevard" + - "Brisked" + - "Brittlebush" + - "Burning Palace" + - "Byas" + - "Calico" + - "Cannonball Cove" + # - "Canopy" + - "Canyon II" + # - "Cargo" March 2026 + - "Catre KotH" + - "Catscratch" + - "Cherno CTF" + - "Cherry City" + - "Chestnut" + # - "Chocolate Diamonds" + # - "Circus CTW" + - "Circus DTC" + - "Citadel" + - "City of Colors DTM" + - "Ciudad Costera" + - "ClayClay" + # - "Clearcut" March 2026 + # - "Cloud Nine" (April 2026 Gamebreaking bug, Possibly related to bingo) + # - "Coastline" June 2026 + - "Cobalt Planet" + - "Coconut Mald" + - "Columbia CTW" + - "Comb Conquest" + - "Come Summertime" # wr? + - "Concourse" + # - "Constellation" March 2026 + - "Cool Steak" + - "Coral Reef" + - "Corrupted Paradise CTW" + - "cos(tnt)" + - "Courtyard Classic" + # - "Crater Resort" March 2026 + - "Crippled Divide" + - "Curly Pride" + - "Curly Wools IX" + - "Cursed Library" + # - "Cyril" March 2026 + - "Cytokinesis" + - "Dark Nebula: Snowball RAGE" + - "DATAcenter" + - "Daydream Mini" + - "Dead Noon" + - "Dead Waters" + - "Deadly Gaze" + - "Deadwood" + - "Deciduous Nights" + - "Deepwind Jungle" + - "Deepwood" + - "Depths" + - "Desert Cataract" + # - "Desert Country" March 2026 + - "Desert Eclipse" + - "Desert Sanctuary" + - "Desolate Gully CTW" + - "Diramu Valley DTM" + # - "Directrix: 2 Flags" March 2026 + - "Discipline" + - "Discount Fortress" + - "Discovery" + # - "Disc Wars II" October 2025 + - "Disc Wars III" + - "Divided" + # - "Dominion" June 2026 + - "Don't Break My Heart" + - "Double Trouble" + - "Downforce" + - "Downforce II" + - "Downtown" + - "Dreamland" + - "Dromedary" + # - "Duality" June 2026 + # - "Dust" March 2026 + - "Dwyer Hill" + - "Dynamite" + # - "Dynamo" + # - "Edo" March 2026 + - "Embargo" + - "Emerald Glades" + # - "Emergency Meeting" March 2026 + - "Emission" + # - "Empire" March 2026 + - "Enchanted" + # - "Ender Blast" June 2026 + - "Entropy Reactor Mk. 1" + - "Epsilon" + # - "Equinox" March 2026 + - "Ether" + - "Exiled KotF" + - "Exit" + - "Exogrid" + # - "Expedition" June 2026 + - "Extraterrestrial" + - "Facility" + - "Factorio Mainbus" + - "Factory" + - "Fairy Tales 2: A Tale or Two" + # - "Fairy Tales 2: Mini" March 2026 + - "Fairy Tales: Metamorphose" + - "Fall of Babylon" + - "Fallencrests" # power bows, core layers + - "FB: Courtyard Isles" + - "FB: Data-Rush" + - "Feel Good Inc." + - "Fields of Glory" + - "Fier" + - "Firum CTW" + # - "Flags of Samarkand" June 2026 + # - "Flush Vibes II" + - "Ford" + - "Forge Ignea" + # - "Fourchette" June 2026 + - "Fox Dream" + - "Fractal Descent" + - "Fracture DTM" + - "Frob" + - "Frog Pond" + - "Frost" + - "Frozen Market: One in the Quiver" + # - "Fruhling" July 2026 + # - "Fumeen II" June 2026 + - "Fungi Grove" + # - "Garf" + - "Geometric Domination" + - "Gethsemane" + - "Gloomwald" + - "Gobi" + - "Golden Drought" + # - "Golden Drought III" June 2026 + - "Golden Drought IV" + - "Golden Drought VI" + - "Golden Fever" + - "Gongua CTW" + - "Grassy Mound CTF" + - "Greecia" + # - "Green" July 2026 + - "Green Gem CTW" + # - "Greenhill" March 2026 + - "Gridlock 2" + - "Grub" + # - "Hallows" March 2026 + # - "Happy Rainbow: Snowball RAGE" March 2026 + - "Harbor CTW" + - "Harvest" + - "Haunted Cruiser" + # - "Hau'oli Mau Lanui" March 2026 + - "Haven Tide" + - "Hearts of Atlantis" + # - "Hekla" March 2026 + - "Hemlock" + - "Hemlock II" + - "Hillside Daydream" + - "Hobbit CTW" + - "Hobbit Hill" + - "Home by the Sea" + # - "Honeycombed" July 2026 + - "Hot Dam" + - "Hot Dam Mini" + - "Hotel Overcast" + - "Howdy Partner" + # - "Huanxiang" March 2026 + - "Hydrolock" + # - "Ice Miners" + # - "Icecream Sandwiched II" June 2026 + - "Icescar" + - "Incassum" + - "Industrial" + # - "Infernal Shadow" June 2026 + - "Ingwaz" + - "Inheritance" + - "Inkbloc Art Academy" + - "Insanihe" + - "Interitus" + - "Iris DTC" + - "Island Divide" + - "Istana CTW" + - "Iti Mo'ai" + - "Japan" + - "Java II" + - "Jungle Beat" + - "Jurassic" + - "Justice" + - "Kahoy" + - "Kanto" + - "Keipha CTW" + - "Kerskyn" + - "King Neptune" + - "King Ranch" + - "Kingdom" + - "Krager" + - "Kuusepuu" + - "Kyoto" + # - "Kï" March 2026 + - "La Bataille de l'épée" + - "Lab'ex" + # - "Lasa" March 2026 + - "Lava Dew" + # - "Let's Sell Discounts" March 2026 + - "Level Up" + - "Levels" + - "Lilypad" + - "Limbo" + - "Limit" + # - "Little China" November 2025 too easy to abuse out of bounds w/ flag + - "Little Roses" + - "Long Distance" + # - "Long Shot" March 2026 + - "Lost Gardens" + - "Lost Haven" + - "Lost World CTF" + # - "Lotus" March 2026 + - "Loyalty DTM" + # - "Lunar Crescent" June 2026 + # - "Lupa" January 2026 + - "Lupain" + # - "Lush Oasis" March 2026 + - "Madness on Rails" + - "Mahatma" + # - "Malupa" March 2026 + - "Mame, I Shrunk the PvPers" + # - "Manzikert" March 2026 + - "Maple Falls" + - "Maple Syrup" + - "Mars Odyssey" + - "Masarin II" + - "Mayan Apocalypse" + - "Mbanza" + - "Medieval Village" + # - "Meerkat Dream" June 2026 + - "Metro" + - "Metropolis" + # - "México" March 2026 + - "Midnight Train" + - "Miner Sixty Niner" + # - "MissingNo" March 2026 + - "Mistral Bay" + - "Mo'ai" + - "Mole Dream" + - "Molendinis" + - "Monkey Mania" + - "Monument Valley" + - "Moonlight Summit" + - "Mush" + - "Mushdoom" + - "Mushroom Gorge" + - "Mushroom Kingdoms" + # - "Mushroom Monuments" March 2026 + - "Mystic Point" + - "Mythical Marsh" + - "Natsukashii" + # - "Nebulosa" + - "Nether War CTW" + # - "NewGen" November 2025 + # - "NextRace" April 2026 + - "NextRace DTM" + - "Nightsail" # spawner update + - "Nirow" + - "No Man's Land" # punch bows, wool mons, spawn region + - "Noble's District" + - "North Winds" + - "Notre-Daaaaam of Paris" + - "Nutrient" + # - "Nyxis" April 2026 + # - "Oasis CTW" March 2026 + - "Oceano CTW" + - "Odin" + - "Onier" + - "Operation Overlord" + - "Osoi" + - "Oumuamua" + - "Ouroboros" + # - "Outback" + - "Outback: Outback Edition" + - "OutCast" + - "OutCast 2" + - "Outlyne" + - "Paddo's" + - "Paint the Streets" + # - "Paintman's Day Off" March 2026 + # - "Palace CTF" March 2026 + # - "Palm Rust" June 2026 + - "Pandemonium" + - "Parabola" + # - "Parabola II" March 2026 + - "Parallel Plays" # waiting on map.png + - "Peloponnesia" + - "Philosopher's Stone" + - "Pigland" + - "Pineium CTW" + - "Pineium DTM" + - "Pirates I" + - "PixelMix" + - "Placid Spring" + - "Polynesia" + - "Pompeii 5x5: One in the Quiver" + - "Pond" + - "Possession Game" + - "Prisma CTW" + - "Promenade" + - "Puddin' Pops" + - "Puyt" + - "Quadrival" + - "Quadrosphere Rage" + - "Querelous" + # - "Quintlet" June 2026 + # - "Race for Victory 2" June 2026 + - "Race for Victory 4" + - "Raceway" + - "Rafiki" + - "Raid FFA" + - "Rangi-nui" + - "Rat Revolution" + - "Rattlesnake" + - "Reindeer Trails" + - "Renegade" + # - "Research Base" March 2026 + - "Retaliation 2" + - "Rice" + # - "Rind Rushers" March 2026 + - "Rind Rushers II" + - "Ringpull" + - "Riverside" + - "Roar" + - "Rocky Top" + - "Röntgen" + - "Rotten" + - "Royal" + # - "Royal Arena" March 2026 + - "Royal Ascend" + - "Royal Garden DTC" + - "Roziterman" + - "Ruby Planet" + - "Ruediger's Bonsai Garden" + - "Ruffland" + - "Sakura Garden" + # - "Sakura Garden II" March 2026 + # - "Sanctum Wasser" March 2026 + # - "Sandstorm" March 2026 + # - "Sandy" March 2026 + - "Santorini" + - "Sarc" + - "Sawgrass 17" + - "Scorched Grove" + # - "Scrapelli" June 2026 + - "Seaside Plaza" + - "Segment" + - "Sharks Killed" + - "Sheep CTW" + - "Shifty Sands" + - "Shinobi" + # - "Shroom Galaxy" June 2026 + - "Siloë" + - "Simplicity CTW" + - "Sinuous" + - "Sky Shot" + - "Skycastle Islands" + - "Smashcap" + - "Smoke KotH" + # - "Snow Level" June 2026 + - "Snowdrift Pass" + # - "Snowy Wars" + # - "SolitudeMC" March 2026 + - "Soviet Mills" + # - "Space Base" June 2023 + - "Space Corp" + - "Spaceship Battles" + # - "Split Strata" March 2026 + - "Standstill" + - "State of Decay II" + - "Station X" + - "Steam Siege" + # - "Steel Valley" July 2026 + - "Streamline II" + # - "Summer Sadness" June 2026 + - "Sunbliss" + - "Sunburn" + # - "Sunrise Over Paradise" March 2026 + # - "Sunset Glaze" June 2026 + - "Super Bed World" + # - "Super Happy Fun World" March 2026 + - "SuperCUBE" + # - "SuperPRISM" June 2026 + - "Swamped" + - "Sweetopia" + - "Tahiti" + - "Tangier" + - "Tanker TNT" + # - "Tatakai" March 2026 + - "Tebulas" + - "Temple" + - "Temple Valley" + - "Teokalli" + - "Tetrad" + - "The 4th Law" + - "The Archives" + - "The Big Dig" + # - "The Complex CTF" March 2026 + - "The Endless Blue" + # - "The Fenland" March 2026 + # - "The Grove" March 2026 + - "The High Road" + - "The King's Lava Lair" + - "The Last Sunset" + - "The Nile" + - "The Waiting Room" + - "Thistle Terrace" + - "Thornwood" + - "Thunder" + - "Thunderbolt" + - "Thunderrush" + - "Timbered" + - "Tohjo Falls" + - "Tohjo Falls II" + - "Torn Canyon" + # - "Toss Up: One in the Quiver" July 2026 + - "Total Beesness" + - "Total War II" + - "Totem" + - "ToW: Mush More" + - "Townside" + # - "Townside Mini" March 2026 + - "Trail Mix" + - "Tranquility" + # - "Transit" March 2026 + - "Treflip" + - "Trial Chambers" + - "Tulip Mania II" + - "Tulog" + - "Tumbleweed" + - "Turf Wars" + # - "Tuscany" October 2025 + - "Tuscany Hills" # leaves? + - "Tusho CTW" + - "Twilight Citadel" + - "Twilight Tuckaway" + - "Twisted" + - "Two Tier" + - "UBoat König" + - "Ubos CTF" + - "Ulcinj" + - "Un Pulpito Panoramico" + # - "Underpass" June 2026 + # - "Urban Jungle" June 2026 + - "Vegas" + - "Veld" + - "Venice TDM" + - "Vertex" + - "Vesuvius" + - "Villa I" + - "Villa II" + - "Voodoo" + - "Wallop 9000" + # - "Wallop Series X" July 2026 + - "Warlock" + - "Warzone" + - "Waterwood" + - "We Sell Mushrooms CTF" + # - "When Men Cried" March 2026 + - "Wholething" + - "Wild Isle" + - "Wildwood Crevice" + - "Winsray Fields" + - "Winter Solstice" + # - "Winter Solstice Mini" March 2026 + - "Winterbane" + # - "Wintertime" March 2026 + - "Wit's End" + - "Witch's Potions" + - "Woodwork Harbor" + - "Woolirium" + - "Wooly Woods" + - "Wrath Altar" + - "Wrath of Cthulhu" + - "Xi" + - "Xi II" + - "Ximorta" + # - "Xinx" March 2026 + - "Xion" + - "Xunkohtli" + - "Yangshuo" + - "Yermo" + - "Zipline III" + - "Zoo" + avicus: # Just some of your throwback Avicus maps + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Bleened Rings" + - "Embers 1" + - "Embers 2" + - "Eternal Virus" + - "Formorgar 1" + - "Fossil Canyon" + - "Frostbite" + - "Gladiator" + - "Halcyon" + - "Justice 1" + - "Justice 2" + - "Mystic Desert" + - "Palm Rust" + - "Proelium DTM" + - "Rendezvous Redux" + - "Senex 1" + - "Senex 2" + - "Snowy Crusade" + - "Ternio" + - "Yellowstone" + tspvp: # Just some of your throwback TSPvP maps + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Breath" + - "Colors II" + - "Omega CTW" + - "Omega DTC" + - "The Lost Arcade" + - "The Lost Light in the Darkness" + - "The Lost Ring" + - "Watercolors" + fun: # Please note this is a fun pool + # For fun maps that play longer than maps in the sns pool + type: voted + cycle-time: -1 + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - 101 Rooms TDM + - AstroGEN + - Ballot Box + - Banana Split + - Barf Box + - Beach Battles + - BlitzMiners + - "Blocks: Destroy the Dynamite" + - Bomber Guys + - BoomBox + - CannonCube + - Cannon Duel + - "CannonQuad" + - DATAbasin + - Directrix + - DK Crossovers DTE + - Ender Blast + - Fairy Tales + - Fortress Battles + - "Hide n' Seek" + - Ieats Hall + - King Ranch + - Ladderp II + - Medieval Warfare DTE + - Mega Cacti Terror + - Mini Drought + - "Paint Can't Wait" + - "Race: Circuit" + - "Race: Drought" + - "Race: Ender" + - "Race: Pebble Creek" + - Rage Quit + - Rage Quit TDM + - Rallypoint Delta + - Sand Wars DTE + - Sand Wars InvisiPEARLBow Rage KOTH Grenades Extreme + - Shave + - Shave Vice + - Sky Traffic + - Spaceship Battles + - Spooktober + - "Stairs to Nowhere" + - Stop the Boats + - The Dropper + - "The Dropper: Community Edition" + - The High Seas + - Water Drop Extreme + - "Water Drop: Sunrise Over Paradise" + - "Zipline: Moar Gunz Edition" + sns: # Crazy's SNS pool + type: voted + cycle-time: -1 + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - A Journey Through History + - Arid Crossroads + - Arriva + - Atlantis + - "Bill's Town Blitz" + - "BipBetaMC: TDM" + - Bliss + - Charge + - Crossfire + - Dead Heat + - Dry Wound + - Fallen Courtyard + - Foxtrot + - Gooseberry + - "Hide n' Seek" + - "Hide n' Seek: Community" + - Humble Jungle + - Into the Jungle + - "Juggernaut's Hall" + - "King's Conquest: Proelium" + - "King's Conquest: Rage Quit" + - Mega Cacti Terror + - Oculo + - Ping Bomb II + - Pixel Run + - Plus Side + - "Puddin' Pops" + - Rage Maze + - Red Agony + - Rooted Frontier + - Salvo + - Sandstone Temples + - Skyfall + - Sugar Cane Valley + - Swarthmoor + - Sweet Tooth + - Sylvan + - "Team Parkour: Ice" + - "Team Parkour: Jungle" + - The 6th Law + - The Hopper + - TNT Spleef + - "War Wars: Classic" + - "War Wars: 2Tall4Me" + - "War Wars: Sand Wars 2" + - "War Wars: Spongecake" + - Water Drop Extreme + - "Water Drop: II" + - "Water Drop: Limbo II" + - "Water Drop: Original" + - Wool Story Bro + - Zen + funky-friday: # Funky Friday events pool + type: voted + cycle-time: -1 + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "100 Rooms" + - "101 Rooms: Lifesteal" + - "2D" + - "A Journey Through History" + - "Adabat: Jungle Joyride" + - "AMONG US" + - "Arid Crossroads" + - "Arriva" + - "Balls of Steel" + - "Barf Box" + - "Bayview" + - "Bed Rush" + - "Bed Wars: Luxor" + - "Bed Wars: Thunderbird" + - "Bikini Bottom Runner" + - "Biomes" + - "Blast Mining" + - "Bliss: Rage" + - "BlockGlitch 2: Electric Boogaloo" + - "Bouncy Stadium" + - "Bow Spleef: Shogun" + - "Cacti Panic" + - "Cacti the Monument" + - "Cacti the RAGE" + - "Cacti the Wool" + - "Cannon Duel" + - "Ch8rge" + - "Charge (2023 Reboot)" + - "Charge 2.0" + - "Charge 6: This Time It's in Space" + - "Charge" + - "Connect 4" + - "Conquest: Hide from the Refs" + - "Cozy Cove" + - "Day at the Alley" + - "Dead Heat" + - "Deathrun: Aperture" + - "Do Not Press The Button For Two Minutes" + - "Dodge Ball" + - "Dodge Ball Stadium" + - "Down Side Up" + - "Dynamight Versus" + - "Eldritch Trials" + - "Fall Guys" + - "Firing Squad" + - "Find the Button!" + - "Flappy Bird" + - "Freeze Tag: Icebliss" + - "Frostbite" + - "Ghost Spleef" + - "Gladiator" + - "Glass Bridge: Slap Edition" + - "GS: Beholder" + - "GS: Last Frontier FFA" + - "GS: Splinter" + - "Hide n' Seek" + - "Hide n' Seek: Community" + - "Humble Jungle" + - "Infection: Amusement Park" + - "Infection: Boulevard" + - "Infection: Cityscape" + - "Infection: Kraken" + - "Infection: Riot in Prison" + - "Infection: Skull Island" + - "Infection: Store" + - "Into the Jungle" + - "Intruders" + - "Juggernaut's Hall" + - "Juggernaut's Hall: Sacrifice" + - "Killavator" + - "King's Conquest: Incendiary" + - "King's Conquest: Porky Plains" + - "King's Conquest: Rage Quit" + - "King's Conquest: Rallypoint Beta" + - "Knockout Stadium" + - "Knockout Stick Fight" + - "Ladderp II" + - "Last Team Standing" + - "Long Shot: Payload" + - "MB: Catnap" + - "MB: Durrr Burger" + - "MB: TOM BRADY" + - "MB: Wootonia" + - "Mega Cacti Terror Teams" + - "Mega Cacti Terror" + - "MobArena: Silent City" + - "Mont Blanc Grand Prix" + - "No Return" + - "Nostalgia" + - "Oculo" + - "Paint Can't Wait" + - "Paint Can't Wait 2" + - "Penguin Pursuit" + - "Perfect Match" + - "Pillars" + - "Ping Bomb II" + - "Pixel Run" + - "Player Blender: Lifesteal" + - "Plus Side" + - "Procedural: Cliff Maze" + - "Procedural: Shroom Towers" + - "Prototype" + - "Puddin' Pops" + - "pvpland" + - "Quidditch" + - "Race: Circuit" + - "Race: Drought" + - "Race: Ender" + - "Race: Moo Moo Meadows" + - "Race: Pebble Creek" + - "Raid FFA: Guns" + - "Red Agony" + - "Red Rover" + - "Road to the Moon" + - "Rush Wars Tournament 2: Attack of the Defenders" + - "Salvo But it's a Castle and There's 2x Monuments" + - "Salvo" + - "Skill Issue" + - "Sky Push Royale" + - "Skyfall" + - "Stop the Boats" + - "Stop the Boats: United Kingdom Edition" + - "Sugar Cane Valley" + - "Swarthmoor" + - "Tangled" + - "Tavern" + - "Teamwork" + - "The Dropper" + - "The Dropper: Community Edition" + - "The Fenland - EPIC STYLE" + - "The Grand Dueling Tournament II" + - "The Grand Spleefing Tournament II" + - "The High Seas" + - "Tic Tac K.O." + - "TNT Rain" + - "TNT Spleef" + - "TNT Tag: Block Fortress" + - "TNT Tag: Monkey Mayhem" + - "TNT Tag: Zoo" + - "Tug of War: Block Swap" + - "Tug of War: Bridge GONE" + - "Turf Warz" + - "War Wars: Classic" + - "War Wars: False Alarm" + - "War Wars: Sand Wars 2" + - "War Wars: Slippery Slope" + - "War Wars: The Wall Pt 2" + - "War Wars: Torment" + - "Watch Your Head" + - "Water Drop: Directrix" + - "Water Drop: Ender Blast" + - "Water Drop: Limbo II" + - "Water Drop: Long Shot" + - "Water Drop: Sunrise Over Paradise" + - "Water Drop Extreme" + - "Whirlpool" + - "Wool Story Bro" + tnt-tuesday: # TNT Tuesday events pool + type: voted + cycle-time: -1 + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Aerobellum" + - "Airclay Battle" + - "Airship Aces" + - "Airship Battle" + - "Apollo 23" + - "Astro" + - "Autumn Solstice" + - "Ballot Box" + - "Battleship Halberd" + - "Blast Mining" + - "Blocks DTC TNT" + - "Blocks: Destroy the Dynamite" + - "BoomBox" + - "BoomBox: 2 Monuments" + - "Breath" + - "Cannonball Cove" + - "CannonCube" + - "Cannon Duel" + - "cos(tnt)" + - "Dangerous Cargo" + - "DATAbase" + - "DATAbasin" + - "DATAcenter" + - "DATAstation" + - "DK Crossovers DTE" + - "Don't Explode My Heart" + - "Donut Wars" + - "Double Trouble" + - "Ender Blast" + - "Fort Wars" + - "Fortress Battles" + - "Fox Strife" + - "Fractal Descent" + - "Fractal Descent: Classic" + - "Hyperspace" + - "Incassum" + - "Interitus" + - "Iris DTC" + - "Kï" + - "Lunar Crescent" + - "Mars Odyssey" + - "Medieval Warfare: DTE" + - "Monolith" + - "Mushdoom" + - "Osoi" + - "Project Chromozome" + - "Relic" + - "Retaliation" + - "Retaliation 2" + - "Retro Encabulator" + - "Rock the Casbah" + - "Runes of Ruin" + - "Salvo" + - "Salvo But it's a Castle and There's 2x Monuments" + - "Shroom Trip" + - "Sky Traffic" + - "Sky Traffic 1.5" + - "Sky Traffic 2" + - "Spaceclay Battles" + - "Spaceship Battles" + - "Stone Fields" + - "The High Seas" + - "The Killing Floor" + - "The Lost Arcade" + - "The Waiting Room" + - "Total War" + - "Totally War II" + - "Wallop 9000" + - "Wallop Series X" + - "Zombie Defense" + warwars: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "War Wars: 2Tall4Me" + - "War Wars: Baby's First Build" + - "War Wars: Classic" + - "War Wars: False Alarm" + - "War Wars: Ice to Meet You" + - "War Wars: Ironforge" + - "War Wars: Minimalist" + - "War Wars: Null and Void" + - "War Wars: Peaceful Meadows" + - "War Wars: Portals" + - "War Wars: Prime Time" + - "War Wars: Sand Wars 2" + - "War Wars: Slippery Slope" + - "War Wars: Spongecake" + - "War Wars: Sticky Situation" + - "War Wars: The Wall Pt 2" + - "War Wars: Torment" + - "War Wars: Tree Hugger" + - "War Wars: Wait what?" + - "War Wars: ɹɐʍɹɐʍ" + nostalgia: + type: ordered + enabled: true + dynamic: false + players: 1 + maps: + - Harb + - Urban Jungle + - Fortress Battles + - Race for Victory + - A Watery Grave + - Medieval Warfare + - Cake Wars + - Sand Wars + - Tree of Life + - Sky Traffic + - Spaceship Battles + - Airship Battle + - Avalanche + - Shroom Trip + - Fort Wars + classic: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + modifier: >- + pow( + score * + bound(1 - (0.2 * same_gamemode), 0.2, 1) * + bound(0.5 * ( + tanh(bound(-0.0025 * players + 0.5, 0.2, 1) * (mapsize - bound(players * 1.05, 0, 90))) - + tanh(bound(-0.0025 * players + 0.5, 0.2, 1) * (mapsize - bound(0.005 * players ^ 2 + 0.95 * players + 5, 10, 150))) + ), 0, 1) + , 2) + maps: + - A New Day + - A Watery Grave + - "Aerobellum: Classic" + - Airship Battle + - Anathema + - Antiquis + - Argon + - Astro + - Atromix + - Avalanche + - Avalon Funland + - Babylon + - Balloon Archipelago + - BalloonsDTM + - Bamboo Valley + - Banana Split + - Battle Ecliptica III + - Battle for Amaterasu + - Battle of Krehm + - Battle of Lyndanisse + - Battle of Tenjin + - Battle of Tenjin II + - Battle of Tenjin III + - Bessemer's Process + - BlockBlock + - Blocks CTW + - Blocks DTC + - Blocks II + - "Blocks: Destroy the Dynamite" + - Boom + - "BoomBox: Classic" + - Bridge Over Troubled Water + - Broken Unity + - Cake Day + - Cake Wars + - Cargo + - "Cat's Cradle" + - Circus CTW + - Circus DTC + - Cloud Nine + - "Coastline: Classic" + - Corrupted Kingdoms + - Crater of Secrets + - D-Day + - DATABasin + - DATACenter + - Deepwind Jungle + - Desert Cataract + - Diablo + - Discipline + - Dust + - Dwyer Hill + - Dynamo + - Empire + - Ender Blast + - Equinox + - Facility + - "Fairy Tales 2: A Tale or Two" + - "Fairy Tales: Metamorphose" + - Fallencrests + - Fort Wars + - Fortress Battles + - Fourchette + - Fox Strife + - Fractal Descent Classic + - "From the Archives: Royal Garden CTW" + - Full Salvo + - Glacial Impact + - Glacial Impact 2 + - Golden Drought + - Golden Drought II + - Golden Drought III + - Golden Drought IV + - Green Hill Zone + - Hadron + - Harb + - Hot Dam + - Hot Dam Mini + - Hydrolock + - Hydrolock II + - Infernal Shadow + - Inheritance + - Interitus + - Ion + - Iris DTC + - Irongate Harbor + - Jungle Beat + - Kytriak + - Levels + - Limbo II + - Lunar Coliseum + - Mayan Apocalypse + - Medieval Warfare + - Midnight Train + - Modern Cityscape + - Molendinis + - Monument Valley + - Moonlight Summit + - Mushroom Gorge + - Mutiny + - Mystic Point + - Nightsail + - Nivalis + - Northlands + - Nuclear Winter + - Ouroboros + - Outback + - Ozone + - Persisto + - PixelMix + - Placid Spring + - Race for Victory + - Race for Victory 2 + - Race for Victory 3 + - Retaliation + - Retaliation 2 + - Rift + - Ring Race + - Runes of Ruin + - Sand Wars + - Scrap Mettle + - Shroom Trip + - Sky Traffic + - Sky Traffic 2 + - Smog + - Snowy Wars + - SolitudeMC + - Soviet Mills + - Spaceship Battles + - Spaceship Battles II + - Storm + - Streamline + - "Sunrise Over Paradise: Classic" + - SuperPRISM + - Swamped + - Tanker TNT + - Tebulas + - Temple Run + - Temple Valley + - Tenebrous + - The 4th Law + - The 8th Law + - The 9th Law + - "The Arena: Classic" + - The Fenland + - "The Hill: Classic" + - The Nile + - Total War + - Totally War II + - Tree of Life + - Trench Warfare + - Trench Warfare 2 + - Turf Wars + - Twisted + - Two Tier + - Urban Jungle + - Valley of the Dead + - Venice TDM + - Viridun + - Warlock + - Welcome to Wool Square + - Wildwood Crevice + - "Wit's End" + - Woodwork Harbor + - Woolirium + - Wooly Woods + - Zoo + rage: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "100 Rooms" + - "101 Rooms" + - "Arid Crossroads" + - "Arx Rage" + - "Atlantis" + - "Aureola Rage" + - "Basilicas of Space" + - "BipBetaMC" + - "Bliss: Rage" + - "Blossom" + - "Bouncy Stadium" + - "BVC" + - "Charge" + - "Chinatown" + - "Christmas Eve: Rage" + - "Colors II" + - "Cubed" + - "Dead Town" + - "Deschutes" + - "Drandion" + - "Dry Wound" + - "Earthborn" + - "Fallen Courtyard" + - "Fallen Empire" + - "Foxtrot" + - "Frost Bound Rage" + - "Gone Camping" + - "Gooseberry" + - "Gravestone" + - "Grimsnes" + - "Hand of God" + - "Hanging Garden" + - "Ieats Hall" + - "Immortal" + - "Infinite" + - "Into the Jungle" + - "Java: Rage" + - "Lush" + - "Magnolia Creek" + - "Milky Way" + - "Mushrooms of Oblivion" + - "Netherrage" + - "Network" + - "New Way" + - "Oculo" + - "Overgrown Rage" + - "Palude" + - "Permeac" + - "Plus Side" + - "Pride" + - "Proelium" + - "Pyradic" + - "Quavilla" + - "Radiant Castles: Rage" + - "Rage Maze" + - "Rage Quit" + - "Rig" + - "Rubik's Rage" + - "Sandstone Temples" + - "Sand Wall" + - "Secluded Oasis" + - "Secluded Palace" + - "Secluded Wharf" + - "Sentio" + - "Snowfall" + - "Snow Globe" + - "Spooktober" + - "Stairs to Nowhere" + - "Swarthmoor" + - "Sweet Tooth" + - "Sylvan" + - "The 6th Law" + - "The Dome" + - "The End" + - "Together" + - "Trinity" + - "Vinebay" + - "Wintry Way" + - "Wonderland" + - "Yukon" + - "Zen" + gs: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Amazon" + - "Classic Flame" + - "Eldritch" + - "Frozen Palace" + - "GS: Beholder" + - "GS: Chandelier" + - "GS: Earthborn" + - "GS: Last Frontier FFA" + - "GS: Splinter" + - "Grassy Knoll" + - "Life-O-Rama" + - "Nostalgia" + - "Prototype" + - "Pseudo" + - "Pseudo II" + - "Quartz Mine" + - "Royal Garden" + - "Tangled" + - "Vengeance" + - "Whirlpool" + micro-battles: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Cozy Cove" + - "MB: 2014 Lobby" + - "MB: 44 Rooms" + - "MB: Airship Battles" + - "MB: Anarchy" + - "MB: Avalon Funland" + - "MB: Battle of Tenjin" + - "MB: BlockBlock" + - "MB: Boombox" + - "MB: Catnap" + - "MB: DATAcenter" + - "MB: Desert Sanctuary" + - "MB: Double Take" + - "MB: Durrr Burger" + - "MB: Dynamo" + - "MB: Fairy Tales" + - "MB: Fenland" + - "MB: Fortress Battles" + - "MB: Fractal Descent" + - "MB: Golden Drought" + - "MB: Hot Dam" + - "MB: Limbo" + - "MB: Luxor" + - "MB: MB^4" + - "MB: Miku and Friends" + - "MB: Penicillin" + - "MB: Race for Victory 2" + - "MB: Race for Victory 4" + - "MB: Race for Victory 4: Redux" + - "MB: Rallypoint Gamma" + - "MB: Renaissance" + - "MB: Roulette" + - "MB: Sandstone Temples" + - "MB: Snowy Wars" + - "MB: Spaceship Battles" + - "MB: Sunrise" + - "MB: Tebulas" + - "MB: TOM BRADY" + - "MB: UBoat" + - "MB: Vesuvius" + - "MB: Viridun" + - "MB: Warlock" + - "MB: Wit's End" + - "MB: Wootonia" + - "MB: Xoi's Pinkity Drinkity Maid Cafe" + - "MB: Xyth" + - "Winter Wars" + touchdown: + type: voted + enabled: true + dynamic: false + players: 1 + cooldown: + min-length: 45 + minutes-per-day: 15 + maps: + - "Blue Lock" + - "Chess Cathedral" + - "Colorado Alpines" + - "Experiment 12" + - "Fireballs Bowl" + - "Fireballs Bowl: Mini" + - "Friday Night Lights" + - "Keeper" + - "Moon Brady" + - "Pigskin Punchout" + - "Possession Game" + - "Project Classbowl" + - "Prospect Park" + - "Shingeki no Brady" + - "Steppe Bowl" + - "TE Brady: MVP Edition" + - "The Overcast Bowl" + - "The Souper Bowl" + - "The Void Bowl" + - "Tom Brady" + - "Tom Brady: MVP Edition" + - "Trip to Cancun" + - "Tron Brady"