-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
SkyCore edited this page May 14, 2026
·
3 revisions
/fauna
/faunareborn/fr
If no subcommand is provided, /fauna opens the help output (permission-gated).
| Command | Description | Permission | Admin Command |
|---|---|---|---|
/fauna |
Opens help output. | fauna.command.help |
No |
/fauna help [page] |
Shows paginated help filtered by sender permissions. | fauna.command.help |
No |
/fauna version |
Shows plugin and runtime version info. | fauna.command.version |
No |
/fauna about |
Shows a short plugin summary. | fauna.command.about |
No |
/fauna entities |
Lists supported entities and module enable state. | fauna.command.entities |
No |
/fauna reload |
Reloads plugin configuration and modules. | fauna.command.reload |
Yes |
/fauna gui |
Opens FaunaReborn admin GUI. | fauna.command.gui |
Yes |
/fauna lang |
Opens language selection UI (player) or usage guidance (console). | fauna.command.lang |
Yes |
/fauna lang <language> |
Changes runtime language (en, es, pt). |
fauna.command.lang |
Yes |
- Help output only shows commands the sender can execute.
- Unknown subcommands return a command error message.
- Permission failures return a no-permission message.
Last updated: 2026-05-14 Project: https://github.com/devskycore/FaunaReborn