Practical Examples

📝 Atualizado em 11/03/2026

Example 1: Diamond Shop (BUY with Vault)

Setup:

  1. /dklojaplayer create DiamondShop
  2. Select "BUY Shop"
  3. Select "Vault (Money)"
  4. Add items:
    • 1 Diamond = $100
    • 64 Diamonds (pack) = $5000
    • 1 Diamond Sword = $500

Result:

  • Players can buy diamonds with money
  • Owner receives money from sales
  • Players get clean items (no shop lore)

Example 2: Ore Exchange (SELL with Item Trade)

Setup:

  1. /dklojaplayer create OreExchange
  2. Select "SELL Shop"
  3. Select "Item Trade"
  4. Configure trades:
    • Give 64 Iron Ingots → Receive 16 Gold Ingots
    • Give 32 Gold Ingots → Receive 8 Diamonds
    • Give 16 Diamonds → Receive 1 Netherite Ingot

Result:

  • Players trade ores for better ores
  • No money involved
  • Owner must have items to give

Example 3: Reward Shop (BUY with PlayerPoints)

Setup:

  1. /dklojaplayer create RewardShop
  2. Select "BUY Shop"
  3. Select "PlayerPoints"
  4. Add items:
    • 1 Enchanted Book = 100 points
    • 1 Elytra = 1000 points
    • 1 Netherite Ingot = 500 points

Result:

  • Players spend points for rewards
  • Great for events and achievements
  • Separate from main economy

Example 4: Flexible Shop (BUY with BOTH) 🌟 NEW!

Setup:

  1. /dklojaplayer create FlexShop
  2. Select "BUY Shop"
  3. Select "BOTH (Vault OR PlayerPoints)"
  4. Add items and configure currencies:
    • Diamond Sword (Vault Only) = $500
    • Enchanted Book (Points Only) = 1000 points
    • Diamond Block (Both) = $100 OR 200 points
    • Netherite Ingot (Both) = $1000 OR 2000 points

Result:

  • Players can pay with money OR points
  • Some items accept only one currency
  • Some items accept both currencies
  • Maximum flexibility for players

Player Experience:

  • Player with $100 and 0 points → Can buy Diamond Block with money
  • Player with $0 and 200 points → Can buy Diamond Block with points
  • Player with $100 and 200 points → Buys with money (Vault priority)
  • Player with $0 and 0 points → Cannot buy (insufficient funds)

Example 5: Decorated Market

Setup:

  1. Create shop with any settings
  2. /dklojaplayer editgui MarketShop
  3. Add decorations:
    • Green glass panes around edges
    • Gold blocks in corners
    • Item frames with custom items
    • Banners for shop sections

Result:

  • Professional-looking shop
  • Easy to navigate
  • Themed appearance