diff --git a/build.gradle b/build.gradle index 703a746..d4d2453 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { } group = 'world.anhgelus' -version = '0.4.3-alpha.1' +version = '0.4.3-alpha.2' repositories { mavenCentral() diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index a3ecd1b..a77ba0b 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -6,3 +6,10 @@ prefix: Manhunt depend: [ GameLibrary ] authors: [ "Anhgelus Morhtuuzh" ] description: A plugin aiming to add useful utilities for a manhunt game +commands: + game: + description: Game management commands + usage: Not working + manhunt: + description: Manhunt commands + usage: Not working