v2.0.3

Details

  • Filename
    SimpleSpawn.jar
  • Uploaded by
  • Uploaded
    Apr 21, 2012
  • Size
    35.65 KB
  • Downloads
    240
  • MD5
    78f8b27198e9b3ba8867a8890e8b095c

Supported Bukkit Versions

  • 1.2.5

Changelog

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