v2.0.5

Details

  • Filename
    SimpleSpawn.jar
  • Uploaded by
  • Uploaded
    Aug 5, 2012
  • Size
    50.85 KB
  • Downloads
    1,044
  • MD5
    90384ac700361583d778115d81f217d9

Supported Bukkit Versions

  • CB 1.2.5-R5.0

Changelog

2.0.5

Fixed: Various minor bugs Added: lots of new commands, like /work and /inmates Fixed: Jails are now more secure

2.0.4

Fixed: Start-up error re ebean.properties by creating ebean.properties on startup if it doesn't exist.

2.0.3

Fixed: Default spawn location inaccuracy and failures

2.0.2

Added: Database closer on plugin disable to try to stop some occurrences of 'database is locked' errors

2.0.1

Fixed: SQLite tables not created properly on clean install

2.0.0

MAJOR update!
Update: Changed YML database to SQLite (converter included on first run)
Added: Jail commands! (/jail /release /jails /setjail)
Added: Jail permissions (.jail.use .jail.release .jail.list .jail.set)
Added: 'ssdefault' spawn location for players visiting for the first time
Added: Ability to pick a world to spawn into (/spawn {worldName})
Added: simplespawn.use.worlds permission for the above new command
Added: Ability to set other players' homes (/sethome {player})
Added: simplespawn.home.set.others permission for the above new command

1.1.3

Added: Teleport effect to all teleportations that are caused by a command (like /tp)

1.1.2

Fixed: World spawn location now correctly updated for use by other plugins

1.1.1

Tested Working with 1.1-R6 AND 1.2.2-R0.1 (#2013)
Tweak: Miner code tidy up

1.1.0

Added: Configurable teleport effects (config.yml)

Fixed (hopefully): Bug when setting home/spawn on a slab

Changed: Renamed users.yml to locations.yml

Changed: Moved event listeners to main class

Changed: Simplified event listeners

Changed: Cleaned up some areas of the code

1.0.2

Fixed: Spawn view angle now correctly saves after restart

1.0.1

Fixed: Spawn and home locations now remember view angle.

1.0

Update: Implemented new Bukkit API Listeners

0.1

Initial release