◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦
Tested Minecraft Versions: 1.13 / 1.14 / 1.15 / 1.16 / 1.17 / 1.18


Dependencies: Vault, Any economy plugin (example)
Soft dependencies: ProtocolLib
![[IMG] [IMG]](/proxy.php?image=http%3A%2F%2Fi.epvpimg.com%2F80Pggab.png&hash=3b6c41767207a0a488024c6b49fd134a)







Imgur Gallery
Tested Minecraft Versions: 1.13 / 1.14 / 1.15 / 1.16 / 1.17 / 1.18


Dependencies: Vault, Any economy plugin (example)
Soft dependencies: ProtocolLib
![[IMG] [IMG]](/proxy.php?image=http%3A%2F%2Fi.epvpimg.com%2F80Pggab.png&hash=3b6c41767207a0a488024c6b49fd134a)
![[IMG] [IMG]](/proxy.php?image=http%3A%2F%2Fi.epvpimg.com%2FHxMKbab.png&hash=30b286f6e834fa4fad4e8c3a27f0f4c8)








Imgur Gallery

Code:
→ Reloads the plugins configuration files.
→ ultimatedrugs.reload
/dr blockinfo
→ Displays details about the block you are looking at.
→ ultimatedrugs.blockinfo
/dr list
→ Displays a list of all configured drugs including details in sub GUI's.
→ ultimatedrugs.list
/dr give <player> <drug> <amount>
→ Used to give a player a certain drug.
→ ultimatedrugs.give
<player> = example: "Notch"
<drug> = example: "weed"
<amount> = example: "10" (Optional)
/dr seed give <player> <drug> <amount>
→ Used to give a player a certain drug seed.
→ ultimatedrugs.seed.give
<player> = example: "Notch"
<drug> = example: "weed"
<amount> = example: "10" (Optional)
/dr fertilizer give <player> <drug> <amount>
→ Used to give a player a certain drug plant fertilizer.
→ ultimatedrugs.fertilizer.give
<player> = example: "Notch"
<drug> = example: "weed"
<amount> = example: "10" (Optional)
/dr booster give <player> <owner only> <all drugs> <affected drugs> <multiplier> <stackable> <duration>
→ Used to give a player a drug booster.
→ ultimatedrugs.booster.give
<player> = example: "Notch"
<owner only> = true/false
<all drugs> = true/false
<affected drugs> = example: "weed,strawberry,..."
<multiplier> = example: "1.0"
<stackable> = true/false
<duration> = example: "60" (in seconds)
/dr boosters
→ Used to list and manage all owned boosters.
→ ultimatedrugs.boosters
/dr sell <player>
→ Used to open the GUI to sell drugs and related goods.
→ ultimatedrugs.sell
<player> = example: "Notch" (Optional)
/dr buy <player>
→ Used to open the GUI to buy drugs and related goods.
→ ultimatedrugs.buy
<player> = example: "Notch" (Optional)

Code:
ultimatedrugs.auto-replant
→ For auto replanting function of plants.
ultimatedrugs.vanilla.replant
→ For ageable vanilla block auto replanting.
ultimatedrugs.plant-limit.bypass
→ To bypass the configured per-player plant limit if set.
ultimatedrugs.plant-limit.<id>.<limit>
→ To limit plants based on type per-player.
ultimatedrugs.plant-limit.<id>.bypass
→ To bypass the plant based limit.