Commands & Permissions
This plugin works out-of-the-box without any permission configuration (hot-reloading may cause default permissions to fail)
For lower versions, use tab completion to see available options. Versions 1.12+ will show automatic suggestions.
# Permissions
Permission | Description | Default Access |
---|---|---|
playerTitle.addReward | Add title quantity rewards | op |
playerTitle.buff | Title buff related | op |
playerTitle.card | Title cards related | op |
playerTitle.coin | Title currency related | op |
playerTitle.convert | Convert database | op |
playerTitle.getIp | Get server information | op |
playerTitle.particle | Title particles related | op |
playerTitle.player | Player titles related | op |
playerTitle.reload | Reload plugin | op |
playerTitle.title | Titles related | op |
playerTitle.view | View management | op |
playerTitle.open | Title storage | true |
playerTitle.shop | Title shop | true |
playerTitle.clear | Clear data (3.0.6+) | op |
playerTitle.shop.custom | Open custom title function (4.5.7+) | true |
# Commands (Admin)
Command | Description |
---|---|
/plt addReward [quantity] [type] [amount] | Add rewards for specified title quantity |
/plt buff [addBuff/deleteBuff] | Add/Delete buffs |
/plt card [create/random] | Create/Random title cards |
/plt coin [give/set/take/look] [player] [amount] | Give/Set/Take player's title coins |
/plt convert [type] | Convert data (mysql or sqlite) |
/plt getIp | Get server address |
/plt particle [addParticle/deleteParticle] | Add/Delete particles |
/plt player [addTitle/setTitle/listTitle/deleteTitle] | Add/Set/View/Delete player titles |
/plt reload | Reload plugin |
/plt title [add/delete/list/import/description] | Add/Delete/View/Import/Describe titles |
/plt view [type] (player) | View and manage corresponding GUI |
/plt shop | Open title shop GUI (optional type parameter, default all) |
/plt open | Open title storage GUI |
/plt clear [type] | Clear data (3.0.6+) |
[] Required () Optional
# Commands (Players)
Command | Description |
---|---|
/plt shop | Open title shop GUI |
/plt open | Open title storage GUI |
/plt shop custom | Access custom title function |
# Special Notes
clear parameter explanation (3.0.6+)
ALWAYS BACKUP YOUR DATA BEFORE USING CLEAR COMMAND!!!
Command | Description | Warning Level |
---|---|---|
/plt clear title | Clears ALL title data from the plugin | ⚠️ Extreme Caution |
/plt clear player | Clears ALL players' title data | 🔴 High Risk |
/plt clear buff | Clears ALL title buff data | 🔴 High Risk |
/plt clear particle | Clears ALL title particle effect data | 🔴 High Risk |
/plt clear reward | Clears ALL title quantity reward data | 🔴 High Risk |
lastUpdated: 2025-08-12 12:59:26