Life Expectancy

Discussion in 'Plugin Requests' started by Resoluciones, May 2, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Resoluciones

    Plugin category: Mechanics

    Minecraft version: CraftBukkit version git-Spigot-9ba269b-c19c293 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)

    Suggested name:
    LifeExpectancy

    What I want: I'd like that the plugin allow players to set Life Expectancy in minutes for each living entity (except players). When time is up for an entity, there should be a configurable message to be set, i.e. "entityname has died of old age."

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: No permissions needed for this plugin.

    When I'd like it by: 05-May-2017
     
  2. Online

    timtower Administrator Administrator Moderator

    @Resoluciones And how would they set it? As you have no commands or given a different way to do it.
     
  3. Offline

    Resoluciones

  4. Online

    timtower Administrator Administrator Moderator

    @Resoluciones Type it in your own post, don't refer to other plugins please.
    Plugin should be described in a way that somebody could copy your description and make a plugin with it without clicking any links.
     
  5. Offline

    Resoluciones

    I see timtower, sorry for my mistake.

    Life Expectancy should set the time of each mob as follows:

    time_format: minutes
    spawn_reason: all
    include_named_entities: yes
    include_tamed_entities: yes
    radius_in _blocks: 32.0 (not sure if this will help to reduce lag of this plugin)
    check-delay_in_seconds: 325 (not sure if this will help to reduce lag of this plugin)
    death_message: 'entityname' has died of old age.​

    # entities you want to set life expectancy in minutes (any missing entity won't be killed by this plugin):

    ocelot: 10
    elder_guardian: 1
    wither_skeleton: 10
    stray: 5
    wither_skull: 10
    husk: 1
    zombie_villager: 1
    evoker: 10
    vex: 10
    vindicator: 10
    creeper: 10
    skeleton: 10
    spider: 10
    giant: 10
    zombie: 10
    slime: 10
    ghast: 10
    pig_zombie: 10
    enderman: 10
    cave_spider: 10
    silverfish: 10
    blaze: 10
    magma_cube: 10
    ender_dragon: 10
    wither: 1
    bat: 10
    witch: 10
    endermite: 10
    guardian: 10
    shulker: 5
    pig: 10
    sheep: 10
    cow: 10
    chicken: 10
    squid: 10
    mushroom_cow: 1
    snowman: 10
    iron_golem: 10
    polar_bear: 10
    rabbit: 10
    skeleton_horse: 10
    zombie_horse: 10
    donkey: 10
    mule: 10
    wolf: 10
    horse: 10
    llama: 10
    villager: 10​


    Let me know!

    Thanks.

    In case it is not too difficult regarding the death message pls. change the names as follows:
    • polar_bear to Spirit Beat
    • skeleton to Soldier
    • witch to Mage
    • iron_golem to Titan

    So it will show the correct names in the chat, as I have faction mobs installed.

    Thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 3, 2017
Thread Status:
Not open for further replies.

Share This Page