Archived
I drank a shit load of monster and pulled two all-nighters, I have no idea what all i did to be honest
This commit is contained in:
@@ -7,6 +7,18 @@
|
||||
<groupId>org.example</groupId>
|
||||
<artifactId>PlayrimeRewards+ (Rewritten)</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<configuration>
|
||||
<source>6</source>
|
||||
<target>6</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<repositories>
|
||||
<!-- This adds the Spigot Maven repository to the build -->
|
||||
|
||||
Reference in New Issue
Block a user