v2.0.10

Details

  • Filename
    SimpleSpawn.jar
  • Uploaded by
  • Uploaded
    Aug 18, 2012
  • Size
    20.58 KB
  • Downloads
    1,356
  • MD5
    a6e99abedf4ef92d9d0c82c9e78f246f

Supported Bukkit Versions

  • CB 1.2.5-R5.0

Changelog

2.0.10

BugFix: Null Pointer exceptions on respawn in logfile Check for ImmunePlayer in Jail only during Join/Respawn

2.0.9

BugFix: Problem with sqlite on Win7, 64bit [database locked] Needs verification

2.0.8

BugFix: reported problem on respawn and destoryed beds - fixed
Added message when releasing OfflinePlayers from Jail as they are not been send to release point.

2.0.7

BugFix: teleporting home after using bed in Jails - fixed
BugFix: sql delete statements corrected
Added /removehome {other} /removework {other}
Permission: simplespawn.home.remove, simplespawn.home.remove.other, simplespawn.work.remove, simplespawn.work.remove.other

2.0.6

Fixed: /home /work for offline users
Added: permission to spawn to offline users home/work

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