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

Discord command output issue #19

Closed tsuki-terraria closed 2 years ago

tsuki-terraria commented 2 years ago

TCR Version: v1.0.0 TShock Version: v4.4.0-pre12 & v4.5.4

I tried to execute online or playing command from Discord, and the command output showing the maximum player is 256 while the maximum player from TShock config.json only for 20 players.

image

When there is no player, i tried to execute online or playing command, it's showing nothing (blank) insted of "No player" message.

image

xNarnia commented 2 years ago

Fixed with #21. Thank you for reporting this! Huge thank you to @hdseventh for fixing the issue!