mojira.dev
MC-187550

"/datapack enable" shows success message after the command is run rather than after a data pack is enabled

When using /datapack enable to enable a data pack, the message below is shown right after the command is run instead of after the data pack is successfully enabled:

Enabled data pack <name>
Enabled data pack <name>

This causes inconsistencies with /datapack disable which now shows the message below if successful to check for potential crashes before disabling a data pack:

Disabled data pack <name>
Disabled data pack <name>

Linked issues

Comments 1

Fixed in 1.16 Pre-release 4 since /datapack enable shows the following message instead:

Enabling data pack <name>
Enabling data pack <name>

The /datapack disable command also now shows a different message after the command is run rather than after a data pack is disabled. If the data pack cannot be disabled, the "Reload failed" message will appear.

user-a4a49

(Unassigned)

Confirmed

Low

Commands, Data Packs

/datapack, data-pack, datapack

1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3

1.16 Pre-release 4

Retrieved