By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

A store plugin to sell keys on your server. Only for PocketMine-MP 5.0
version 1.0.0
Approved
Direct Download How to install?
1072 Downloads / 1072 Total
Plugin Description §

KeyShop

A store plugin to sell keys on your server. Only for PocketMine-MP 5.0

keyshop-icon

Discord

๐Ÿ“ธ Images

๐ŸŒ Wiki

  • Check our plugin wiki for features and secrets in the...

๐Ÿ’ก Implementations

  • [X] Configuration
  • [X] EconomyAPI and BedrockEconomy support
  • [X] Multisupport keys

๐Ÿ’พ Config

#  _  __                 ____    _                     
# | |/ /   ___   _   _  / ___|  | |__     ___    _ __  
# | ' /   / _ \ | | | | \___ \  | '_ \   / _ \  | '_ \ 
# | . \  |  __/ | |_| |  ___) | | | | | | (_) | | |_) |
# |_|\_\  \___|  \__, | |____/  |_| |_|  \___/  | .__/ 
#                |___/                          |_|    
#         by fernanACM
# A store plugin to sell keys on your server. It accepts 
# all types of keys from each plugin, which is why it is unique in its kind.

# DO NOT TOUCH!
config-version: "1.0.0"
# Prefix plugin
Prefix: "&l&f[&bKEYSHOP&f]&8ยป&r "
# Usa economyapi, bedrockeconomy, xp
Economy: 
  provider: bedrockeconomy
# Here put the command to give you a key
# {PLAYER} => Player name
# {KEY} => The key has to be received
# {AMOUNT} => The number of keys
Key-command: key give "{PLAYER}" {KEY} {AMOUNT}
# EXAMPLE:
# KEYS:
# - {LINE} => Line break
# - {AMOUNT} => Number of keys
# - {PRICE} => Price of the key
# - "&" => Color
# KeyShop:
#   Common: // THE NAME OF THE KEY WILL GO HERE (MUST BE EXACT)
#     name: "&l&cCOMUN{LINE}&r&0x{AMOUNT} | cost: {PRICE}$" // OPTIONAL
#     price: 323 // Key price
#     image: "textures/items/cancel" // OPTIONAL - URL or PATH
#     amount: 2 // Number of keys to receive
KeyShop:
  Common:
    price: 334
    name: "&l&cCOMMON{LINE}&r&0x{AMOUNT} | cost: {PRICE}$"
    image: "textures/items/diamond" # Ruta de la imagen (opcional)
    amount: 1
  Epic:
    price: 323
    name: "&l&5EPIC{LINE}&r&0x{AMOUNT} | cost: {PRICE}$"
    image: "https://preview.redd.it/you-have-an-ugly-gray-creeper-instead-of-a-minecraft-icon-v0-y83ppc5i6r4b1.png?width=1024&format=png&auto=webp&s=12576cea991cd7c24bd277c1c43800e81ea0e73a" # Ruta de la imagen (opcional)
    amount: 1

# Form => Keyshop
Form:
  title: "&l&9KEYSHOP"
  content: "&eSelect the key of your preference:"
# Messages
Messages:
  error:
    no-config: "&cApparently there are no keys available..."
    no-money: "&cYou don't have enough money to make this purchase!"
  success:
    successful-purchase: "&aYou have purchased &bx{AMOUNT} {KEY}&a keys for only &b{PRICE}$"

๐Ÿ“ข Report bug

  • If you find any bugs in this plugin, please let me know via: issues

๐Ÿ“ž Contact

Redes Tag Link
YouTube fernanACM YouTube
Discord fernanACM#5078 Discord
GitHub fernanACM GitHub
Poggit fernanACM Poggit

โœ” Credits

Authors Github Lib
Vecnavium Vecnavium FormsUI
DaPigGuy DaPigGuy libPiggyEconomy
DaPigGuy DaPigGuy libPiggyUpdateChecker

๐Ÿ”” Icon:

The plugin icon is created via flaticon

Supported API versions
5.3.0
->
5.16.0
Dependencies
EconomyAPI 5.7.3-PM4
Required
View Plugin
BedrockEconomy 4.0.3
Required
View Plugin
Producers §
  • Collaborators:
    • @fernanACM
License §
Categories:
General
Informational
Economy
Fun
API plugins
Permissions
Other files
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...