Commit Graph

46 Commits

Author SHA1 Message Date
a7833a5ca0 Fix plugin constructor visibility level 2023-12-17 17:19:43 +08:00
58cd171296 Update to support Lunar Core 2023-12-17 14:08:42 +08:00
03663406de Update API Version to 2 2023-09-03 10:07:51 +08:00
de765c575e Fix console multi-line commands 2023-09-02 20:26:18 +08:00
f8a4e6f205 Fix empty command 2023-09-02 18:43:27 +08:00
6279ed2982 Update version to v1.7.0 2023-09-02 18:39:18 +08:00
1b86226951 Support multi-line commands
Update auto-generate console token
2023-09-02 18:38:59 +08:00
剧毒的KCN
d5162a6eac Update plugin.json 2023-09-01 13:41:08 +08:00
54e63d300d Fix verify api 2023-06-04 20:32:00 +08:00
a084d39b02 Update version to v1.6.1 2023-06-04 20:05:50 +08:00
6c19c09c00 Fix deserialization formatting error (#185) 2023-06-04 20:05:32 +08:00
c6e0b51ea6 Fix deserialization formatting error 2023-06-03 00:27:34 +08:00
bcb88740f1 Upgrade to 1.6.0 2023-06-03 00:11:12 +08:00
290c4fbf8c DON'T LOCK PLAYER! 2023-05-21 21:41:37 +08:00
66fb25aa9b Add url to enable log 2023-05-21 21:04:02 +08:00
c3c2ed08a7 Update player command response handler 2023-05-21 20:51:12 +08:00
82477321d1 Capture Request Exception 2023-05-21 19:50:23 +08:00
f19c4b8e77 Update version to v1.5.2 2023-04-15 19:11:10 +08:00
3f1ecfe8a6 Fix incomplete multiple lines reply issue (fix #28) 2023-04-15 19:10:37 +08:00
ded44804d4 Fix JsonUtils compatibility issue
Fix locking player object when executing command issue
2023-02-25 16:33:42 +08:00
70261df520 Fix deprecated method JsonUtils.loadToClass 2023-02-18 15:47:51 +08:00
5c2be0e776 Update version to v1.5.1 2023-02-18 15:46:01 +08:00
1d03d3e476 Update version to v1.5.0 2022-10-06 13:27:17 +08:00
ef885af137 Impl token persistence (#19) 2022-10-06 13:27:04 +08:00
b70b73667d Add author @方块君 2022-09-02 20:20:47 +08:00
623856ca99 Update version to v1.4.0
Updated to be compatible with new http server
Add all code headers
2022-09-02 20:18:31 +08:00
方块君
b3bc0f051a Fix send code failed 2022-07-26 23:39:52 +08:00
9fe473d6cc Update version to v1.3.0 2022-07-26 20:19:03 +08:00
方块君
4d08acd084 Add multi server run console command 2022-07-26 19:14:49 +08:00
方块君
a4048d4fd1 Add auto sending player list 2022-07-22 22:08:02 +08:00
方块君
e62b1d4967 Change the server authentication method 2022-07-22 21:21:12 +08:00
方块君
8030ef8034 Prevent some exceptions 2022-07-22 14:44:22 +08:00
方块君
67f3eb180d Change return type 2022-07-21 21:17:24 +08:00
方块君
3bc9b0ab14 Fix client disconnect not clean player list 2022-07-21 20:34:56 +08:00
方块君
684ab421bd Add multi server support 2022-07-21 00:50:42 +08:00
12740c64e3 Update event to v1.2.2-dev 2022-07-10 20:58:10 +08:00
a1ef41f373 Update version to v1.2.4 2022-07-10 20:57:48 +08:00
Qihan Cai
910842c460 fix issue from grasscutter upgrade 2022-06-24 14:20:30 +10:00
8b05c9aa10 Fixed an issue(#5) caused by renaming CommandResponseEvent to ReceiveCommandFeedbackEvent
Update version to v1.2.2
2022-06-20 20:11:18 +08:00
d291d2a8d8 Update version to v1.2.1 2022-05-18 10:06:30 +08:00
ff04a5f107 Update version to v1.3.0
Support Listen Console Command Response
2022-05-18 10:02:39 +08:00
d190576c33 Update version to v1.2.0
Add config
Add run console command
2022-05-16 23:01:17 +08:00
1df94e613e Fixed player instance concurrency issue 2022-05-14 13:52:38 +08:00
e5a6aa22aa Add License to code header 2022-05-14 13:36:35 +08:00
062187d1c1 Update version to dev-1.1.0
Support gc-dev-1.1.2
Fix token expired but not deleted bug
2022-05-14 13:30:13 +08:00
6bd66d2f25 Initial commit 2022-05-13 08:53:40 +08:00