e1175ea6dbf9daabb810eb61ae50797d6bad481a
Currently client app is not finished
Api Roadmap
- world
- list available (guids)
- get basic info (name, size)
- selected get
- selected set
- create
- server
- start
- stop
- settings get
- settings set
- status (state sim uptime)
- settings
- get type schema (maybe in graphql or json schema)
- list properties of type instance
- get property value
- set property value
- plugins
- list (status, id for config type instance)
- downloads
- list (guids, names, icons, latest versions)
- get info by guid (full description)
- download by guid
- install (multipart zip)
- uninstall by guid
- players
- list
- kick (with cooldown or not)
- disconnect
- ban
- promote
- demote
- logs (websocket)
- chat
- live messages (websocket)
- invoke command
- invoke command (with direct response for optional delay)
- send message (custom color author channel)
Description
Languages
C#
100%