main/Commands

Commands

Biome changing commands

  • /wm set biome:<biome|original> radius:<radius> - set the biome around the player (size defined by radius)
  • /wm set biome:<biome|original> loc:<world,x,z> - set the biome around location (size defined by radius)
  • /wm set biome:<biome|original> region:<region name> - set the biome at WorldGuard region
  • /wm set biome:<biome|original> - set the biome in a WorldEdit selection
  • /wm set biome:<biome|original> loc:<world,x,z> loc2:<world,x,z> - set the biome at area defined by two locations

Biome replacing commands

  • /wm replace biome:<biome|original> source:<biome> radius:<radius> - replace <source> biome with <biome> around the player (size defined by radius)
  • /wm replace biome:<biome|original> source:<biome> loc:<world,x,z> - replace <source> biome with <biome> around location (size defined by radius)
  • /wm replace biome:<biome|original> source:<biome> region:<region name> - replace <source> biome with <biome> at WorldGuard region
  • /wm replace biome:<biome|original> source:<biome> - replace <source> biome with <biome> the biome in a WorldEdit selection
  • /wm replace biome:<biome|original> source:<biome> loc:<world,x,z> loc2:<world,x,z> - replace <source> biome with <biome> at area defined by two locations
  • /wm replace biome:<biome|original> fill:true - replace current biome in player location with <biome>
  • /wm replace biome:<biome|original> fill:true loc:<world,x,z> - replace current biome in location <world,x,z> with <biome>

Area repopulating commands

  • /wm populate radius:<radius> - repopulates area around the player (size defined by radius)
  • /wm populate loc:<world,x,z> - repopulates area around location (size defined by radius)
  • /wm populate region:<region name> - repopulates area inside WorldGuard region
  • /wm populate - repopulates area inside WorldEdit selection
  • /wm populate loc:<world,x,z> loc2:<world,x,z> - repopulates area defined by two locations

Comments

Posts Quoted:
Reply
Clear All Quotes