Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Api Roadmap
|
# Api Roadmap
|
||||||
|
|
||||||
- [ ] world
|
- [x] world
|
||||||
- [x] list available (guids)
|
- [x] list available (guids)
|
||||||
- [x] get basic info (name, size)
|
- [x] get basic info (name, size)
|
||||||
- [x] selected get
|
- [x] selected get
|
||||||
@@ -14,11 +14,11 @@
|
|||||||
- [x] settings get
|
- [x] settings get
|
||||||
- [x] settings set
|
- [x] settings set
|
||||||
- [x] status (state sim uptime)
|
- [x] status (state sim uptime)
|
||||||
- [ ] settings
|
- [x] settings
|
||||||
- [ ] get type schema (maybe in graphql or json schema)
|
- [x] get type schema (maybe in graphql or json schema)
|
||||||
- [ ] list properties of type instance
|
- [x] list properties of type instance
|
||||||
- [ ] get property value
|
- [x] get property value
|
||||||
- [ ] set property value
|
- [x] set property value
|
||||||
- [ ] plugins
|
- [ ] plugins
|
||||||
- [ ] list (with ids for config type instance)
|
- [ ] list (with ids for config type instance)
|
||||||
- [ ] players
|
- [ ] players
|
||||||
@@ -32,4 +32,4 @@
|
|||||||
- [x] chat
|
- [x] chat
|
||||||
- [x] live messages (websocket)
|
- [x] live messages (websocket)
|
||||||
- [x] invoke command
|
- [x] invoke command
|
||||||
- [x] send message (custom color author channel)
|
- [x] send message (custom color author channel)
|
||||||
|
Reference in New Issue
Block a user