Setting Up a New WHIMC Maps

As of QRF update 2025

Mars Build Checklist

  • /mvclone Mars <newworldname>
  • Adjust Ban-Item entry for this build world, replace “CAMP” or last build world in sciencetools
  • Copy the plugins/worldguard/<otherbuildworld>/regions.yml file to plugins/worldguard/<newbuildworld>/regions.yml and reboot
  • Add ops ex. /op <user> and give them admin permissions /lp user <user> parent add admin
  • /mv modify set animals 0
  • /mv modify set gamemode creative
  • /wcp setprefixhere [label for the world]

If you copied the file you shouldn’t need to do these, but here are the build world region settings:

  • /rg create perimeter [A nice prefix for the world]
    • For specific user bases – addmember to perimeter, player must be outside of region; set priority 1, exit allow entry allow
  • /rg addmember perimeter mcsarmadillo mcsbear mcscobra mcsdolphin mcseagle mcsfox mcsgecko mcshorse mcsiguana mcsjackal MCSkangarooo mcslion mcsmouse mcsnarwhal mcsoctopus mcspanda mcsquail mcsraccoon mcsswan mcsturtle mcsunicorn mcsvampire mcswalrus mcsyak 
  • /rg addmember perimeter mcszebra mcsdragon mcsbutterflyy MCScaterpillar MCSmonkeyy MCSalien MCSplatypuss mcstree mcscat mcspotato mcsplanet MCStardigrade mcsostrich mcsgoblin mcsmanatee
  • /rg flag perimeter exit deny
  • /rg flag __global__ potion-splash deny
  • /rg flag __global__ pvp deny
  • /rg flag __global__ tnt deny
  • /rg flag __global__ sleep deny
  • /rg flag __global__ interact allow
  • /rg flag __global__ use allow

What-If World Rules

  • /mv import <worldname> normal
  • /gamerule keepInventory true
  • /difficulty peaceful
  • /mv modify set gamemode adventure
  • /mvm set time true [some worlds]
  • /gamerule doDaylightCycle false [some worlds]
  • /gamerule doWeatherCycle false [some worlds]
  • /time set <something> [some worlds]
  • /mv modify set weather [false if you don’t want rain]
  • /mv modify set animals 0 [non-earth worlds]
  • /mv setspawn [where you want it]
  • /wcp setprefixhere [A nice prefix for the world]
  • /rg flag perimeter exit deny
  • /rg flag __global__ potion-splash deny
  • /rg flag __global__ item-drop deny
  • /rg flag __global__ pvp deny
  • /rg flag __global__ tnt deny
  • /rg flag __global__ sleep deny
  • /rg flag __global__ fly deny
  • /gamerule doFireTick false [for worlds with special fire like Gliese]
  • /rg flag __global__ damage-animals deny [on worlds with animals]
  • /rg flag __global__ interact allow [some worlds]
  • /rg flag __global__ use allow [some worlds]

/rg flag <region> interact deny [to protect trap doors, etc]