Added some new commands and made the rewards system fully functional, release stage;

This commit is contained in:
BuildTools
2020-04-08 09:16:23 -05:00
parent 2f2754cab8
commit f175c55280
35 changed files with 239 additions and 18 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>6</source>
<target>6</target>
<source>8</source>
<target>8</target>
</configuration>
</plugin>
</plugins>