Player Commands
Survival utilities - heal, feed, fly, god mode, speed control, and more.
Heal & Feed
| Command | Description | Permission |
|---|---|---|
/heal [player] |
Restore full health, clear negative potion effects, and optionally feed. | essentialsc.heal / .others |
/feed [player] |
Restore full hunger saturation. | essentialsc.feed / .others |
/heal also clears all negative potion effects (poison, wither, weakness, etc.). Both commands have configurable cooldowns and can target other players with the appropriate permission.
Fly
| Command | Description |
|---|---|
/fly [player] |
Toggle flight mode. Flight is persistent across sessions and re-applied on join. |
Flight state is saved per-player and restored when they rejoin. Admins can toggle flight for other players. Flight can be configured to disable automatically when entering certain worlds.
Players with essentialsc.fly can fly without needing creative mode. The fly state survives server restarts.
God Mode
| Command | Description |
|---|---|
/god [player] |
Toggle god mode - complete invincibility to all damage sources. |
God mode prevents damage from all sources including fall damage, suffocation, lava, void, player attacks, explosions, and projectiles. The state is persistent across sessions.
Speed
| Command | Description |
|---|---|
/speed <reset> |
Reset both walk and fly speed to default. |
/speed <walkspeed|flyspeed> [speed] |
Set walk or fly speed to a value between 0.1 and 1.0. |
Speed is clamped to a configurable maximum. The default walk speed is 0.2 and fly speed is 0.1.
Utility Commands
| Command | Description | Permission |
|---|---|---|
/ping [player] |
Show your or another player's connection latency. | essentialsc.ping |
/playtime [player] |
Show total playtime for yourself or another player. | essentialsc.playtime |
/uptime |
Show the server's uptime since last restart. | essentialsc.uptime |
/playerlist |
Display all online players with their LuckPerms prefixes. | essentialsc.playerlist |
/seen <player> |
Show when a player was last online, plus IP and UUID for admins. | essentialsc.seen |
/suicide |
Kill yourself. Respects god mode - if enabled, the command does nothing. | essentialsc.suicide |
/language <lang> |
Change your language. See the Language Keys page for available languages. | essentialsc.language |
Permissions
| Permission | Default |
|---|---|
essentialsc.heal |
Everyone |
essentialsc.heal.others |
Operators |
essentialsc.feed |
Everyone |
essentialsc.feed.others |
Operators |
essentialsc.fly |
Everyone |
essentialsc.fly.others |
Operators |
essentialsc.god |
Operators |
essentialsc.god.others |
Operators |
essentialsc.speed |
Operators |
essentialsc.ping |
Everyone |
essentialsc.playtime |
Everyone |
essentialsc.uptime |
Everyone |
essentialsc.playerlist |
Everyone |
essentialsc.seen |
Everyone |
essentialsc.suicide |
Everyone |
essentialsc.language |
Everyone |