1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 07:48:16 +08:00

docs(badge): 添加标签

This commit is contained in:
2023-02-12 04:41:18 +08:00
parent 54a9f8688c
commit 9008ebbdfe
2 changed files with 2 additions and 4 deletions
@@ -14,7 +14,6 @@ public class TeleportRandomCommand extends TeleportSubCommand {
@Override
public Void execute(JavaPlugin plugin, CommandSender sender, String[] args) throws Exception {
//TODO 随机坐标传送
return null;
}