Inactive [MECH] RealBiomes v1.1 - more dangerous biomes [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by urm, Apr 3, 2012.

  1. Offline

    urm


    Name: RealWinter
    Version: 1.1
    Description: makes any biomes more danderous, and its absolutely configurable
    Current compatibility: 1.2.4-R1.0
    BukkitDev: RealBiomes
    Download: Download .JAR
    Sources: are availible on BitBucket repository https://bitbucket.org/uramer/realbiomes.
    Versions:
    • 1.1: Hunger update [beta]
    • 1.0: First release [beta]
    Changelog:
    • 1.1:
      Adds option to decrease players hunger by time, configurable, as usually :).
    Known bugs: its for feature!)
    To do:
    • Configurable deseases with pluggable effects
    • Speed control (it's hard to go in swampland)
    • Habit to some biomes
    Default configuration: (just for example, only one of sets)
    Show Spoiler

    Code:
    version: 1.1
    enable: true
    debug: false //many messages, i think, only i need it
    CreativeDamage: false //defends admins
    StartDelay: 15 //first delay after players logging in
    Delay: 10 //regular delay	
    Set1:
      Biomes: [TUNDRA,TAIGA,FROZEN_RIVER,FROZEN_OCEAN,ICE_PLAINS,ICE_DESERT,ICE_MOUNTAINS]
      Base:
        Damage: 6.0  //increases damage by 3 hearts
        Hunger: 3.0  //increases hunger damage by 1.5 "meats"
      Time: [20001,24000,0,8000]
      Armor:
        Helm:
          Ids: [298]
          Damage: [-1.0] //decreases damage by 0.5 hearts
          Hunger: [0.0]
        Chest: 
          Ids: [299]
          Damage: [-1.0]
          Hunger: [0.0]
        Pants: 
          Ids: [3009]
          Damage: [-0.75]
          Hunger: [0.0]
        Boots:
          Ids: [301]
          Damage: [-0.6]
          Hunger: [0.0]
      Hands:
        Ids: [332,50,327]
        Damage: [0.2,-0.5,-1.0]
        Hunger: [0.0]
      Near:
        Ids: [79,80,10,11,51]
        Damage: [0.2,0.2,-3.0,-3.0,-2.0]
        Hunger: [0.0,0.0,0.0, 0.0, 0.0]
        Radius: 3 //if it's big, it will work very(!) slow
      Roof:
        Height: 5
        Hunger: 0.0
        Damage: -0.75
    

    Default configuration is not optimal, i will be very glad, if someone will find better config

    Full list of minecraft biomes:
    Show Spoiler

    • Winter: TAIGA, TAIGA_HILLS, ICE_MOUNTAINS, ICE_DESERT, TUNDRA, FROZEN_OCEAN, FROZEN_RIVER, ICE_PLAINS
    • Desert: DESERT, BEACH, DESERT_HILLS, SAVANNA
    • Mushrooms: MUSHROOM_ISLAND, MUSHROOM_SHORE, SHRUBLAND
    • Jungles: JUNGLE, JUNGLE_HILLS, RAINFOREST
    • Mountains: SMALL_MOUNTAINS, EXTREME_HILLS
    • Forest: FOREST_HILLS, SEASONAL_FOREST, FOREST
    • Others: PLAINS, HELL, SKY, OCEAN, RIVER,SWAMPLAND

    This plugin's idea is based on RealWinter, but its much more configurable, i hope, you see it)
    If you have found any bugs, or mistakes in description, please, write me about it!

     
  2. Offline

    md_5

    Approved.

    Don't see many people using BitBucket :p
     
  3. Offline

    urm

    I've tryed GitHub, but it's not work with russian user's name:)
    I can change it, but i won't use shitty program which doesn't support unicode yet:p
     
  4. Offline

    Giuseppe

    how it work?
    via zip code?
     
  5. Offline

    urm

    what zip code?:confused:
     
  6. Offline

    Giuseppe

    postleitzahl
    postal code
     
  7. Offline

    urm

    i now, but for what can i use it in minecraft?:eek:
     
  8. Offline

    Giuseppe

    for example, it is snowing or raining on me then that is what comes in Minecraft
     
  9. Offline

    urm

    it works completely other way, but your idea is not bad
     
  10. Offline

    Giuseppe

    You could implement that Please?
     
  11. Offline

    urm

    it's a lot of code, and big load for server. my plugin already has bad performance, so, i cant add this feature)
    and i'm too lazy for it;)
    i have great idea: diseases, i think, i woud code them at summer, when i would have a lot of time;)

    also, i'm from Saint-Petersburg, so, it would be rainy all time on my server:)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  12. Offline

    Giuseppe

  13. Offline

    urm

    Last edited by a moderator: May 25, 2016

Share This Page