A modern order marketplace plugin where players can create item orders, deliver items for money, collect deliveries, manage overflow stash entries, and track order statistics through a clean GUI. Paper and Folia 1.21 - 26.x
Support
Report bugs and get support here: https://discord.gg/VvM6k2eBDa
Features
• Folia Support – Built for modern Paper/Folia servers with Folia-safe scheduling.
• Order Marketplace GUI – Players can browse active orders, sort/filter listings, search items, and deliver requested items.
• Create Custom Orders – Players can choose an item, amount, price per item, and place orders through a guided GUI flow.
• Economy Integration – Uses Vault economy to withdraw order costs and pay deliverers automatically.
• Delivery System – Players can deliver matching items and receive payment based on the configured order price.
• Order Collection – Order owners can collect delivered items from a dedicated collection GUI.
• Overflow Stash – If inventories are full, items can be stored safely in a stash instead of being lost.
• Notification Toggle – Players can enable or disable order notifications with a command.
• Cross-Server Support – Optional server-name display for multi-server networks.
• Configurable Limits – Permission-based maximum open orders, max order amount, pricing limits, duration settings, blacklisted items, and delivery rules.
• Search Input Options – Supports sign-based or chat-based search input.
• Shulker Delivery Handling – Configurable handling for shulker contents and empty container consumption.
• Discord Webhooks – Optional webhook notifications for order events.
• PlaceholderAPI Support – Provides order and delivery stat placeholders for external plugins.
Placeholders
%perforders_orders% – Shows the player's created order count
%perforders_orders_created% – Shows the player's created order count
%perforders_deliveries% – Shows the player's completed delivery count
%perforders_deliveries_made% – Shows the player's completed delivery count
%perforders_earned% – Shows the player's total money earned from deliveries
%perforders_total_earned% – Shows the player's total money earned from deliveries
%perforders_spent% – Shows the player's total money spent on orders
%perforders_total_spent% – Shows the player's total money spent on orders
%perforders_earned_(player)% – Shows another player's total money earned
%perforders_spent_(player)% – Shows another player's total money spent
%perforders_orders_(player)% – Shows another player's created order count
%perforders_deliveries_(player)% – Shows another player's completed delivery count
Commands
/order – Open the orders marketplace GUI (perforders.use)
/order toggle – Toggle personal order notifications (perforders.use)
/order stash – Open the overflow stash GUI (perforders.use)
/orders – Alias for /order (perforders.use)
/dorder – Alias for /order (perforders.use)
/perforders reload – Reload PerfOrders configuration and GUI files (perforders.admin)
/perforders help – Show admin command help (perforders.admin)
/perforders stats (player) – Show order, delivery, earned, and spent stats for a player (perforders.admin)
Database
• SQLite (default)
• MySQL (configurable)
