[MISC/SEC] DisableIt v1.0 - Disable some naturally occurring events [1000]

Discussion in 'Inactive/Unsupported Plugins' started by robin0van0der0v, Jul 21, 2011.

  1. Offline

    robin0van0der0v

    DisableIt - Disable some naturally occurring events!
    Version: v1.0

    Features:
    • Disable fire by world.
    • Disable explosions by world.
    • Disable mushroom spread by world.
    • Disable leafdecay by world.
    • Disable mob spawning by world.
    • Disable weather by world.
    Download DisableIt!
    Source is inside the jar file.

    Known bugs:
    None. :D

    Properties:
    This plugin creates a properties file on Plugins/DisableIt/config.yml. ;)

    Standard properties:
    Code:
    disable:
        explode:
            ghast: world,world_nether
            bed: world,world_nether
            tnt: world,world_nether
            creeper: world,world_nether
        spawn:
            chicken: ''
            ghast: ''
            zombie: ''
            wolf: ''
            pigzombie: ''
            cow: ''
            spider: ''
            sheep: ''
            creeper: ''
            skeleton: ''
            squid: ''
            pig: ''
        mushroomspread:
            red: ''
            brown: ''
        leafdecay: ''
        weather:
            thunder: ''
            lightning: ''
            ice:
                form: ''
                melt: ''
            snow:
                form: ''
                melt: ''
            storm: ''
        fire: world,world_nether
    Changelog:
    Version 1.0
    • Release.
     
    corenting and harakiwi like this.
  2. Offline

    Ergophile

    Hi. I usually find things like these seemingly easy, but I've been having some trouble.

    If I want creepers disabled, do I put in:
    Code:
          creeper: Scrae[code]
    
    ?
    
    If you can help my poor soul I will be very grateful.
     
  3. Offline

    racecar56

    I'm using the example configuration file posted, and it never stops creeper explosions. It did manage to stop fire when I didn't want it to, though, and telling it to allow it also worked. These creepers are getting annoying.
     
  4. Offline

    rikai

    Does this work with the latest RB? :eek:
     
  5. Offline

    racecar56

    By now, the link doesn't even work.
     
  6. Offline

    rikai

    it did at the time of my posting... >_>
     
  7. Offline

    seanster789

    link is broken. can you put up a new link for download please.
     
  8. Offline

    andrex366

    It doesent exist (the download!!!!)
     
  9. Can this only be used on actual servers? Or can it be used on lan servers too?
     

Share This Page