Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@SneezingCactus SneezingCactus released this 25 Apr 04:24
· 4 commits to master since this release

New features

  • Added restriction settings for player levels, as well as a new disallowRegex restriction setting for usernames and a character limit for chat messages.
  • New terminal commands: scheduledclose and abortscheduledclose! Scheduled closing is similar to ending a room: when you set up a scheduled close, the room stays open but without a host and no one can join, and when everyone leaves the room, the server closes on its own. You can optionally set a time limit that stops the server even if people are still connected to it.
  • roomname and roompass were also added to the terminal. These act pretty much like the vanilla commands but instead of having specialized clear commands, you simply enter the command without including a new name/pass.
  • The help command has been greatly improved in terms of readability.
  • Some commands now have aliases which are displayed in help.

Bugfixes

  • Fixed issue where player ready and tabbed states would not be saved in the server, causing joining players to not receive entirely correct data about the players.