GlowstoneMC / Glowstone

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

Use 1.13 list formatting #991

Closed Pr0methean closed 5 years ago

Pr0methean commented 5 years ago

Switches /banlist to output an "and"-less list with a localizable joiner string, matching Vanilla from 1.13 onward and simplifying i18n. Deprecates CommandUtils.prettyPrint(all overloads); they'll be removed as they're converted to extend GlowVanillaCommand in my next few PRs.