Norse's Drugs - Minecraft Drug Plugin
Norse's Drugs is a powerful, modular Minecraft plugin that adds craftable, configurable combat drugs with effects, tolerance, overdosing, and GUI support.
Features
- Craftable drugs with custom effects
- Tolerance system that reduces potency with repeated use
- Overdose system when abusing drugs at max tolerance
- Configurable recipes and effects (no hardcoded logic)
- GUI for browsing and previewing all drugs
- Admin tools: reload configs, purge players tolerances, list drugs
- Add your own drugs in seconds!
- Unlockable achievements via `/drugs achievements`
Default Drugs:
-
Heroin
-
Henbane
-
Opium
-
Fent
-
Morphine
-
Shroomshake
-
Blue Crystal (
Made in an RV

)
-
Cryozen
-
Shadowspike
Achievements
Players can unlock progress-based achievements by using drugs in specific ways. Use `/drugs achievements` to track them!
- **First Dose** – Use your first drug
- **Chem Connoisseur** – Try every drug at least once
- **Risky Business** – Use a drug while at max tolerance
- **I Can Stop Anytime** – Reach max tolerance on 3 different drugs
- **Clean Slate** – Let a maxed drug's tolerance decay all the way back to 0
Commands
| Command | Description |
|--------|-------------|
| `/drugs` | Opens the drug GUI |
| `/drugs help` | Shows help menu |
| `/drugs give <player> <drug> [amount]` | Gives a drug to a player (admin) |
| `/drugs purge <player>` | Resets tolerance for a player (admin) |
| `/drugs reload` | Reloads all configs |
| `/drugs list` | Lists all loaded drugs |
| `/tolerance` | View your own tolerance levels |
| `/drugs achievements` | View your personal achievement progress |
Permissions
| Node | Access |
|------|--------|
| `drugs.menu` | Access the /drugs GUI (default: true) |
| `drugs.give` | Use /drugs give (default: op) |
| `drugs.tolerance` | Use /tolerance |
| `drugs.admin.reload` | Use /drugs reload |
| `drugs.admin.purge` | Use /drugs purge |
| `drugs.admin.list` | Use /drugs list |
| `drugs.achievements` | Use /drugs achievements |
⚙️
Configuration
Edit the files in `/plugins/DrugsV2/`:
- `config.yml` – drug effects, lore, materials
- `recipes.yml` – crafting shapes + ingredients
- `tolerance.yml` – scaling + decay per drug
Add Your Own Drugs
To add your own drugs please see the documentation
here!
✅ Supports:
- Minecraft 1.21+
- Paper, Spigot
Enjoy