Core (SMP) icon

Core (SMP) -----

Core for SMPS



.gg/7AQdv542zu
✦ Core ✦

Advanced Economy System · Worth & Sell GUIs · Multi-Language

Built for Purpur & Paper 1.21.1+ · Java 21 · MariaDB + HikariCP

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚡ Overview

Core is a high-performance server utility that provides a production-ready economy and a modern GUI-based trading system. It features async MariaDB persistence, recursive container selling, and full integration with Vault and PlaceholderAPI.

Every interaction is responsive — players receive sounds, ActionBar notifications, and beautifully formatted gradient messages powered by MiniMessage.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

✨ Features

  • Advanced Economy — BigDecimal precision, no floating point errors ever
  • Interactive Worth GUI — Paged price browser with categories and price/name sorting
  • Dynamic Sell GUI — Drag-and-drop selling with real-time value calculation
  • Recursive Shulker Selling — Automatically values and sells contents of Shulker boxes
  • ⌨️ Dynamic Command Labels — Every command label and alias is configurable in config.yml
  • ️ MariaDB + HikariCP — Async database with connection pooling, zero main-thread blocking
  • Multi-Language — English & German included, hot-reloadable lang files
  • Sound Effects — Custom sounds for GUIs, confirms, and errors
  • ActionBar Feedback — Real-time transaction notifications
  • Transaction Logging — Full audit trail of all economy & sale actions
  • ⚙️ Fully Configurable — Everything from GUI titles to interest rates

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Commands

Player Commands

Code (Text):

/worth                     — Browse item prices in a paged GUI
/sell                      — Open the Sell GUI (drag items to sell)
/balance [player]          — Check your or another player's balance
/pay <player> <amount>     — Send money to another player
/economy top               — View the balance leaderboard
 
Admin Commands

Code (Text):

/economy <give|take|set>   — Admin economy management
/core reload               — Reload all config & language files
/core info                 — Show plugin version & status
 
  • /worth → /prices, /wert, /preise
  • /sell → /sellgui, /verkaufen
  • /balance → /bal, /money
  • /pay → /transfer
All command names can be changed in config.yml!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Permissions

Code (Text):

core.worth                   — Use /worth price browser (default: true)
core.sell                    — Use /sell GUI (default: true)
core.economy.balance         — Check own balance (default: true)
core.economy.pay             — Pay other players (default: true)
core.economy.admin           — Admin economy commands (default: OP)
core.admin                   — Plugin reload & info (default: OP)
 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Shulker Selling

One of Core's most powerful features: When a player opens the /sell GUI, they can drop an entire Shulker Box into the grid. The plugin will:
  1. Look inside the Shulker Box
  2. Value every internal item according to worth.yml
  3. Add up the total (Shulker Box + Contents)
  4. Sell it all in one click!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Audio Feedback

  • Worth GUI — Chest open/close & click feedback
  • Sell Confirm — Experience orb pickup + ActionBar summary
  • Payment — Note block pling
  • Denied — Villager "No" sound

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚙️ Configuration

Code (YAML):

worth
:
  command-label
: "worth"
  command-aliases
: [ "prices", "wert", "preise" ]
  command-permission
: "core.worth"
  gui
:
    sound-open
: "BLOCK_CHEST_OPEN"
    sound-click
: "UI_BUTTON_CLICK"
    sound-refresh
: "BLOCK_ANVIL_USE"

sell
:
  command-label
: "sell"
  command-aliases
: [ "sellgui", "verkaufen" ]
  command-permission
: "core.sell"
  gui
:
    sound-open
: "BLOCK_BARREL_OPEN"
    sound-confirm
: "ENTITY_EXPERIENCE_ORB_PICKUP"
    sound-cancel
: "BLOCK_BARREL_CLOSE"
 

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Made with ❤️ for the Minecraft community
If you enjoy Core, please leave a ⭐ rating — it helps a lot!
Resource Information
Author:
----------
Total Downloads: 4
First Release: Mar 7, 2026
Last Update: Mar 8, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings