You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
* Plugin state is now saved; MOTD settings in existing plugins will have to be deleted and replaced after first run.
* Starbound configuration manager assures that the settings for the server are correct before running. It can be disabled.
* Added /list_players and /delete_player commands. Supports wildcards.
* Unicode MOTD support.
Errata:
Reformatted a bunch of files.
Restructured plugin storage.
self.protocol.send_chat_message("And %d more. Narrow it down with SQL like syntax. Feel free to use a *, it will be replaced appropriately."% (len(players) -25))
0 commit comments