DrugMeUp v0.5.3

Details

  • Filename
    DrugMeUp.jar
  • Uploaded by
  • Uploaded
    Aug 27, 2012
  • Size
    23.48 KB
  • Downloads
    3,834
  • MD5
    18ec217628848f943f4bb0ecd70ecefc

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

Version 0.5.3

  • Adjusted the message when you take drugs to say "You have taken %drugname%!" Which will replace %drugname% with the name of the drug that you set in the config file. Note: If there is no name defined for the drug, it will automatically make the name "drugs" so it will say "You have taken drugs!".
  • Fixed the problem when you fly across the map in one direction, most of the time kicking you for moving too quickly. It now makes you jittery when walking / looking around.
  • Hopefully fixed the problem where you couldn't use the drugs at all.

Version 0.5.2

  • Again -_-

Version 0.5.1

  • Fixed my derpy problem

Version 0.5

  • Updated to 1.3.1 (Fixed AsyncChatEvent problem)

Version 0.4

  • Fixed the half slabs being broken when you get the fire effect.
  • Added an option to disable negative effects!

IMPORTANT Add this to the bottom of your config, or delete your config and let it make a new one:

Options:
  EnableNegativeEffects: false

Version 0.3.1

  • It's now impossible to place a block drug, (such as shrooms) and use the drug at the same time

Version 0.3.0

  • Changed command to /drugmeup
  • Added data value support (FINALLY)!
  • Removed Super Strength
  • Changed to new event system (Minecraft 1.2 compatible)
  • Bug fixes!

Version 0.2.1

  • Added customizable chat messages
  • Changed /drunk message

Version 0.2.0

  • Added "/drunk reload" support to console
  • Added SuperPerms support (drugs.use) which defaults to OP's
  • Fixed config dupe/un-deleteable glitch

Version 0.1.0

  • Initial