Drugs-1.1_Bukkit
Details
-
FilenameDrugs.jar
-
Uploaded by
-
UploadedMar 27, 2013
-
Size8.51 KB
-
Downloads1,229
-
MD54b8d9260b83eadffe3191d618a6fd20c
Supported Bukkit Versions
- 1.5.1
- 1.5.0
- 1.4.7
Changelog
Usage:
Now use can use any item as a drug to your heart's content. The default config contains sugar, however you can edit it using the instructions in the config below
Config:
#Drugs by OhYea777
# The Option will contain many settings, for now it
# just contains the:
# - Prefix
# This is what goes before the message in-game
Options:
Prefix: "&0(&aDrugs&0)&f"
# This is the important part, here you can customize
# what the drugs are, their effects and strengths
# It uses the following format:
# Drugs:
# <item id of drug>:
# Effects:
# <effect name>:
# Duration: <duration of effect, in seconds>
# Strength: <strength of effect>
Drugs:
353:
Effects:
Speed:
Duration: 10
Strength: 5
Haste:
Duration: 10
Strength: 5
Strength:
Duration: 10
Strength: 5
Poison:
Duration: 20
Strength: 5
# You can configure these messages to your liking
# You can also use colour codes in these messages,
# for a list of colour codes, see - http://ess.khhq.net/mc/
# Use {drug} to get the name of the drug used, doesn't
# work with "Reload"
Message:
Reload: "Config Reloaded!"
No_Perm: "&4You Don't Have Permission!"
Drug_Use: "You Have Just Used {drug}"
None :D