JobActions
Important: This plugin is a work in progress and may have bugs. Please report any issues you find.
Description
JobActions is a Minecraft plugin that allows players to create, manage, and fulfill item orders using in-game currency. It features a user-friendly GUI for easy order management.
Dependencies
Features
- Create Orders: Players can create item orders.
- Order Market: Browse available orders in a chest-style GUI.
- Manage Orders: List and manage orders with filters by user or item.
- Fulfillment: Receive fulfilled orders via a GUI.
- Permissions: Control who can create, list, and cancel orders.
- Customization: Configure order limits, fees, and timeouts.
Commands
- /order create <item|hand> <amount> <price> – Create an order for an item or the one in hand.
- /market – Open the market GUI to browse orders.
- /order list [user|item] – List and filter orders (coming soon).
- /order vault – Open a GUI to receive completed orders.
Permissions
- JobActions.create – Create orders.
- JobActions.list – List orders.
- JobActions.cancel.self – Cancel your orders.
- JobActions.cancel.others – Cancel others' orders.
- JobActions.receive – Receive fulfilled orders.
Configuration
Options available in config.yml include order limits, fees, and timeouts. Example:
- order-base-fee: 10
- order-limit: 5
- order-timeout: 10080