[MySQL  Support] Ultimate Inventory Shop - A simple GUI Shop icon

[MySQL Support] Ultimate Inventory Shop - A simple GUI Shop -----

A Shop plugin with Chest GUI.



This is a simple shop plugin with a chest inventory GUI.

FEATURES.png

Feature: Tax, set tax account
Custom Gui, Custom text, and language.
Query sell history.
Performance: Almost all operations are async, Use HikariCP as a connection pool, use PageHelper to limit SQL QUERY, and default creates the index for SQL.
Safety: The player won't steal anything from the GUI, even when the database loses connection. All SQL statements are rendered by Mybatis.
Stable: Use HikariCP as a connection pool.
Supports: SQLite(local)、 MySQL(also tested on mariadb and tidb cluster)、PostgreSQL(recommand)

howto.png

It's pretty simple.

Sell item:
Put the item on your main hand
Use command /uis sell <price> <description(optional)>

Buy item:
/uis open

Buy item from specified player:
/uis open <playerName>

屏幕截图 2022-10-13 005854.png

[​IMG]

Vault | SpigotMC - High-Performance Minecraft
NBT API | SpigotMC - High-Performance Minecraft
And an economy plugin, like Essentials, GemsEconomy, etc...


[​IMG]

Replace the file below with config.yml

English: UltimateInventoryShop/config-en_US.yml

[​IMG]

Code (Text):
/uis sell <price> <description> # sell items
/uis open # open the shop
/uis open <playername> # find items sell by specified player
/uis help # get help
/uis reload # reload config (lang, material)
/uis tax # get tax rate info
PERMISSION.png
No additional permission to set
Code (Text):

uis.reload # to reload the plugin lang and material config
 

More detail will be uploaded later.
Resource Information
Author:
----------
Total Downloads: 258
First Release: Oct 12, 2022
Last Update: Dec 21, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings