EliteShop has been abandoned by its developer, we apologize for this :(
Hi, I know you are interested in this plugin, to learn more read on.
EliteShop
WHAT ELSE DOES IT BRING?
- Multi-Store Support
- Item recognition system and item sales
- MySQL Support
- Support for ItemsAdder
- Support for Oraxen
- Support for MythicCrucible
- Support, if you have problems installing it you can get support.
About
EliteShop is an institutional system for selling items, these items are compatible with plugins like ItemsAdder, this allows you to hover over the store and you will see the name of the item and the price, more explanation in the wiki
Showcase of things to do
Tutorial
Plugin Command
- /es add <name> - To create a new shop
- /es list - To see the all shops from player wolrds
- /es merge yml - Merge all data from yml to mysql
- /es reload - Reload plugin
- /es remove <name> - To remove a Shop
- /es show - To show te limitation
- /es tp <name> - To teleport to that shop
- /es help - Help commands
- /es items - To view the information of item commands
- There are many more commands, go check them out in the wiki
Supported plugins
Oraxen
ItemsAdder
MythicCrucible
Why should I download this plugin?
EliteShop is a system that allows a better visualization of what you are buying, this is very useful to give more life to your stores.
Config Example
Item-Shop:
# List of names of shops where you can buy the item.
# If you remove this section, you can buy it in any store.
shop:
- name-shop:name-world
# Quantity of items that will be given when purchasing.
# If you delete this section only 1 item will be given.
count:
# This title will be sent when a player is in the shop and look at the item.
# If you delete this section will be sent the general-title (config.yml).
send-title:
# This subtitle will be sent when a player is in the shop and look at the item.
# If you delete this section will be sent the general-subtitle (config.yml)
# If you set to "null", won't send anything
send-subtitle: null
# The price that the item costs.
# If you delete this section the price will be 0.
price:
# The level that the player will need to buy the item.
# If you delete this section the level will be 0.
required-level:
# The permissions that the player will need to purchase the item.
# If you remove this section, he will not need permissions.
required-permissions:
# If you use %ef-required% and the show-name is set to false, it will not show the missing permission.
# If you remove this section, name will be false.
show-name: false
# If player have all permissions or list is empty, the %ef-item-permission% will be this message.
# If you remove this section, the replacement will be empty.
have-all: "none"
list:
- group.example
required-items:
message: you need %ef-item-needed% x %ef-item-needed-amount%
items:
item1:
# Amount required to buy the item
amount:
id: itemsadder:elitefantasy:chair_2 #or oraxen:table | mythicmobs:table
# If you want a normal item, the section "id" have to be deleted. id > custom-id/material
material:
custom-id:
display-name:
lore:
- "example"
# command to be executed when the player buys the item.
# If you remove this section, no commands will be executed.
commands:
- [CONSOLE] tp %ef-player% 0 0 0
# Message to be sent to the player if he/she does not meet the requirements to purchase the item
# If you delete this section won't be sent anything.
message-no-required: "%ef-required%"
# The name that replaces %ef-item-name%.
# If you delete this section, the name will be display-name.
custom-name: "Epic Chair"
item:
id: itemsadder:elitefantasy:chair_2 #or oraxen:table | mythicmobs:table
# If you want a normal item, the section "id" have to be deleted. id > custom-id/material
material:
custom-id:
display-name:
lore:
- "example"
# Item to be given when a player buy it, if this section is empty the item to give will be the section "item"
item_to_give:
id: itemsadder:elitefantasy:chair_2 #or oraxen:table | mythicmobs:table
# If you want a normal item, the section "id" have to be deleted. id > custom-id/material
material:
custom-id:
display-name:
lore:
- "example"
Does this plugin have a wiki?
if you have it and if you need help don't hesitate to go to discord
Terms Of Service
1. You agree not to redistribute this product or claim it as your own.2. No refunds on purchases
3. Modification of this product is permitted after purchase.
4. Never Re-sell this or share the product to other people.
5. Don't impersonate as me, and selling this product to others.
Credits:
- Yopu
- Masaki