新增:TranslateUUID 工具用于离线服务器的玩家名与UUID的转换
调整:部分 SQL 工具继续画大饼。
This commit is contained in:
坏黑
2018-06-22 17:56:21 +08:00
parent 6b58848996
commit d219b3ad87
18 changed files with 526 additions and 122 deletions

View File

@@ -176,6 +176,7 @@ public class SpecialItem implements Listener {
e.getWhoClicked().setItemOnCursor(null);
}
break;
default:
}
}
}