1.2.0 Dev
Added an option for players to confirm when an alias costs. (Per alias adjustable)
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -6,7 +6,11 @@
|
||||
|
||||
<groupId>net.t2code</groupId>
|
||||
<artifactId>Alias</artifactId>
|
||||
<<<<<<< Updated upstream
|
||||
<version>1.1.7</version>
|
||||
=======
|
||||
<version>1.2.0_DEV-1</version>
|
||||
>>>>>>> Stashed changes
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>T2C-Alias</name>
|
||||
@@ -19,6 +23,10 @@
|
||||
<url>T2Code.net</url>
|
||||
|
||||
<build>
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
<finalName>${project.name}_${project.version}</finalName>
|
||||
>>>>>>> Stashed changes
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
Reference in New Issue
Block a user