TreeRestrict

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.

This is a plugin to restrict tree and mushroom tree growth to certain biomes.
It makes the server nicer by disallowing players to plant odd-looking trees in the biome. Everything in configurable.

In the configuration, you have to specify a list of allowed tree types for each biome.

By default, the tree types are only allowed to grow in their natural biome.

 

Example configuration:


BEACH: []
DESERT: []
DESERT_HILLS:
- TREE
EXTREME_HILLS:
- TREE
FOREST:
- BIRCH
- BIG_TREE
- TREE
FOREST_HILLS:
- BIRCH
- BIG_TREE
- TREE
FROZEN_OCEAN: []
FROZEN_RIVER: []
HELL: []
ICE_MOUNTAINS: []
ICE_PLAINS: []
JUNGLE:
- JUNGLE
- JUNGLE_BUSH
- SMALL_JUNGLE
- BIG_TREE
- TREE
JUNGLE_HILLS: []
MUSHROOM_ISLAND:
- BROWN_MUSHROOM
- RED_MUSHROOM
MUSHROOM_SHORE: []
OCEAN: []
PLAINS: []
RIVER: []
SKY: []
SMALL_MOUNTAINS:
- TREE
SWAMPLAND:
- BIG_TREE
- TREE
TAIGA:
- REDWOOD
- TALL_REDWOOD
TAIGA_HILLS:
- REDWOOD

 

Empty biomes should be marked with []

 

Requested by: JuiceHead


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    59351
  • Created
    Jun 17, 2013
  • Last Released File
    Jun 17, 2013
  • Total Downloads
    808
  • License

Categories

Members

Recent Files