[Question] Bags of Money
vDjgamer opened this issue ยท 1 comments
How can I deactivate the money bags so that instead of being given those bags, I just get money from the Vault?
Check the config.yml
# ########################################################################
# DropMoneyOnGround for servers WITHOUT the BagOfGold plugin installed
# ########################################################################
dropmoneyonground:
# When a player get a money reward for a kill, the money will go directly
# into his pocket. If you set dropMoneyOnGround=true the reward will
# dropped on ground to be picked up by the player.
# Negative rewards will always be taken from the player.
#
# OBS Notice if you have the BagOfGold plugin installed these settings will be
# overruled by the settings in BagOfGold config.yml !!!
drop_money_on_ground: true