SimplyVanish 1.0.2

Details

  • Filename
    simplyvanish.jar
  • Uploaded by
  • Uploaded
    Aug 10, 2012
  • Size
    106.28 KB
  • Downloads
    4,101
  • MD5
    22048aba54f3583adeb8f17f4fd76438

Supported Bukkit Versions

  • 1.3.1

Changelog

SimplyVanish 1.0.2 [1.3.1]

Asynchronous chat, at the cost of a little general performance.


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.


CHANGELOG:

(1.0.2)
- (adapt) Use simple HashTable for VanishConfigs, for listeners and reading flags concurrency should pose no critical problem.

(1.0.1)
- (adapt) Introduce player chat events for potentially asynchronous use!

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

* I had trouble getting "real-peek" to work, probably i just screwed the permissions setup, will look into it...