diff --git a/src/main/java/com/example/playertime/PlayerTimeMod.java b/src/main/java/com/example/playertime/PlayerTimeMod.java index e259662..502b5f2 100644 --- a/src/main/java/com/example/playertime/PlayerTimeMod.java +++ b/src/main/java/com/example/playertime/PlayerTimeMod.java @@ -176,6 +176,7 @@ public class PlayerTimeMod implements ModInitializer { } footer.append(Text.literal("§7共 " + lines.size() + " 位玩家")); + // 死了 if (page < totalPages) { int finalPage1 = page; diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index e498df0..10393d0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -4,9 +4,14 @@ "version": "${version}", "name": "玩家在线时长统计Mod", "description": "", - "authors": [], - "contact": {}, - "license": "MIT", + "authors": [ + "BRanulf" + ], + "contact": { + "homepage": "https://git.branulf.top/Branulf", + "sources": "https://git.branulf.top/Branulf/playerOnlineTimeWeb" + }, + "license": "GPL", "environment": "server", "entrypoints": { "main": [ diff --git a/嵌入式卡片看这里.txt b/嵌入式卡片看这里.txt deleted file mode 100644 index bbbb610..0000000 --- a/嵌入式卡片看这里.txt +++ /dev/null @@ -1,231 +0,0 @@ - - - - -
- - \ No newline at end of file