NOTE: This plugin is requested by adahptation in Bukkit Forum, also only tested in 1.8. If this work in 1.9+, please comment down below.

All features:
- Can edit or add new drugs to list (Just copy Example then edit)
- Have custom shop! (Using WeedPoint to buy random drugs)
+ Type "/drugs shop" to open shop. To give or take WP, type "/givewp <Playername> <WeedPoint(s)>" or "/takewp <Playername> <WeedPoint(s)>". Give and take WP can run by console, so you can make a rank with it!
+ Type "/drugs list" (OP player only!) to open list of drugs. You can only have 54 drugs in cheat list.
- You can add more than 1 effect at same time!
+ Example:
prosEffect:
resistance: 2|20
fire_resistance: 1|480
consEffect:
slowness: 1|15
nausea: 1|15
- You can change the death message when player is overdosed to certain drugs!
+ If you want to make it look like this:

then you can change death message to this:
deathMessage: '(Message here)'
Just make sure that if you type in death message "[Playername]" will replace to player's name, "[ThisItem]" will replace to drug's name.
- Custom effect!
+ I just only add 1 custom effect to this plugin, if you have suggestion for custom effect, leave a comment!
All effects you can use:
Vanilla effects:
speed
slowness
haste
slow_mine
strength
heal_instant
damage_instant
jump_boost
nausea
regeneration
resistance
fire_resistance
water_breathing
invisiblity
blindness
night_vision
hunger
weekness
posion
wither
heath_boost
absorption
saturaion
Custom effect:
random_slot //Randomly select slot in hotbar
P/s : Just note that random_slot does not support level, only time
FAQ:
Q : I set effect level to 1 but it doesn't work!
A : If you set effect level|Time in secs to 0|1, my plugin think effect level is -1, so use 1|1 instead of 0|1!
Q : My server is lag! Plz halp !!!!!!!!111!!
A : This plugin is use Scheduled Loop Task, so it might lag for your server.
Q : There is a(n) error in server log
A : I just check if plugin work, but is some features has been broken or error log said cannot pass event, post in comment.
Q : 1.12 (or lower than 1.12) support?
A : Idk, but you can use it in any bukkit version you want. Just make sure that all everythings is working fine :)
PP/s : I'm suck at Bukkit Developing.