Depo is a Minecraft plugin that automatically detects and installs missing plugin dependencies from trusted sources, making server setup faster and hassle-free. It ensures your plugins always have what they need to run smoothly.
Bring a living economy to your server. Prices move with player demand and supply, with a slick Market GUI, timed events, optional web dashboard, virtual holdings system, and an addon framework.
The Endex is a dynamic economy plugin that brings realistic market mechanics to your Minecraft server. Prices fluctuate based on player trading activity, server-wide item storage, and random market events.
Prices react to demand/supply with configurable sensitivity, EMA smoothing, and per-item min/max caps.
Prices adapt to global item quantities across ALL server storage. Abundant items drop in price; scarce items rise.
Buy items into virtual storage with average cost tracking and profit/loss display. Withdraw when ready.
Beautiful interface with categories, search, sorting, quick buy/sell buttons, and real-time price charts.
Time-boxed price multipliers (Ore Rush, Market Crash, etc.) with server broadcasts.
Optional REST API with live updates, charts, item icons, and trading from your browser.
Extensible API for custom addons with command routing and web integration.
Overflow protection when inventory or holdings are full. Claim items anytime.
30+ placeholders for scoreboards, holograms, tab lists, and more. Display prices, trends, holdings, leaderboards, and market stats anywhere.
/endex help - Show help menu
/endex version - Display plugin version
/market - Open market GUI
/market buy <item> <amt> - Purchase items
/market sell <item> <amt>- Sell items
/market price <item> - Check current price
/market top - View top traded items
/market holdings - View your virtual holdings
/market withdraw <item> - Withdraw items to inventory
/market withdraw all - Withdraw everything
/market delivery list - View pending deliveries
/market delivery claim - Claim delivered items
/market delivery gui - Open delivery GUI
/market invest buy <item> <amount>
/market invest list
/market invest redeem-all
/market event list - View active events
/market event <name> - Start an event (admin)
/market event end <name> - End an event (admin)
/market event clear - Clear all events (admin)
theendex.market - Access market GUI (default: true)
theendex.buy - Purchase items (default: true)
theendex.sell - Sell items (default: true)
theendex.holdings - Access holdings system (default: true)
theendex.withdraw - Withdraw from holdings (default: true)
theendex.invest - Use investments (default: true)
theendex.admin - Admin commands (default: op)
endex.web.trade - Web dashboard trading
endex.web.admin - View other players' holdings
holdings:
enabled: true
max-per-player: 10000
max-materials-per-player: 100
mode: VIRTUAL
price-world-storage:
enabled: true
scan-interval-seconds: 300
sensitivity: 0.01
global-baseline: 1000
containers:
chests: true
barrels: true
shulker-boxes: true
anti-manipulation:
per-chunk-item-cap: 10000
per-material-chunk-cap: 5000
min-tps: 18.0
price-inventory:
enabled: true
sensitivity: 0.02
per-player-baseline: 64
max-impact-percent: 10.0
web:
roles:
default: TRADER
trader-permission: endex.web.trade
admin-view-permission: endex.web.admin
holdings:
inventory:
enabled: true
include-enderchest: false
cache-seconds: 15
plugins/TheEndex/historyorg.lokixcz.theendex.api.EndexAPIweb.custom.*) – export default index.html and modify/shop → /market) via commands.yml/market holdings to view, /market withdraw <item> [amount] to claim itemstheendex.holdings and theendex.withdraw (both default: true)holdings.max-per-player (default 10,000) and holdings.max-materials-per-player (default 100)/market delivery list|claim|claim-all|gui/api/deliveries endpointsweb.api.token-hashes (SHA-256)See CHANGELOG.md for full release notes.
This plugin was created with the help of AI. While thoroughly tested, please expect potential bugs or issues. Report problems on Discord or GitHub.