Files
Paper/Spigot-Server-Patches/Add-version-history-to-version-command.patch
Zach Brown 0e9230e80c Fix null display when no version history
Should've been null checked since I made it nullable. String concat
saved us any real damage and so all we saw was "null" shown to users.
Quick check and now we don't.
2019-05-30 18:31:48 -05:00

7.3 KiB