DrugMeUp v0.6.7

Details

  • Filename
    DrugMeUp.jar
  • Uploaded by
  • Uploaded
    Mar 24, 2013
  • Size
    29.04 KB
  • Downloads
    470
  • MD5
    b71d71959ff5eb2e86f78219bcfb9ccf

Supported Bukkit Versions

  • 1.5.1

Changelog

Version 0.6.7

  • Updated for 1.5.1

Version 0.6.6

  • Updated for 1.5.x Guess not :/
  • Added new config option so you can disable negative effects for certain drugs (This will be changed for more customization in the future)

BACKUP THE DRUG IDs IN YOUR CONFIG, IT WILL REGENERATE THIS UPDATE.

Version 0.6.5

  • Fixed items with damage values not returning correctly.
  • Added config option to disable Auto-Update checker

BACKUP THE DRUG IDs IN YOUR CONFIG, IT WILL REGENERATE THIS UPDATE.

Version 0.6.4

  • Fixed renaming items yielding unlimited drugs
  • Fixed effects not doing what they're supposed to do

Version 0.6.3

  • Updated for 1.4.7-R0.1
  • Fixed default drugs always working
  • Added a new "DO_NOT_TOUCH_2" option in the config. That means don't change it.

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