| Command | Description | Permission | Aliases |
| /zquickrespawn | Main command |
Code (Text):
zquickrespawn.command
|
Code (Text):
/zqr, /qr
|
| /zqr help | ❓ Show help menu |
Code (Text):
zquickrespawn.command
|
- |
| /zqr stats [player] | View respawn statistics |
Code (Text):
zquickrespawn.stats
|
- |
| /zqr reset <player> | Reset player stats |
Code (Text):
zquickrespawn.reset
|
- |
| /zqr reload | ♻️ Reload configuration |
Code (Text):
zquickrespawn.reload
|
- |
| Permission | Description | Default |
|
Code (Text):
zquickrespawn.*
|
All permissions | OP |
|
Code (Text):
zquickrespawn.admin
|
Full admin access | OP |
|
Code (Text):
zquickrespawn.moderator
|
️ Moderator access | OP |
|
Code (Text):
zquickrespawn.bypass
|
⚡ Bypass cooldowns | OP |
| Permission | Description | Default |
|
Code (Text):
zquickrespawn.command
|
Use main command | OP |
|
Code (Text):
zquickrespawn.stats
|
View own stats | TRUE |
|
Code (Text):
zquickrespawn.kit.restore
|
Restore kits | TRUE |
| Permission | Description | Cooldown |
|
Code (Text):
zquickrespawn.tier.vip
|
VIP benefits | 15s |
|
Code (Text):
zquickrespawn.tier.premium
|
Premium benefits | 20s |
|
Code (Text):
zquickrespawn.tier.donor
|
Donor benefits | 25s |
|
Code (Text):
zquickrespawn.tier.member
|
Member benefits | 30s |
| Plugin | Status | Features |
| PlaceholderAPI | ✅ Full Support | Statistics placeholders |
| Essentials | ✅ Compatible | Respawn location handling |
| PlayerKits2 | ✅ Compatible | Kit restoration integration |
| Multiverse-Core | ✅ Compatible | Multi-world respawn handling |
| Placeholder | Description | Example |
|
Code (Text):
%zquickrespawn_deaths%
|
Total deaths |
Code (Text):
42
|
|
Code (Text):
%zquickrespawn_respawns%
|
⚡ Total respawns |
Code (Text):
41
|
|
Code (Text):
%zquickrespawn_cooldown%
|
⏰ Current cooldown |
Code (Text):
15s
|
|
Code (Text):
%zquickrespawn_cooldown_formatted%
|
⏰ Formatted cooldown |
Code (Text):
15 seconds
|
|
Code (Text):
%zquickrespawn_bypass%
|
Has bypass permission |
Code (Text):
true/false
|