Skip to content

v5.5 The Log Update

Compare
Choose a tag to compare
@0n1udra 0n1udra released this 12 Apr 22:56
· 433 commits to master since this release
  • New ?connectionlog or ?clog command. Shows server log lines relating to player connection/disconnection.
  • Updated how log commands are presented in Discord. Commands like serverlog, connectionlog, chatlog, botlog will be formatted in Discord's markdown to make it easier to read. No more ugly code block markdown for log lines. (33cc194)
    • Each log command has been updated to utilize Discord's markdown to make log lines easier to read.
  • For Linux users, you don't have to manually set username. For other systems, set user and path variables manually :P. (9b03deb)
  • Can now set how long to wait to check server status after sending launch command, set in slime_vars with wait_for_launch integer (second). (dc68b4d)
  • Fixed issue where chat log showing in wrong order