Frequently Asked Questions
General Questions
Q: Can I have multiple shops? A: Yes! Create as many shops as you want with different names.
Q: Can shops have different currencies? A: Yes! Each shop can use Vault, PlayerPoints, BOTH (dual currency), or Item Trade independently.
Q: Do I need Vault or PlayerPoints? A: No, they're optional. You can use Item Trade without any dependencies. For BOTH currency shops, you need both Vault and PlayerPoints installed.
Q: Can I mix BUY and SELL in one shop? A: No, each shop is either BUY or SELL. Create separate shops for each.
Q: Is there a limit to items per shop? A: Yes, 45 items (slots 0-44). Slot 45-53 are reserved for controls.
Shop Management
Q: How do I change shop type after creation?
A: Use /dklojaplayer edit <shop> and select a new type.
Q: How do I change currency after creation?
A: Use /dklojaplayer edit <shop> and select a new currency.
Q: Can I transfer shop ownership? A: Not currently. Delete and recreate, or edit shops.yml manually.
Q: How do I backup my shops?
A: Copy the shops.yml file from plugin folder.
Q: Can I import shops from another server?
A: Yes, copy shops.yml to new server's plugin folder.
Pricing and Trading
Q: Can I use decimal prices? A: Yes for Vault ($10.50), No for PlayerPoints (whole numbers only).
Q: What's the maximum price? A: No hard limit, but keep it reasonable for your economy.
Q: Can I trade multiple item types? A: No, one item type per trade. But you can set quantity.
Q: Do enchantments matter in trades? A: Yes! Items must match exactly (type, enchantments, name, lore).
Q: Can I trade custom items? A: Yes! Any item works, including custom items with NBT data.
BOTH Currency System 🌟 NEW!
Q: What is BOTH currency? A: A dual currency system where items can accept Vault (money) OR PlayerPoints (points), giving players flexible payment options.
Q: Do I need both Vault and PlayerPoints installed? A: Yes, both plugins must be installed for BOTH currency shops to work.
Q: Can I mix currencies in one shop? A: Yes! In BOTH shops, each item can be configured to accept:
- Only Vault
- Only PlayerPoints
- Both currencies (player chooses)
Q: What happens if a player has both currencies? A: The plugin prioritizes Vault (money) first. If the player doesn't have enough money, it tries PlayerPoints.
Q: Can I change an item's currency after setting it? A: Yes! Right-click the item in edit GUI to reconfigure its currency and price(s).
Q: How do players know which currency an item accepts? A: The item's lore shows the price(s):
- "Preço: $100.00" (Vault only)
- "Preço: 200 pontos" (Points only)
- "Preço: $100.00 OU 200 pontos" (Both)
Q: Can I set different prices for Vault and Points? A: Yes! For items accepting both currencies, you set separate prices for each (e.g., $100 OR 500 points).
Q: What if I want to convert an existing shop to BOTH?
A: Use /dklojaplayer edit <shop>, select BOTH currency, then reconfigure each item's prices.