Description
SIMPLExTimedItemExpire adds timed expiry to items using Persistent Data and lore (e.g. ExpiresCommands: /timeditem add, set, and clear for the item in the main hand; /timeditem reload to reload config. If MMOItems is installed, /timeditem mmo <TYPE> <ID> <seconds> creates an MMOItems stack and applies expiry immediately.
| Command | What it does |
|---|---|
| /timeditem | Show help |
| /timeditem add <seconds> | Hold an item in your main hand — add time until expiry (if none, starts from now; if already expiring, extends from current expiry) |
| /timeditem set <seconds> | Hold an item in your main hand — set expiry to X seconds from now |
| /timeditem clear | Hold an item in your main hand — remove expiry (item stays forever) |
| /timeditem mmo <TYPE> <ID> <seconds> | Requires MMOItems — spawn that MMOItems item with expiry applied, add to inventory (no item needed in hand) |
| /timeditem reload | Reload config.yml (messages, scan interval, date format). Console can use it if it has permission |
