update readme

This commit is contained in:
zznty
2022-10-04 19:38:44 +07:00
parent a868cc0534
commit fd2c272148

View File

@@ -19,14 +19,14 @@
- [x] list properties of type instance - [x] list properties of type instance
- [x] get property value - [x] get property value
- [x] set property value - [x] set property value
- [ ] plugins - [x] plugins
- [ ] list (status, id for config type instance) - [x] list (status, id for config type instance)
- [ ] downloads - [x] downloads
- [ ] list (guids, names, icons, latest versions) - [x] list (guids, names, icons, latest versions)
- [ ] get info by guid (full description) - [x] get info by guid (full description)
- [ ] download by guid - [x] download by guid
- [ ] install (multipart zip) - [x] install (multipart zip)
- [ ] uninstall by guid - [x] uninstall by guid
- [ ] players - [ ] players
- [ ] list - [ ] list
- [ ] kick (with cooldown or not) - [ ] kick (with cooldown or not)
@@ -35,8 +35,8 @@
- [ ] promote - [ ] promote
- [ ] demote - [ ] demote
- [x] logs (websocket) - [x] logs (websocket)
- [ ] chat - [x] chat
- [x] live messages (websocket) - [x] live messages (websocket)
- [x] invoke command - [x] invoke command
- [ ] invoke command (with direct response for optional delay) - [x] invoke command (with direct response for optional delay)
- [x] send message (custom color author channel) - [x] send message (custom color author channel)