diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 37e00a7..6ab1e13 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,7 @@ name: StatusSystem -main: com.mmlsystem.StatusSystem.Foundation -version: 1.1 +main: com.mmlsystem.StatusSystem.StatusFoundation +version: 1.2.1 api-version: 1.21 author: 杏川铭心 -description: 提供服务器计分板UI功能。 \ No newline at end of file +description: 提供服务器计分板UI功能。 +depend: [PlayerExpSystem, Vault] \ No newline at end of file