-
Bug
-
Resolution: Fixed
-
Minecraft 18w07c, Minecraft 18w08b, Minecraft 18w09a, Minecraft 18w10c, Minecraft 18w10d, Minecraft 18w11a, Minecraft 18w20c
-
Microsoft Windows [Version 10.0.15063]
Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz, 3.40 GHz
64-bit operating system, x64-based processor; 8.00 GB RAM
NVIDIA GeForce GT 630; GeForce Game Ready Driver Version 385.28
Java 1.8.0_161 (64-bit)
-
Confirmed
The bug
The command parser returns "Nothing changed, ..." when commands like /op or /scoreboard execute successfully but do nothing because the value they were supposed to change is already correct. (for instance, when an operator tries to /deop a non-operator, this would happen.)
Those "Nothing changed, ..." messages are hardcoded (they aren't on the lang-file / available for translation on Crowdin)
How to reproduce
- Set your language to anything other than English
- /team add test
- /team option test friendlyfire true
Affected commands
- /op
- /deop
- /team
- discovered while testing
-
MC-124633 Feedback text for "/team option seeFriendlyInvisibles false" when seeFriendlyInvisibles is already disabled is wrong
- Resolved
- is duplicated by
-
MC-128450 Brigadier: Command error messages are not translated
- Resolved
-
MC-129091 the command error message is not translated
- Resolved
- relates to
-
MC-122597 "Preparing spawn area %s%%" string is hardcoded/not translatable
- Resolved