Releases: jie65535/gc-opencommand-plugin
Releases · jie65535/gc-opencommand-plugin
v1.7.0 Supports multiple commands
v1.6.1 Fix send code failed
- 修复发送验证码时反序列化异常问题(工具内报错“未将对象引用设置到对象实例”)
- Fixed the problem of deserialization exception when sending the verification code (the tool reported an error "the object reference is not set to the object instance")
v1.6.0 Upgrade to `GC-1.6.x`
v1.6.0
- 升级到
GC-1.6.x
(不向下兼容) | Upgrade toGC-1.6.x
(not backward compatible)
v1.5.3
- 修复请求反序列化格式问题 | Fix request deserialization formatting error (#34)
v1.5.2 Fix HTTP 500
Fix CI branch
v1.5.2 gc-unstable support
v1.5.2-for-unstable Fix CI branch
v1.5.1 Some fixes
- 修复
JsonUtil
方法弃用问题 - 修复执行命令时将玩家对象锁定导致连接异常的问题
- Fixed
JsonUtil
method deprecation issue - Fixed the problem of locking the player object when executing the command, causing connection exceptions
Full Changelog: v1.5.0...v1.5.1
v1.5.0 Token Persistence
v1.4.0 Support Grasscutter-v1.3.0
现已支持 Grasscutter-v1.3.0,若你使用的是旧版Gc,请不要使用该版本插件!
Grasscutter-v1.3.0 is now supported, if you are using an old version of Gc, please do not use this version of the plugin!
Full Changelog: v1.3.0...v1.4.0
v1.3.0 Multiple servers supported
v1.2.4 Fix command no feedback problem
Replace CommandResponseEvent with ReceiveCommandFeedbackEvent