Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Essential Commands

Essential Commands

Configurable, permissions-backed utility commands for Fabric servers (tpa, home, warp, spawn, back, nick, rtp)

253.6k
431
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.5

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

John-Paul-R
John-Paul-R Owner

Details

Licensed MIT
Published 4 years ago
Updated 3 weeks ago
DescriptionChangelogVersions

Show all versions

1
2
3
4
7

0.29.0-mc1.19.2

by John-Paul-R on Oct 1, 2022
Download

0.29.0-mc1.19

by John-Paul-R on Oct 1, 2022
Download

Essential Commands v0.29.0 (mc 1.19)

  • Show home/warp name in teleport completion message.
  • (#142) Add config option respawn_at_ec_spawn for respawning at spawn. available options:
    • Always
    • SameWorld
    • Never

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.5-mc1.18.1

by John-Paul-R on Aug 22, 2022
Download

Essential Commands v0.24.5 (mc 1.18.1)

EC 0.24.5-mc1.18.2 backported to mc1.18.1


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.1-mc1.19.2

by John-Paul-R on Aug 13, 2022
Download

Essential Commands v0.28.1 (mc 1.19.2)

Fix bug that caused essentialcommands config reload to fail if run in server console.


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.1-mc1.19

by John-Paul-R on Aug 13, 2022
Download

Essential Commands v0.28.1 (mc 1.19)

Fix bug that caused essentialcommands config reload to fail if run in server console.


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.0-mc1.19.1

by John-Paul-R on Aug 5, 2022
Download

Essential Commands v0.28.0 (mc 1.19.1)

First mc1.19.1 release.

Changes:

  • Add "formattingDefault" and "formattingAccent" player profile options (/essentialcommands profile)

Minor/internal

  • Text/msg system rework to accomodate per-player chat styling
  • Fix some text styling & formatting bugs
  • Internal cleanup of the project, hopefully making things a bit easier for newcomers to reason about.

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.0-mc1.19

by John-Paul-R on Aug 5, 2022
Download

Essential Commands v0.28.0 (mc 1.19)

Changes:

  • Add "formattingDefault" and "formattingAccent" player profile options (/essentialcommands profile)

Minor/internal

  • Text/msg system rework to accomodate per-player chat styling
  • Fix some text styling & formatting bugs
  • Internal cleanup of the project, hopefully making things a bit easier for newcomers to reason about.

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.27.1-beta-mc1.19

by John-Paul-R on Jul 29, 2022
Download

Essential Commands v0.27.0-beta (mc 1.19)

Changes:

  • revert player data dir name from modplayerData to modplayerdata (accidental change)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.27.0-beta-mc1.19

by John-Paul-R on Jul 29, 2022
Download

Essential Commands v0.27.0-beta (mc 1.19)

CAUTION

This is a beta release and may be unstable. Make sure you have a backup of your world before using.

Changes:

  • Add player profiles (/essentialcommands profile {get/set} <optionKey> <optionValue>)
    • Right now, the only option is printTeleportCoordinates (Resolving #131)
  • Fix a text parsing error that could cause unstyled text to be rendered with "formatting_default" instead.
  • Added config options, allowing easier CommandAliases redirects (Resolving #50, #47 - CommandAliases configs for Essentials-style home/warp syntax in that issue's comments.)
    • register_top_level_commands, default true
    • excluded_top_level_commands, default []
  • Add /warp tp_other <playerName> <warpName> (Resolving #100)

Internal changes:

  • Fixup a bunch of ECText internal logic.
  • Clean up a bunch of PlayerDataFactory logic
  • Use ec$ to namespace all mixin-added fields and methods
  • Add tests! Particularly around text parsing and related utilities.
  • Make building the project a less headache-inducing process for those without my exact local setup.

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.26.3-mc1.19

by John-Paul-R on Jul 23, 2022
Download

Essential Commands v0.26.3 (mc 1.19)

Changes:

  • Fix bug introduced in 0.26.2 that caused the leading segment of text before a placeholder to be omitted.
  • Refactor "Workbench"-style commands. (There should be no functional differences)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.26.2-mc1.19

by John-Paul-R on Jul 23, 2022
Download

Essential Commands v0.26.2 (mc 1.19)

Changes:

  • Fix a zh_cn placeholder, courtesy of @deluxghost
  • Update Permissions API to 0.2-SNAPSHOT, the same version LuckPerms-Fabric-5.4.35 expects
  • Update PlaceholderAPI to 2.0.0-beta.7+1.19, the same version styled-chat-1.3.3+1.19 expects
  • Add config option enable_day (default true)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.26.1-mc1.19

by John-Paul-R on Jul 15, 2022
Download

Essential Commands v0.26.1 (mc 1.19)

Changes:

  • Fix bug that prevented /afk from properly ending timeout-induced afk state.
  • Update zh_cn lang file, courtesy of @Leo204-LKY
  • Fix /home list_offline, which was entirely broken, and some additional fixes to /home tp_offline

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.26.0-beta-mc1.19

by John-Paul-R on Jul 13, 2022
Download

Essential Commands v0.26.0-beta (mc 1.19)

Changes:

  • Add "auto afk" feature - Automatically mark players as AFK after a certain period has elapsed.
    • if a player has been marked AFK in this manner (not with the command), they will be excluded from the sleep percentage calculation.
  • Add option teleport_interrupt_on_move, teleport_interrupt_on_move_max_blocks
    • Related permission: teleport_interrupt_on_move
  • Fix [AFK] prefix not updating in player list
  • Various lang fixes
  • Rework Config & Text tech

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.5-mc1.18.2

by John-Paul-R on Jul 12, 2022
Download

Essential Commands v0.23.0 (mc 1.18.x)

Changes:

  • Add rtp_min_radius config option. Accepts integer values. Defaults to the value of rtp_radius (1000).

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.25.0-mc1.19

by John-Paul-R on Jul 12, 2022
Download

Essential Commands v0.25.0 (mc 1.19)

Changes:

  • Add /afk command
    • Config Options:
      • enable_afk (default true)
      • afk_prefix (for chat)
      • invuln_while_afk (default false) - If set to true, using /afk while in combat is disallowed.
  • Fix broken getNickname null check.

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.4-mc1.19

by John-Paul-R on Jul 10, 2022
Download

Essential Commands v0.24.4 (mc 1.19)

Changes:

  • Persist RTP cooldown as timeUsedRtpEpochMs, fixing bug that could cause RTP cooldowns to be far to long upon server restart.
  • Revamp ECText, using Placeholders to enable interpolation. (#113)
  • Fix #111
  • Fix #112
  • Fix #108

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.4-mc1.18.2

by John-Paul-R on Jul 10, 2022
Download

Essential Commands v0.23.0 (mc 1.18.x)

Changes:

  • Add rtp_min_radius config option. Accepts integer values. Defaults to the value of rtp_radius (1000).

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.3-mc1.19

by John-Paul-R on Jul 6, 2022
Download

Essential Commands v0.24.3 (mc 1.19)

Changes:

  • Update zh_cn translations, courtesy of @Leo204-LKY in #107
  • Fix #106

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.3-mc1.18.2

by John-Paul-R on Jul 6, 2022
Download

Essential Commands v0.24.3 (mc 1.18.2)

Changes:

  • Update zh_cn translations, courtesy of @Leo204-LKY in #107
  • Fix #106

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.2-mc1.19

by John-Paul-R on Jul 4, 2022
Download

Essential Commands v0.24.2 (mc 1.19)

Changes:

  • Fix ECText issue that could prevent EC translations from being initialized correctly. (#105, courtesy of @YanWQ-monad)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

1
2
3
4
7

Modrinth is open source.

main@bf16d36

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.