Skip to content

Releases: John-Paul-R/Essential-Commands

0.33.2-mc1.20

11 Jun 22:30
4ef009d
Compare
Choose a tag to compare

Essential Commands v0.33.2 (mc 1.20)

Fixes

  • continuation of the fix in EC 0.33.1 around PlayerData being incorrectly reloaded from disk on respawn.

This version is available for: 1.20, 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.2-mc1.19.4

11 Jun 22:26
4ef009d
Compare
Choose a tag to compare

Essential Commands v0.33.2 (mc 1.19.4)

Fixes

  • continuation of the fix in EC 0.33.1 around PlayerData being incorrectly reloaded from disk on respawn.

This version is available for: 1.20, 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.2-mc1.19.2

11 Jun 22:24
e8cf5f2
Compare
Choose a tag to compare

Essential Commands v0.33.2 (mc 1.19.2)

Fixes

  • continuation of the fix in EC 0.33.1 around PlayerData being incorrectly reloaded from disk on respawn.

This version is available for: 1.20, 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.2-mc1.18.2

11 Jun 22:24
5abbe2b
Compare
Choose a tag to compare

Essential Commands v0.33.2 (mc 1.18.2)

Fixes

  • continuation of the fix in EC 0.33.1 around PlayerData being incorrectly reloaded from disk on respawn.

This version is available for: 1.20, 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.2-mc1.17.1

11 Jun 22:22
8ec0d10
Compare
Choose a tag to compare

Essential Commands v0.33.2 (mc 1.17.1)

Fixes

  • continuation of the fix in EC 0.33.1 around PlayerData being incorrectly reloaded from disk on respawn.

This version is available for: 1.20, 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.1-mc1.19.4

07 Jun 01:33
2fed347
Compare
Choose a tag to compare

Essential Commands v0.33.1 (1.19.4)

Fixes

A massive thanks to @arnokeesman for diving into the code and discovering the root cause of this issue. This one threw me through a loop.

fix: PlayerData lost on respawn if EC spawn not set

  • Resolves #211 (/back to death points sometimes does not work)
  • Resolves #214 (Active players are sometimes put into AFK state.)

This version is available for: 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.1-mc1.19.2

07 Jun 01:32
12affb2
Compare
Choose a tag to compare

Essential Commands v0.33.1 (1.19.2)

Fixes

A massive thanks to @arnokeesman for diving into the code and discovering the root cause of this issue. This one threw me through a loop.

fix: PlayerData lost on respawn if EC spawn not set

  • Resolves #211 (/back to death points sometimes does not work)
  • Resolves #214 (Active players are sometimes put into AFK state.)

This version is available for: 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.1-mc1.18.2

07 Jun 01:27
040b049
Compare
Choose a tag to compare

Essential Commands v0.33.1 (1.18.2)

Fixes

A massive thanks to @arnokeesman for diving into the code and discovering the root cause of this issue. This one threw me through a loop.

fix: PlayerData lost on respawn if EC spawn not set

  • Resolves #211 (/back to death points sometimes does not work)
  • Resolves #214 (Active players are sometimes put into AFK state.)

This version is available for: 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.1-mc1.17.1

07 Jun 01:25
a85a493
Compare
Choose a tag to compare

Essential Commands v0.33.1 (1.17.1)

Fixes

A massive thanks to @arnokeesman for diving into the code and discovering the root cause of this issue. This one threw me through a loop.

fix: PlayerData lost on respawn if EC spawn not set

  • Resolves #211 (/back to death points sometimes does not work)
  • Resolves #214 (Active players are sometimes put into AFK state.)

This version is available for: 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.

0.33.0-mc1.19.4

01 May 04:32
6178b75
Compare
Choose a tag to compare

Essential Commands v0.33.0 (1.19.4)

New Features

  • New Expressions config option type.
  • respawn_at_ec_spawn enhancements:
    • Add NoBed respawn condition option (If a player does not have a bed spawn, they will respawn at the EC spawn)
    • Use the new Expression config option type, allowing values in the form: NoBed AND SameWorld
  • Log an error on startup if excluded_top_level_commands is malformed (#203, by @arnokeesman)
  • Add nickname_above_head feature and config option. (Max 16 chars, no color) (1.19.4+)

Translations updates

Fixes

  • Fix exception being thrown with no meaningful in-game feedback when attempting to RTP without a spawn having been set. (#197, by @arnokeesman)
  • config array parsing: Don't consider [] & similar to be [""]
  • Some styling fixups for teleport destination names in chat feedback. Some
    destinations that were previously ambiguous will now use more apecific names. (#198, by @arnokeesman)
  • account for different line separators in rules file (fixes CR characters being rendered in chat in some scenarios) (#206, by @arnokeesman)

This version is available for: 1.19.4, 1.19.2, 1.18.2, 1.17.1

(make sure you grab the jar with the matching version in the name)


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

Additional conversation can be had in the dev room discord.