diff --git a/StatusAPI/src/main/resources/plugin.yml b/StatusAPI/src/main/resources/plugin.yml new file mode 100644 index 0000000..13d174f --- /dev/null +++ b/StatusAPI/src/main/resources/plugin.yml @@ -0,0 +1,4 @@ +name: StatusAPI +version: 1.0 +main: net.viper.status.StatusAPI +author: M_Viper \ No newline at end of file