Randalf98 / ArenaPlugIn

Additional PlugIn for Sponge Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpongeArenaPlugIn

Additional PlugIn for Sponge Server

This Version of the Arena Plugin Features a Floodmode limited to a configurable amount of an entity at a time.

Commands:

  • /arena start Starts the arena, based on the saved parameter.
  • /arena stop Stops the arena.
  • /arena create arena Creates arena for a existing area.
  • /arena create area Create a area, which will be the field where the enemies spawn. The Players
    Position will be the first spawnpoint
  • /arena chunk add Adds a chunk to the area.
  • /arena chunk remove Removes a chunk to the area.
  • /arena spawnpoint add Adds an additional spawnpoint where the enemies will spawn.
  • /arena spawnpoint remove Removes a spawnpoint from the area.
  • /arena list areas Lists all existing areas.
  • /arena list arenas Lists all existing arenas.
  • /arena information Shows the relevant information from a arena.
  • /arena set enemytype Sets the entitytype of the arena mobs.
  • /arena set enemyamount Sets the amount of enemies in the arena.
  • /arena option add Adds an arenaOption to the arena.
  • /arena option remove Removes an arenaOption from the arena.

ArenaOptions:

  • XP Prohibits XP dropping
  • DROP Prohibits Item dropping
  • BURNING Prevents entity taking damage from burning
  • BUILDING Prevents building in the area

Arenas and areas are getting saved in .conf Files

About

Additional PlugIn for Sponge Server


Languages

Language:Java 100.0%