update pom and added information in bungee-specific config

This commit is contained in:
YouHaveTrouble
2020-08-15 17:28:41 +02:00
parent f11c57c961
commit cccdc6b514
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version> <version>3.1</version>
<configuration> <configuration>
<source>${java.version}</source> <source>${java.version}</source>
<target>${java.version}</target> <target>${java.version}</target>
@@ -31,7 +31,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.2.2</version> <version>3.2.4</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>
+2 -1
View File
@@ -11,7 +11,8 @@ commands:
# you can add unlimited amount of whitelists # you can add unlimited amount of whitelists
# commandwhitelist.commands.default # commandwhitelist.commands.default
# this will be automatically given to players by default # this will NOT be automatically given to players by default!
# you have to give this permission to default droup by yourself as there is no automatic way to do it for a plugin
default: default:
- glist - glist
- server - server