Fix /r against offline players.
- Offline players will no longer be valid /r targets.
This commit is contained in:
parent
6f95b684d4
commit
663041e8b0
2 changed files with 6 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Added handling to the PlayerChat hook event. (@QuiCM - Thanks for the suggestion @Arthri)
|
||||
* Changed the spawnboss command to support silent command specifiers. (@QuiCM, suggested by @nojomyth-dev)
|
||||
* Updated /godmode to use Journey Mode's Godmode power instead of healing on damage. (requested by @tlworks, backported by @bartico6, implemented preemptive bugfix for creative powers mentioned by @Stealownz)
|
||||
* Fixed /r attempting to send messages to players that have since disconnected. (@bartico6, reported by @Arthri)
|
||||
|
||||
## TShock 4.5.0.1
|
||||
* Fixed conversion from old to new ban system for MySQL hosted ban databases. (@DeathCradle, @ATFGK)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue