- A new method has been added for Tab (tab(List<String> matches, CommandSender sender, int arg, String[] args, HashMap<String, String> permMap, Boolean onlinePlayer, String permForPlayer)).
- The class net.t2code.lib.Spigot.Lib.player. NameHistory was added
- Minor code changes
This commit is contained in:
2022-06-18 16:16:26 +02:00
parent fb289bd66e
commit d4f311493f
12 changed files with 232 additions and 69 deletions

View File

@@ -4,10 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<version>12.2</version>
<!-- <classifier>dev-#2</classifier> -->
<groupId>net.t2code</groupId>
<artifactId>T2CodeLib</artifactId>
<version>12.1</version>
<packaging>jar</packaging>
<artifactId>T2CodeLib</artifactId>
<name>T2CodeLib</name>