xNarnia / TCR-TerrariaChatRelay

Self-serving Terraria Chat Relay with extensible chat service support
https://forums.terraria.org/index.php?threads/tcr-terrariachatrelay.78196/
MIT License
32 stars 16 forks source link

Added world command. #24

Closed hdseventh closed 2 years ago

hdseventh commented 2 years ago

Changes : Well, added a new command to show world info. As requested you can enable/disable showing the world seed by setting the value of ShowWorldSeed to true in the TCR config file (TCR.json).

xNarnia commented 2 years ago

I love the extra addition of the world size, and super glad you followed the design of putting it into the Global game class. Really appreciate your work!