-
Notifications
You must be signed in to change notification settings - Fork 14
Money
goflishMC edited this page Oct 23, 2024
·
1 revision
The money module is used in the drops module for giving money when kill mobs.
command-aliases: moneymodule
item-format:
name: '%ITEM_NAME%'
lore:
- '%ITEM_LORE%'# Due to how this plugin handles modules a material is required even though no
# material will drop when giving money.
material: GOLD_NUGGET
name: 'Money'
lore:
- '&6Gives you money'
tier: common
money:
min: 1
max: 10
allow-decimals: false
level:
min: 1
max: 1