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

i18n refactor: include Locale and ResourceBundle as CommandMessages fields #999

Closed Pr0methean closed 5 years ago

Pr0methean commented 5 years ago

This simplifies some method calls. Also fixes a bug where sendUsageMessage used the server locale for the usage example itself (i.e. for parameter labels).

mastercoms commented 5 years ago

@Pr0methean May I review this PR?

Pr0methean commented 5 years ago

Sure!