main/Configuration

This is example of a default config.yml generated for my test server

RW-Creepers:
    Wolves-Attack: true
RW-on-Server:
    dragon: 5
    dragon_nether: 5
    dragon_the_end: 0
    world: 0
    old_world: 0
RW-in-MobArena:
    default: true
    coliseum: true
    test: true
RW-Projectiles:
    Arrow: true
    Egg: true
    Fireball: true
    Small-Fireball: true
    Snowball: true
    Potions: true

Things to know:

  • If you have a Mob Arena arena in a World listed as false, but the arena is listed as true, it will still work ONLY in the arena
  • Upon adding a new World or Arena to your server, it is recommeneded to "/rw reload" ("rw reload" from the console) to add them to the Ranged Wolves config.yml and set them to true by default.
  • As of version 0.8.6 the arena names should be edited to be all lowercase (it should say so in your server.log file & console). This is due to an upcoming change in MobArena's configuration that could affect mine, since yml is picky about capitalization.
  • As of version 0.8.8, Creepers can be set to not get attacked by your wolves, as is default behavior for getting attacked by or meleeing creepers (they default to attackable)
  • As of version 1.0, You can specify how many wolves each player can obtain.
  • As of version 1.2, the Max Wolves option got merged in with the enabled world options. See this comment for more information.

Comments

Posts Quoted:
Reply
Clear All Quotes