DrugMeUp v0.6.2

Details

  • Filename
    DrugMeUp.jar
  • Uploaded by
  • Uploaded
    Dec 30, 2012
  • Size
    27.38 KB
  • Downloads
    1,303
  • MD5
    568a0b59fad29088ffbbe0d95e07add7

Supported Bukkit Versions

  • CB 1.4.6-R0.2

Changelog

Version 0.6.2

  • Configurable "You begin to feel sober" message
  • Hopefully fixed the crashes / lag with players joining
  • Built against newest bukkit beta build

Version 0.6.1

  • Fixed Permission Error

Version 0.6

  • New heart attack negative effect
  • You can define multiple effects for one drug now, and they can trigger randomly or all at once. To make them trigger randomly, set the "Type:" to Random. To make them trigger all at once, set the "Type:" to All. The effects are separated by commas. Ex: "Effect: 0,1,2,3"
  • Almost complete re-write of the plugin. (Could mean there is errors).
  • Added config stuff (Check the main plugin overview page under the config section)
  • Auto-Update announcer.
  • Slightly adjusted the negative effect percentage. There's now a 12.5% chance of getting a negative effect when you take a drug.
  • Added "drunk" to list of effects.
  • Config will automatically update when there's an update available. (You need to change it to what you had previously if the config updates)

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