BiomeSearch

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

BiomeSearch

This plugin allows you to find the nearest occurrence of a specified biome and teleport to it if you wish.

Commands

/setrange (Set Search Radius)

Usage: /setrange radius

Examples:

  • /setrange 1500 would set the search radius to 1500 blocks.

Permissions:

  • biomesearch.setrange

Notes: Default range is 1000 blocks. This is adequate for most searches on land. To find a mushroom island, or other rare biomes, you may need to increase this value up to 7500 or higher. DO NOT set this value to something extremely large (>10,000ish). If you do so, your server can crash. When changing the range, do so in increments, to be sure that you won't crash your server with too high of a value.

/biometp (Teleport to Biome)

Usage: /biometp [player] biome

Examples:

  • /biometp jungle would teleport you to the nearest jungle.
  • /biometp user42 mushroom_island would teleport user42 to the mushroom island biome nearest to them.

Permissions:

  • biomesearch.tp
  • biomesearch.tp.others

Notes: Upon failure to find a biome, the command will list the biomes it found in the search radius.

/biomesearch (Search for Biome)

Usage: /biomesearch biome

Examples:

  • /biomesearch jungle would tell you the coordinates of the nearest jungle.

Permissions:

  • biomesearch.search

Notes: Upon failure to find a biome, the command will list the biomes it found in the search radius.

To Do

  • Make WorldEdit a soft dependency
  • Implement infinite radius searches
  • Document code
  • Use Java 6
  • Change checking algorithm to ensure that server does not crash/give errors

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files