Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

UltraSingleBiome Plugin Documentation

๐€๐๐ฆ๐ข๐ง๐ข๐ฌ๐ญ๐ซ๐š๐ญ๐จ๐ซ๐ฌ
Jan
12
2
๐ƒ๐„๐•๐„๐‹๐Ž๐๐„๐‘ & ๐€๐ƒ๐Œ๐ˆ๐
๐…๐จ๐ฎ๐ง๐๐ž๐ซ
๐Œ๐ž๐ฆ๐›๐ž๐ซ


Feature​

  • Multiple Biome Types: Desert, Plains, Badlands, End-style, Snow, and Mushroom biomes
  • Enhanced Terrain: Beautiful, natural-looking terrain with custom features for each biome
  • Optimized Performance: Lightweight design to minimize server impact
  • Multiverse Compatible: Works seamlessly with Multiverse-Core for easy world management
  • Custom Structures: Unique vegetation and structures for each biome type

Installation​

  1. Download the UltraSingleBiome.jar file from BuiltByBit
  2. Upload the .jar file to your server's plugins folder
  3. Restart your server
  4. Configure your license key (see License Activation section)

License Activation​


Step 1: Purchase a license from BuiltByBit marketplace

Step 2: Locate your license key in your BuiltByBit purchases section

Step 3: Add your license key to the config.yml file:


Code:
License: 'YOUR-LICENSE-KEY-HERE'

# World Generation Options

GenerateTrees: true


Step 4: Save the config.yml file and restart your server

Step 5: Check console to verify successful license activation:

[UltraSingleBiome] License verified successfully!
[UltraSingleBiome] Tree generation is enabled
[UltraSingleBiome] UltraSingleBiome has been enabled!


Creating Worlds​

UltraSingleBiome works with Multiverse-Core to easily create custom biome worlds. Use the following commands to create different types of worlds:


Desert World​

/mv create desertworld normal -g UltraSingleBiome
or

/mv create desertworld normal -g UltraSingleBiome:desert

Plains World​

/mv create plainsworld normal -g UltraSingleBiome:plains

Badlands World​

/mv create badlandsworld normal -g UltraSingleBiome:badlands

End-Style World​

/mv create endworld normal -g UltraSingleBiome:end

Snow World​

/mv create snowworld normal -g UltraSingleBiome:snow

or

/mv create snowworld normal -g UltraSingleBiome:snowy

Mushroom World​

/mv create mushroomworld normal -g UltraSingleBiome:mushroom

Biome Descriptions​


Biome TypeFeatures
Desertโ€ข Sandy terrain with sandstone layer underneath<br>โ€ข Occasional cacti and dead bushes<br>โ€ข No natural mob spawning
Plainsโ€ข Grassy terrain with gentle hills<br>โ€ข Short grass and oak trees<br>โ€ข Custom tree distribution for natural appearance
Badlandsโ€ข Red sand surface with terracotta layers<br>โ€ข Various terracotta colors in terrain layers<br>โ€ข Occasional dead bushes and acacia trees
End-Styleโ€ข End stone terrain with variable elevation<br>โ€ข End stone brick surfaces on higher elevations<br>โ€ข Chorus plants and occasional end crystals
Snowโ€ข Snow block surface with realistic terrain<br>โ€ข Packed ice patches beneath the surface<br>โ€ข Spruce trees with natural distribution
Mushroomโ€ข Mycelium surface with stone underneath<br>โ€ข Giant red and brown mushrooms<br>โ€ข Red mushrooms: Multi-layered cap design<br>โ€ข Brown mushrooms: Large 45-block cap pattern

GenerateTrees: Set to false to disable tree generation in applicable biomes

Using for Random Teleportation​


UltraSingleBiome worlds are perfect for random teleportation plugins. Create multiple worlds with different biomes for variety:

Code:
/mv create desertworld normal -g UltraSingleBiome

/mv create plainsworld normal -g UltraSingleBiome:plains

/mv create badlandsworld normal -g UltraSingleBiome:badlands

/mv create endworld normal -g UltraSingleBiome:end

/mv create snowworld normal -g UltraSingleBiome:snow


Then configure your random teleport plugin to use these worlds!

World Generation Issues​

If worlds aren't generating properly:
  1. Ensure you're using the correct commands
  2. Check if Multiverse-Core is properly installed
  3. Review server logs for any errors
  4. Try restarting your server

Support​

For support, please:
Join our discord server: https://discord.gg/shyamstudio

Compatibility​


ComponentCompatibility
Minecraft Version1.20.4 - 1.21.*
Server SoftwarePaper, Spigot, Purpur
Required PluginsMultiverse-Core (for world creation)

Thank you for using UltraSingleBiome!​
 
Last edited:
Top