9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00
This commit is contained in:
XiaoMoMi
2024-07-25 22:41:15 +08:00
parent 3000b26bfa
commit cc8c3d6bcd
7 changed files with 42 additions and 13 deletions

View File

@@ -35,6 +35,8 @@ public interface VersionManager {
*/
CompletionStage<Boolean> checkUpdate();
boolean isVersionNewerThan1_20_5();
/**
* Get plugin version
*