diff options
author | nea <romangraef@gmail.com> | 2021-09-17 00:06:24 +0200 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2021-09-17 00:06:24 +0200 |
commit | 7e2a7eefd174d640b0513db7f67c926fe2e9854e (patch) | |
tree | 86b365628bc206e81646811dd8e2d9bbfa16a553 /src/main/resources/plugin.yml | |
download | bungeeserverlistping-7e2a7eefd174d640b0513db7f67c926fe2e9854e.tar.gz bungeeserverlistping-7e2a7eefd174d640b0513db7f67c926fe2e9854e.tar.bz2 bungeeserverlistping-7e2a7eefd174d640b0513db7f67c926fe2e9854e.zip |
Diffstat (limited to 'src/main/resources/plugin.yml')
-rwxr-xr-x | src/main/resources/plugin.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml new file mode 100755 index 0000000..b907a54 --- /dev/null +++ b/src/main/resources/plugin.yml @@ -0,0 +1,4 @@ +name: serverlistcheck
+version: 0.0.0-indev
+main: moe.nea89.ServerlistCheck
+author: nea89#0998
\ No newline at end of file |