Releases: SneezingCactus/manifold-server
Releases · SneezingCactus/manifold-server
v1.1.0
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
andabortscheduledclose
! 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
androompass
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.