ZEssentials
Contents
About
This resource adds basic commands and methods to your server, that everyone needs.
Category
- General
Commands & Permissions
Command | Alias | Syntax | Description | Permissions | Implemented | Removed | Type |
/maintenance | N/A | /maintenance <on/off/add/remove> [Player] | Access to the Maintenance Management | ZEssentials.command.maintenance | 1.0.0 | N/A | ADMINISTRATIVE |
File Configuration: config.yml
// WORK IN PROGRESS - TEMPLATE FROM VOUCHERZ //
Settings
- date_format
- Choose the way that <date> is displayed by validation timestamp.
- default: YYYY-MM-dd HH:mm:ss
- delete_after_expire
- Auto remove codes when they expire.
- default: true
- delete_after_max_use
- Auto remove codes when they reach their maximum amount of uses.
- default: true
Debug mode for error handling
- debug
- If the plugin does not work as intended, try to figure out the problem with this mode before contacting the developer.
- default: false