Drugmeup Plugin

DrugMeUp Plugin (1.12.2) uses static method API calls to access certain parts that may be useful in custom plugins.

img-responsive

API

The two main classes accessible with DrugMeUp are:

  • DrugHandler
  • getDrug(ItemStack) – return a Drug object via an ItemStack reference
  • getDrug(Material, short) – return a Drug object via Material and Durability reference
  • getDrug(String) – return a Drug object via name reference (NOTE: Colors need to be included, if any)
  • getDrugs() – return a list of all Drug objects
  • isDrug(ItemStack) – Check if the ItemStack is a Drug type
  • isDrug(Material, short) – Check if the Material and durability combination is a drug type
  • gatherDrugs() – Gather all drugs from config to #getDrugs() (returns the amount gathered)
  • clearDrugs() – Clear the list of drugs (#getDrugs())
  • PlayerHandler
  • getDrunk() – return a list of player’s names that are currently drunk (scrambled text)
  • getOnDrugs() – return a HashMap<String, Integer> of everyone on drugs. (<Players Names, Time until drug runs out>)
  • getIsJump() – return a list of player’s names that are currently high jumping
  • getNoPlace() – return a list of player’s names that are currently not allowed to place blocks (block drugs)

Commands

  • /drugmeup reload – Reloads the DrugMeUp config
  • /drugmeup <cleardrugs/cd/clear> <player> – Reloads the DrugMeUp config

 Permissions

  • drugs.* – Allows users to use all commands and features
  • drugs.use – Allows users to do drugs
  • drugs.reload – Allows users to do /drugmeup reload
  • drugs.updates – If you have this perm, you can see when an update is available for DMU.
  • drugs.cleardrugs – Allows /drugmeup cleardrugs command

Screenshots:

img-responsive

img-responsive

img-responsive

img-responsive

img-responsive

How to install:

  • Download a plugin of your choice.
  • Place the .jar and any other files in your plugins directory.
  • Run the server and wait for it to fully load.
  • Type stop in your Minecraft server console to bring the server to a clean stop.
  • Run the server.
  • All done! Your plugin should be installed and ready to be used.

DrugMeUp Plugin (1.12.2) Download Links

For Minecraft Bukkit 1.12

Download from Server 1

Mods

1.19.4 Mods

1.19.3 Mods

1.19.2 Mods

1.18.2 Mods

1.16.5 Mods

1.15.2 Mods

1.12.2 Mods

1.8.9 Mods

1.7.10 Mods

1.18.1 Mods

1.17.1 Mods

1.14.4 Mods

1.13.2 Mods

1.11.2 Mods

1.10.2 Mods

1.9.4 Mods

Minecraft Modpacks

1.19.4 Modpacks

1.19.3 Modpacks

1.19.2 Modpacks

1.18.2 Modpacks

1.16.5 Modpacks

1.12.2 Modpacks

1.7.10 Modpacks

Forge Mods

Fabric Mods

Quilt Mods

Resource Packs

1.19.4 Resource Packs

1.19.3 Resource Packs

1.19.2 Resource Packs

1.18.2 Resource Packs

1.16.5 Resource Packs

1.15.2 Resource Packs

1.12.2 Resource Packs

1.8.9 Resource Packs

1.7.10 Resource Packs

1.18.1 Resource Packs

1.17.1 Resource Packs

1.14.4 Resource Packs

1.13.2 Resource Packs

1.11.2 Resource Packs

1.10.2 Resource Packs

1.9.4 Resource Packs

Shaders

1.19.4 Shaders

1.19.3 Shaders

1.19.2 Shaders

1.18.2 Shaders

1.17.1 Shaders

1.16.5 Shaders

Maps

1.19.4 Maps

1.19.3 Maps

1.19.2 Maps

1.18.2 Maps

1.16.5 Maps

1.15.2 Maps

1.12.2 Maps

1.8.9 Maps

1.7.10 Maps

1.18.1 Maps

1.17.1 Maps

1.14.4 Maps

1.13.2 Maps

1.11.2 Maps

1.10.2 Maps

1.9.4 Maps

Data Packs

1.19.4 Data Packs

1.19.3 Data Packs

1.19.2 Data Packs

1.18.2 Data Packs

1.16.5 Data Packs

1.15.2 Data Packs

1.18.1 Data Packs

1.17.1 Data Packs

1.14.4 Data Packs

1.13.2 Data Packs

MCPE/Bedrock

Mods & Addons

MCPE 1.19 Add-ons

MCPE 1.19 Mods

Texture Packs

MCPE 1.19 Texture Packs

MCPE 1.19 Resource Packs

Maps

MCPE 1.19 Maps

Clients

MCPE 1.19 Clients

Mod Menu Clients

Shaders

MCPE 1.19 Shaders

Render Dragon Shaders

Launchers

Skin Packs

Clients

1.19.4 Clients

1.19.3 Clients

1.19.2 Clients

1.18.2 Clients

1.16.5 Clients

1.12.2 Clients

1.8.9 Clients

Launchers

1.19.4 Launchers

1.19.3 Launchers

1.19.2 Launchers

1.18.2 Launchers

1.16.5 Launchers

1.12.2 Launchers

1.7.10 Launchers

Seeds

1.19.4 Seeds

1.19.3 Seeds

1.19.2 Seeds

1.18.2 Seeds

Skins

Plugins

Bukkit Plugins

Spigot Plugins

Paper Plugins

Tutorials

Installation Guide

Mobs Wiki Guide

Seeds Wiki Guide

Biomes Wiki Guide

Status Effects Wiki Guide

Enchantments Wiki Guide

Materials Wiki Guide

Command Blocks

Versions

Backlinks