Commit Graph

38 Commits

Author SHA1 Message Date
69920192df 新增战利品掉落倍率设置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 30m25s
2024-04-14 09:42:07 +08:00
5b51dc7f99 补充readme 2024-04-11 15:50:32 +08:00
cbc49b3ac0 新增传送请求有效期可配置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 4m53s
2024-04-11 15:49:21 +08:00
1e5bf8fde3 新增了传送功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 5m31s
2024-04-11 15:43:34 +08:00
b6ea705fd6 修复了区块强加前的清理操作因为世界未加载完成导致报错的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 3m44s
2024-03-26 16:00:21 +08:00
9f617e046e Collection<Chunk> chunks = world.getForceLoadedChunks(); have problem 2024-03-26 01:42:52 +08:00
9885c62232 Collection<Chunk> chunks = world.getForceLoadedChunks(); have problem 2024-03-26 01:06:24 +08:00
f97823af79 clear force load chunks before load
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1h5m27s
2024-03-26 00:40:02 +08:00
7d673906cf 修复了先前由于多线程问题不可用的指令以及特性
Some checks failed
Java CI-CD with Maven / build (push) Failing after 4m27s
2024-03-25 11:34:21 +08:00
e8ce830c05 修改CI-CD go为国内镜像 2024-03-25 11:07:51 +08:00
47ded62aa5 新增光源方块合成
Some checks failed
Java CI-CD with Maven / build (push) Failing after 53m53s
2024-03-23 21:16:25 +08:00
c46973a57b 新增强加载配置
但是由于folia暂时不提供异步线程的同步方法,因此无法将设置应用到区块
2024-03-19 15:56:44 +08:00
ca5e2d943f 新增附魔书堆叠
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1h5m42s
2024-03-19 00:29:53 +08:00
1040899676 新增快速末影箱
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m56s
2024-03-11 10:17:41 +08:00
5abed6fb8a 新增more命令 day noon night sun rain storm 由于无法从玩家线程获取全局世界暂时无法使用
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m24s
2024-03-11 01:22:55 +08:00
137728a8d3 修复了新增命令错误问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m24s
2024-03-01 16:10:38 +08:00
0fc57e7fc3 补充文档 2024-02-28 15:27:18 +08:00
b3da32c0ac 新增提高附魔瓶经验倍率修改
Some checks failed
Java CI-CD with Maven / build (push) Failing after 4m32s
2024-02-28 15:18:01 +08:00
7eb40f4612 修复飞行权限失效问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m36s
2024-02-26 00:19:57 +08:00
a4c279015b 新增时间修改指令
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m18s
2024-02-22 15:54:00 +08:00
87ee6642dd 修复了控制台motd错误
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m6s
2024-02-16 12:54:58 +08:00
2c5f203f94 add fly god
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m11s
2024-01-26 22:08:17 +08:00
ecea2f673d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pom.xml
2024-01-26 22:08:06 +08:00
72b0375548 add fly god
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m38s
2024-01-26 22:06:41 +08:00
cf83f9217a try to add custom skull 2024-01-23 00:35:23 +08:00
822b7dd2ee fix may wrong rail type passed in
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m55s
2024-01-19 10:53:24 +08:00
3d70612b5b fix item frame
All checks were successful
Java CI-CD with Maven / build (push) Successful in 15m2s
2024-01-18 20:43:18 +08:00
bbd6c4e256 add crowbar
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m8s
2024-01-18 17:44:50 +08:00
9ed936a610 fix show items
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m16s
2024-01-17 13:05:32 +08:00
f5c89801ab modify CI-CD 2024-01-17 09:40:15 +08:00
278a809275 modify CI-CD
All checks were successful
Java CI with Maven / build (push) Successful in 12m43s
2024-01-17 09:36:11 +08:00
2bbb8013b9 add readme
Some checks failed
Java CI-CD with Maven / build (push) Failing after 18m15s
2024-01-16 15:27:01 +08:00
f61ee6bc89 finish armor with hand 2024-01-15 23:56:42 +08:00
aa158062ea finish invisible (glow) item frame 2024-01-15 21:14:21 +08:00
533226c8f4 finish skull suicide hat 2024-01-15 17:43:01 +08:00
567311a6ef finish some basic info 2024-01-12 16:08:12 +08:00
3f652d2e00 add utils 2024-01-12 00:32:58 +08:00
72df7b1602 init 2024-01-11 23:59:25 +08:00