🎒Bag Of Drugs

What is the Bag of Drugs and How to use it.

What is the Bag Of Drugs?

The bag is an item you right click with to open up a Drugs GUI

How do I use it?

Simple, just right click with the item in your hand to open it up.

Bag of Drugs in the Config.yml

config.yml
BagOfDrugs:
   #If the player can move the bag in their Inventory
  CanMove: false
   #If the player can drop the bag
  CanDrop: false
   #Is the bag given on player join
   #If you set this to false use /drugs bagofdrugs to get it
  GiveOnJoin: true
   #If the Bag is dropped on death or not.
  DropOnDeath: false
   #If the player Keeps the Bag when they Respawn
  GiveOnRespawn: true
📜pageConfig File

Last updated