GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.88k stars 271 forks source link

Command i18n through /testforblocks, and associated refactors #1035

Closed Pr0methean closed 5 years ago

Pr0methean commented 5 years ago

Refactors how generic command messages are handled by making them enum constants, so that less code is needed to add new ones.

Localizes 10 more command classes: SetWorldSpawnCommand, SpawnPointCommand, StopCommand, SummonCommand, TeleportCommand, TellCommand, TellrawCommand, TestForBlockCommand, TestForBlocksCommand and TestForCommand.