Page cover

📜Commands & Permissions

circle-exclamation

⚖️ Punishment System

These commands handle the core disciplinary actions against players. You can execute them directly or use the GUI.

General Punishment

Command
Usage
Permission
Description

Punish Menu

/punish <player>

crown.use

Opens the main punishment GUI for a specific player.

Unpunish

/unpunish <player/#ID> <type> [reason]

See below

Removes a punishment by player name or Punishment ID.

Direct Punishments

All direct commands follow the format: /command <player> [time] [reason]. Time is not required for Kicks, Warns, or Freezes.

Type
Command
Permission Node
Unpunish Node

Ban

/ban

crown.punish.ban

crown.unpunish.ban

Mute

/mute

crown.punish.mute

crown.unpunish.mute

Kick

/kick

crown.punish.kick

N/A

Warn

/warn

crown.punish.warn

crown.unpunish.warn

Softban

/softban

crown.punish.softban

crown.unpunish.softban

Freeze

/freeze

crown.punish.freeze

crown.unpunish.freeze

circle-info

Note: To unpunish, you can use specific aliases (e.g., /unban, /unmute) or the master command /unpunish.


🛡️ Moderation Tools

Tools designed to assist staff in monitoring and managing the server.

Moderator Mode

Command
Usage
Permission
Description

Toggle Mod Mode

/mod

crown.mod.use

Enters/Exits Mod Mode (Vanish, Flight, Tools).

Mod Target

/mod target <player>

crown.mod.use

Enters Mod Mode and immediately targets a specific player.

Evidence & Chat

Command
Usage
Permission
Description

Locker

/locker [player/all]

crown.mod.use

View your confiscated item locker.

Global Locker

/locker all

crown.locker.admin

Admin: View/Edit confiscated items from all staff lockers.

Freeze Chat

/fchat <player/#ID>

crown.fchat

Toggle visibility/participation in a specific frozen player's chat.

Check ID

/check <#ID>

crown.check

View detailed info about a specific punishment ID.


📋 Player Management & Utility

Utilities for investigating players and viewing history.

Command
Usage
Permission
Description

Profile

/profile <player>

crown.profile

Opens a GUI showing stats, inventory, and notes.

History

/history <player>

crown.history

View a player's past punishments.

Audit Log

/crown log <player>

crown.profile

View a book log of staff actions performed on this player (invsee, clear, etc).

circle-info

Inventory Editing: To move/remove items inside the /profile inventory view, the user needs the additional permission: crown.profile.editinventory.


📢 Report System

The built-in reporting system allows players to alert staff, and staff to manage tickets.

Command
Usage
Permission
Description

Report

/report <player> [reason]

crown.report.create*

Submit a report against a player. (*If enabled in config)

View Reports

/reports

crown.report.view

Opens the Staff Reports GUI to manage active tickets.

Additional Report Permissions:

  • crown.report.assign — Allows a staff member to assign a report to another specific moderator.

  • crown.report.bypasscooldown — Allows bypassing the report rate-limit and cooldown.


🛑 Bypass Permissions

Assign these permissions to prevent staff or specific ranks from being punished.

Permission Node
Description

crown.bypass.ban

Player cannot be banned.

crown.bypass.mute

Player cannot be muted.

crown.bypass.kick

Player cannot be kicked.

crown.bypass.warn

Player cannot be warned.

crown.bypass.softban

Player cannot be softbanned.

crown.bypass.freeze

Player cannot be frozen.


⚙️ Administrative & Misc Permissions

Permissions for plugin administration and specific feature visibility.

Permission Node
Description

crown.admin

Access to /crown reload to reload configuration files.

crown.use

Basic access to the /crown base command and tab completion.

crown.mod.seevanish

Allows seeing other moderators who are vanished in Mod Mode.

crown.fchat

Automatically see messages sent by frozen players.


📂 Full Permission Tree (Raw)

For advanced users setting up LuckPerms or similar plugins, here is the raw hierarchy:

Last updated