#where to add limited to buying

1 messages · Page 1 of 1 (latest)

unreal lodge
#

'OrbsPouchCommon': material: ENDER_CHEST hide_attributes: true slot: 10 display_name: '&e&LOrb &6&LPouch &7(Common)' lore: - '&8Orbshop Item' - '' - '&e&lInformation' - '&6* &fPrice: &a10,000,000 &eOrbs' - '' - '&e&lCLICK HERE' - '&6Click this to purchase!' click_requirement: requirements: requirements: has_Tokens: type: javascript expression: '%edprison_currency_orbs%>= 10000000' deny_commands: - "[message] &4[&c&lError&4] &7You do not have enough orbs!" - '[sound] ENTITY_VILLAGER_NO 1 -1' - '[close]' click_commands: - '[console] orbs remove %player_name% 10000000' - "[message] &6&L[&e&lOrbshop&6&L] &7You have bought an item!" - '[sound] ENTITY_PLAYER_LEVELUP 1 10' - '[console] pouches give %player_name% CommonOrbs 1'

gloomy dust
#

Do u use luckperms or smth else ?