-
Notifications
You must be signed in to change notification settings - Fork 0
Commands & Permissions
SergeantFuzzy edited this page Dec 22, 2025
·
1 revision
| Command | Description | Usage | Permission | Notes |
|---|---|---|---|---|
/souls |
View your current souls and cap | /souls |
soulengine.player |
Alias: /soul
|
/se shop |
Open the Soul Shop GUI | /se shop |
soulengine.shop |
Player-only |
/se top |
Show the souls leaderboard | /se top [page] |
soulengine.player |
Also works with /soulengine top
|
/se help |
Open the SoulEngine help menu | /se help [page] |
soulengine.player |
Also works with /soulengine help
|
/se tutorial |
Walk through the SoulEngine tutorial pages | /se tutorial [page] |
soulengine.tutorial |
Also works with /soulengine tutorial
|
| Command | Description | Usage | Permission | Notes |
|---|---|---|---|---|
/se give |
Give a player souls | /se give <player> <amount> |
soulengine.admin.give |
Root command aliases: /se, /soulengine
|
/se take |
Remove souls from a player | /se take <player> <amount> |
soulengine.admin.take |
Root command aliases: /se, /soulengine
|
/se set |
Set a player's souls | /se set <player> <amount> |
soulengine.admin.set |
Root command aliases: /se, /soulengine
|
/se view |
Check another player's souls | /se view <player> |
soulengine.admin.view |
Root command aliases: /se, /soulengine
|
/se togglelimit |
Toggle souls cap on or off | /se togglelimit [on, off] |
soulengine.admin.togglelimit |
Root command aliases: /se, /soulengine
|
/se max |
Set the maximum soul cap | /se max <amount> |
soulengine.admin.max |
Root command aliases: /se, /soulengine
|
/se reload |
Reload config, language, UI, and resource pack | /se reload |
soulengine.admin.reload |
Root command aliases: /se, /soulengine
|
| Permission | Default | Description |
|---|---|---|
soulengine.player |
true |
Allows basic player access to SoulEngine commands and features |
soulengine.shop |
true |
Allows opening the Soul Shop GUI |
soulengine.tutorial |
true |
Allows running the tutorial command |
| Permission | Default | Description |
|---|---|---|
soulengine.admin |
op |
Base admin flag checked before admin actions |
soulengine.admin.* |
op |
Grants all SoulEngine admin permissions |
soulengine.admin.give |
op |
Permit granting souls to players |
soulengine.admin.take |
op |
Permit removing souls from players |
soulengine.admin.set |
op |
Permit setting exact soul amounts |
soulengine.admin.togglelimit |
op |
Permit toggling the souls cap on/off |
soulengine.admin.max |
op |
Permit changing the maximum soul cap |
soulengine.admin.view |
op |
Permit viewing another player's souls |
soulengine.shop.risk |
op |
Allows purchasing risk-based shop buffs |
soulengine.admin.reload |
op |
Permit reloading SoulEngine configuration |