SimplyVanish 1.0.0

Details

  • Filename
    simplyvanish.jar
  • Uploaded by
  • Uploaded
    Jul 27, 2012
  • Size
    104.94 KB
  • Downloads
    2,788
  • MD5
    eae7a9705ac8145e4b437b3a33d63ccc

Supported Bukkit Versions

  • 1.3.1
  • 1.2.5

Changelog

SimplyVanish 1.0.0 [1.3.1 ... 1.2.5]

Internal package rename due to bukkt policy. Plugins that use the API will need to update.

Adds features from dev versions, like inventory peek. [Docs to be updated!]


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:

(1.0.0)
- (CHANGE) Packet naming.

(0.5.0-DEV-4)
- (add) Inventory peek with right click (RAW, only when vanished).
- (adjust) Dynmap hook: Check state of player + use assertPlayerInvisibility as well.
- (adjust) vantell: add mirror option.

(0.5.0-DEV-3)
- (add) Dynmap hook fix.

(0.5.0-DEV-2)
- (add) Dynmap hook (RAW).
- (add) /vanpeek command (RAW).

(0.5.0-DEV-1)
- (add) Inventory manipulation prevention when vanished (RAW).
- (add) classical god-mode: /vangod and /vanungod
- (bugfix) Updated descriptions for commands, add usage to vantell.
- (update) config: compatlayer

(0.4.4)
- (add) /vantell command + tell flag.
- (add) Support for the permission "simplyvanish.all".
- (adjust) Only parse flags for commands that accept flags.

(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.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.