Notifications
Keeps players informed about order activity via chat, action bar, title, and sound.
Methodsโ
| Method | Behavior |
|---|---|
| Chat | Default; color-coded, includes order details |
| Action Bar | Non-intrusive, temporary, above hotbar |
| Title | Large centered text, for important events |
| Sound | Audio feedback, configurable sound/volume/pitch |
Eventsโ
| Event | Notifies | Details |
|---|---|---|
| Order Created | Creator | Confirmation + order details; broadcasts announcement if enabled |
| Delivery Received | Creator | Deliverer name, quantity delivered, sound (if enabled) |
| Order Completed | Creator | Marked complete, order auto-deleted |
| Order Expired | Creator | Refund info, status update |
Announcementsโ
Order-creation announcements can broadcast to all players (clickable, opens orders GUI) or be restricted to a permission (sigmaorders.announcement).
Messages and formatting are customizable in messages.yml (supports placeholders). Key config: notifications.enabled, notifications.methods - see Notifications Configuration for the full key reference.
See Alsoโ
- Notifications Configuration - config keys and examples
- Configuration Overview - message customization