/SwordsGame

A GunGame like plugin for Bukkit - Please use BukkitDev for tickets

Primary LanguageJava

Dependencies:

  • Spout

Permission nodes:

  • swordsgame.define - Define/remove arenas and be able to modify existing arenas
  • swordsgame.play - Play SwordsGame and list games/arenas
  • (SuperPerms)swordsgame.* - This will give access to the above two permission nodes

Changelog:

1.5

  • Fixed an error in the localisation.
  • Players will now automatically switch to survival mode if they're in creative mode.
  • The sounds should now get pre-cached.
  • Moar and better sounds!
  • Scoreboard using spout.

1.4

  • Removed Permissions3 support.
  • Toggleable randomization of spawns.
  • Removed the update check thing.

1.3

  • Changed to cap from 4 players to 20. Arenas can now have between 0 and 20 spawns.
  • Some code optimization.
  • Spout won't be downloaded automatically anymore.

1.2.5

  • You can no longer punch out fires when playing

1.2.4

  • People will stay in the arena when killed by non-players (and be demoted if possible)

1.2.3

  • Corrupt files should now automatically be deleted and recreated (there is no point in keeping them)

1.2.2

  • Fixed SuperPerms support

1.2.1

  • Migrated from BukkitContrib to Spout
  • Added an update check
  • Fixed signs not updating

1.2

  • Added lobbies
  • Added lobby-only mode (enableable in the configuration file)
  • Removed some useless debug information still present

1.1

  • Made the (almost) everything localizable

1.0.2

  • Added SuperPerms support

1.0.1

  • Fixed the configuration

1.0

  • Initial release