v2.0.14.1

Details

  • Filename
    SimpleSpawn.jar
  • Uploaded by
  • Uploaded
    Nov 14, 2012
  • Size
    25.21 KB
  • Downloads
    725
  • MD5
    fd2f5525b2ace17d71a314278f954597

Supported Bukkit Versions

  • CB 1.4.2-R0.2
  • CB 1.4.2-R0.1
  • CB 1.3.2-R3.0

Changelog

Please Donate

2.0.14.1

new cool logging feature to enhance troubleshooting, simply set loglevel: ... oin config.yml
no real new realfeatures in this minor anhancement
BigFix: remove.work permission
BigFix: configuration fix for tpEffect

2.0.14

Added: TeleportSoundEffects to choose
BugFix: Sound is disabled when used with cb1.3.1
BugFix: Teleport is not possible when in Jail

2.0.13

Added: Teleport sound effect (Enderman Noise) (Requires 1.3.2)
BugFix: SQLite Bride handling now synchronized to be thread safe
BugFix: getHome locations might throw null pointer.

2.0.12

BugFix: IndexOutOfBound on /spawn {world} also permission fix

2.0.11

BugFix: Damage and Fighting while in jail

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