Add: Option to ask for money for an alias
Add: Bypass to not have to pay anything
Add: Placeholder [player] was added to the messages to show the player name who executed the alias
This commit is contained in:
2022-06-07 06:33:57 +02:00
parent a702b8b791
commit 346a629bcd
20 changed files with 397 additions and 474 deletions

View File

@@ -6,7 +6,7 @@
<groupId>net.t2code</groupId>
<artifactId>Alias</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
<packaging>jar</packaging>
<name>T2C-Alias</name>
@@ -69,7 +69,7 @@
<dependency>
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>11.0</version>
<version>11.6</version>
</dependency>
<dependency>
<groupId>net.t2code</groupId>