0.4.3

Details

  • Filename
    simplyvanish.jar
  • Uploaded by
  • Uploaded
    May 15, 2012
  • Size
    91.94 KB
  • Downloads
    10,514
  • MD5
    c788faf85fe7a08aab391f0370946396

Supported Bukkit Versions

  • 1.2.5
  • CB 1.2.4-R1.0
  • 1.2.3

Changelog

SimplyVanish 0.4.3 [1.2.3 ... 1.2.5]

Bugfix release for load-order issues. You can force loading your permissions plugin before SimplyVanish with an entry in the load-plugins list of the configuration of SimplyVanish. It might work without now, but if you use reload you are encouraged to make that entry.

(0.4.2) Fixed DisguiseCraft compatibility issues.

(0.4.1) Major changes:

  • Flags and flag-sets
  • The permissions "simplyvanish.vanish..." do not longer allow to reappear!
  • /tvanish <other>
  • Configurable command aliases.
  • Configurable fake permissions.
  • A good bit of API.
  • Internal structure changed.

As opposed to 0.4.0-PRE-5:

  • New flags: interact attack chat cmd
  • Configuration section for saving added (+minimum delay for saving).

Simply put it into the plugins folder and reload or restart the server - default configuration will be created. If you already have a configuration, new default settings will be added automatically.

Older MC 1.2.3 builds of CraftBukkit before CB 2052 have bugs concerning mob targeting, so you will still get attacked by mobs, though they can not hurt you (mind creepers).

This version could work with a range of 1.1 builds as well (untested).


CHANGELOG:

(0.4.3)
- (add) "load-plugins" option in the configuration, to allow loading other plugins first.
- (adjust) Potential fix: Add DisguiseCraft to softdepend.
- (bugfix) onEnable: update player states after all other action, wrapping with try-catch + schedule for next tick on failure.

(0.4.2)
- (bugfix) DisguiseCraft compatibility
- (add) API: added allowShow + allowHide to Hook (per player)
- (add) API : Hook.allowUpdateVanishState + updateVanishState return boolean now.

(0.4.1)
- (change) Now seperate permissions must be used for vanish and reappear!
- (add) /tvanish <other>
- (bugfix) Flag display: default message instead of empty.
- (bugfix) "cl: *clear"
- (bugfix) Incompatibility of *clear with other flag sets.