Don't Starve Together

Don't Starve Together

Expert tools
Showing 1-5 of 5 entries
Update: 9 Feb, 2016 @ 1:37pm

##[0.0.5] - 2016-02-09
### Added
- killFires(bool firepit)
- spectator(int spectated, int spectator)
- serverVersion()
- thunder(int playerIndex)
- Parameters noPrint and invis to invisible()
- Parameters noPrint and godMode to god()
- Parameter noPrint to heal()

### Fixed
- invisible() now mutes all sounds from the invisible unit.
- invisible() now prevents the invisible player from talking about the weather

Update: 21 Oct, 2015 @ 4:41pm

##[0.0.4] - 2015-10-21
### Added
- serverTime()
- goNext(str prefab, int ...)
- player()
- banlist()
- unban(int playerIndex)
- silentBan(int playerIndex)
- invisible(int playerIndex)
- isInvisible(int playerIndex)

Update: 8 Oct, 2015 @ 9:23pm

##[0.0.3] - 2015-10-09
### Added
- kick(int playerIndex)
- ban(int playerIndex)
- tp(int p1, int p2)
- heal(int playerIndex)
- god(int playerIndex)
- isGod(int playerIndex)

Update: 6 Oct, 2015 @ 6:49pm

##[0.0.2] - 2015-10-06
### Added
- creative(int playerIndex)
- isCreative(int playerIndex, bool noPrint)
- say(str message)

Update: 4 Oct, 2015 @ 9:23pm

## [0.0.1] - 2015-10-02
### Added
- First appearance
- shutdown(bool save)
- reset(bool save)
- restart(bool save)
- modList()
- count(str prefab)
- revive(int playerIndex)
- kill(playerIndex)