Commit Graph

440 Commits

Author SHA1 Message Date
tanyaofei
6854bd5240 update README 2024-07-26 11:32:45 +08:00
tanyaofei
b4290d0726 bump version to 0.3.5 2024-07-26 11:30:44 +08:00
tanyaofei
6e882c414f 1. supports 1.20.x
2. fix plugin message forwarding
2024-07-26 11:29:18 +08:00
tanyaofei
23a474cb4e typo 2024-07-25 10:17:23 +08:00
tanyaofei
e7f0b899c1 Add 'prevent-kicked-on-spawning' configuration option for preventing kicked on spawning. 2024-07-25 10:09:22 +08:00
tanyaofei
a5c192f63b 1. Add 'prevent-kicked-on-spawning' configuration option for preventing kicked on spawning.
2. No longer supports OpenInv plugin.
2024-07-25 09:56:26 +08:00
tanyaofei
07f447bdd3 update README.md 2024-07-21 20:48:13 +08:00
tanyaofei
0636200c36
add License file 2024-07-21 20:01:37 +08:00
tanyaofei
0a9446c252 使用 Guice 组织类 2024-07-06 20:04:28 +08:00
tanyaofei
3f6e85aa48 server-1.21 2024-07-06 18:38:21 +08:00
tanyaofei
94a3f807b6 gitignore 2024-07-06 18:37:51 +08:00
tanyaofei
04f816cbab format code 2024-07-06 18:23:43 +08:00
tanyaofei
27b6bf6eda FakeServerGamePacketListenerImpl add warning log if non recipients in the server 2024-07-06 18:18:28 +08:00
tanyaofei
577a277459 update README_en.md 2024-07-06 18:14:07 +08:00
tanyaofei
107598befd fix NMSBridgeImpl register 2024-07-06 18:08:31 +08:00
tanyaofei
fdbbd65ff0 fix NMSBridgeImpl register 2024-07-06 18:02:43 +08:00
tanyaofei
213f83578d Bump version to 0.3.2 2024-07-05 20:51:42 +08:00
tanyaofei
21f3c5df27 修复与 PacketEvent 2.0 的兼容问题 2024-07-05 20:30:50 +08:00
tanyaofei
ea4166a349
Merge pull request #38 from tanyaofei/1.21
1.21 支持
2024-06-29 17:30:27 +08:00
tanyaofei
062ce5d478 1.21 2024-06-29 17:29:27 +08:00
tanyaofei
90b04f1042 gitignore 2024-06-15 21:25:29 +08:00
tanyaofei
877404b3e0 1.21 初步提交 2024-06-15 21:20:56 +08:00
tanyaofei
4638f3b1aa
Update README_en.md 2024-04-06 16:50:18 +08:00
tanyaofei
bdca9b7980 更新 README 2024-04-06 16:42:55 +08:00
tanyaofei
434d4a3597
Update README.md 2024-03-30 22:14:45 +08:00
tanyaofei
e04d2bc732 1.20.4 修复吃食物 2024-03-22 18:39:02 +08:00
tanyaofei
672cde5740 Merge branch 'master' of github.com:tanyaofei/minecraft-fakeplayer 2024-03-22 18:38:17 +08:00
tanyaofei
9eaeb75c06 修复使用盾牌无法停止 2024-03-19 00:56:15 +08:00
tanyaofei
e77b234c24 修复无法吃食物 2024-03-18 21:16:36 +08:00
tanyaofei
f73cad74cb 支持 1.20.3 和 1.20.4 2024-03-18 14:21:18 +08:00
tanyaofei
3827ac6e96 优化代码 2024-03-18 13:45:22 +08:00
tanyaofei
faf2601a22 Merge branch 'master' of github.com:tanyaofei/minecraft-fakeplayer 2023-12-25 14:35:21 +08:00
tanyaofei
e30bfb65f6 修复自定义名称 2023-12-13 23:21:19 +08:00
tanyaofei
5d17353ba7 修复自定义名称 2023-12-13 23:12:59 +08:00
tanyaofei
fc02103504 优化代码 2023-12-12 16:50:31 +08:00
tanyaofei
f8fe354d79 修复内存泄露 2023-12-12 00:00:56 +08:00
tanyaofei
e4f6f45c94 优化代码 2023-12-11 15:25:43 +08:00
tanyaofei
d55ec96dff bump version to 0.2.7 2023-12-11 14:35:18 +08:00
tanyaofei
de4c87f220 修复 Channel 缺少变量导致 ProtocolLib 蹦服 2023-12-11 14:35:03 +08:00
tanyaofei
744a2fc9ea 修复文案 2023-12-06 10:31:04 +08:00
tanyaofei
79e4395b29 假人不需要强制生成在 'world' 世界 2023-11-26 18:45:53 +08:00
tanyaofei
62c0fe3a37 迁移一些工具类到 bedrock 工具库 2023-11-25 22:37:05 +08:00
tanyaofei
d97b84cbe3 优化代码 2023-11-25 22:32:21 +08:00
tanyaofei
abebfcb0a2 优化代码 2023-11-25 22:17:16 +08:00
tanyaofei
bfc3c801c1 优化动作 2023-11-25 21:17:18 +08:00
tanyaofei
efc3bd3760 Merge branch 'master' of github.com:tanyaofei/minecraft-fakeplayer 2023-11-25 21:03:47 +08:00
tanyaofei
19a6ae737a bump version to 0.2.6 2023-11-22 19:32:08 +08:00
tanyaofei
05b73e86e6 优化代码 2023-11-22 15:51:44 +08:00
tanyaofei
18bb7bb48b 打开假人背包的音效附近的人也能听见 2023-11-22 15:46:19 +08:00
tanyaofei
85bae87d46 优化代码 2023-11-22 15:31:34 +08:00