#Deluxe menus Help

1 messages · Page 1 of 1 (latest)

abstract void
#

I'm trying to set up a shop for players to buy claim blocks but when they try the console does this.

https://prnt.sc/xghK5aN3jCU8

Config:
click_requirement:
requirements:
check_balance:
type: '>='
input: '%vault_eco_balance%'
output: '19250'
deny_commands:
- "[message] &8&l[&c&l!&8&l] &#FF7C7CYou don't have enough to purchase this item!"
- "[message] &8&l[&c&l!&8&l] &#FF7C7CYou need &f19250 &#FF7C7Cbut you only have &f%vault_eco_balance%&#FF7C7C."
- '[close]'
click_commands:
- '[console] adjustbonusclaimblocks %player_name% 20000'
- '[console] economy take %player_name% 19250'
- '[message] &8&l[&a&l!&8&l] &AFE77You successfully bought &220000 Claim blocks!'
- "[console] consolelog %player_name% just purchased &220000 Claim blocks"
- '[close]'

Lightshot

Captured with Lightshot

jaunty cloud
#

i find it really hard to read the config

abstract void
#

Yea give me a min.

jaunty cloud
#

nvm

#

btw, you have placeholderapi downloaded?

#

and installed the "Player" expansion?

abstract void
#

The player expansion?

#

I do have papi but I don't know anything about the player expansion.

jaunty cloud
#

/papi reload

abstract void
#

Omggg it was that easy.