Proof Ownership
This plugin requires the
Vault plugin.
- An easy to use GUI with back buttons, category menus and more
- PREMADE shop config all ready to be open to your players
- Supports all Minecraft Versions
- 100% Configurable
- Use "debug mode" to send console a message every a player makes a transaction (easily track player activity)
- Easily purchase multiple of an item with a pin-pad system
- Player sales (%)
- REPURCHASE your most recent transaction in ONE click
- Add commands that run on buy/sell
- EASILY change the layout/add items to the shop
- Easily purchase 1, 64 or a specific amount for any item ALL using a GUI
- Full item support (enchants, lore etc)
- /autosell command (permission based) to autosell items when players pick them up (based on config.yml prices) and change what items are sold/not sold.
- /sellmode command (permission based) where you can click items in your inventory to sell them instantly
- Create your own multiple categories with unlimited pages in each easily
- Optimized to support high playerbase servers
- Easily remove/add temporary/permanent player % sales using commands
- /sell command (permission based) to open a GUI to sell items very quickly
- A "Sell Inventory" button in main GUI (permission based) to automatically sell EVERYTHING that is sellable in your inventory
- Sell permissions in the Shop
- View/Repurchase your most recent transactions in a GUI with timestamps, price, amount etc
- Set a limit for certain items in
- Admin management to view a players transactions and sort by a certain Item or All with time stamps
- As a player, you can view how much profit you have made in your current session
- Easily view if you have a personal sale on
- Sign shop support for players to interact to open shop
Code (Text):
/autosell
/sell
/sellmode
/shop
Code (Text):
/shopadmin reload
/shopadmin viewsales <player>
/shopadmin removesale <id>
/shopadmin viewindex <player> <index>
/shopadmin viewtransactions <player> <amount>
/shopadmin checktransactions <player> <material>
/shopadmin applypermpersonalsale <player> <percent sale>
/shopadmin applytemppersonalsale <player> <percent sale> <time in seconds>
Code (Text):
epicshopgui.*:
description: Give access to all plugin commands
children:
epicshopgui.shop: true
epicshopgui.admin: true
epicshopgui.sell: true
epicshopgui.sellmode: true
epicshopgui.autosell: true
epicshopgui.shop:
description: Main permsission used to access the main shop
default: true
epicshopgui.admin:
description: Allows access to edit the view, panels and prices of a shop
default: false
epicshopgui.sell:
description: Allows access to use the /sell feature
default: false
epicshopgui.sellmode:
description: Allows access to use the /sellmode feature
default: false
epicshopgui.autosell:
description: Allows access to use the /autosell feature
default: false
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.