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
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 3 years ago
Updated 4 months ago
Changelog
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)
- Right now, the only option is
- 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
, defaulttrue
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.
Files
Metadata
Release channel
BetaVersion number
0.27.0-beta-mc1.19Loaders
Game versions
1.19Downloads
53Publication date
July 29, 2022 at 2:37 AMPublisher
John-Paul-R
Owner