Skip to content

Instantly share code, notes, and snippets.

@mbax
Created May 10, 2012 02:06
Show Gist options
  • Save mbax/2650491 to your computer and use it in GitHub Desktop.
Save mbax/2650491 to your computer and use it in GitHub Desktop.
VanishNoPacket 3.9 changelog
Features:
IMPORTANT: CHANGED PERMISSION NODES FOR EFFECTS
New nodes:
vanish.effects.smoke
vanish.effects.explode
vanish.effects.lightning
Added ability to toggle effects. Command is /vanish effects
Functions the same as /vanish toggle for usage.
Permission nodes:
vanish.effects.toggle.smoke
vanish.effects.toggle.explode
vanish.effects.toggle.lightning
vanish.effects.toggle.all
Added support for GeoIPTools plugin for faked join/quit messages.
Use %city for city and %country for country
Added a permission node for convenience: vanish.op
This node is just the collection of nodes that ops get. Useful info.
Version checking will no longer occur if running a SNAPSHOT build
Cleaned up the hooks system to make it easier for developers to add more
Added getPlayer method to VanishStatusChangeEvent
The lightning effect now has a config option
Determines how much lightning will strike if that effect is enabled
Option in config.yml: effects.lightning.count
Default 30. Can be set to anything 1 or higher.
Bug fixes:
Effects (lightning, explosion, smoke) do not fire on silent join.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment