Add setName and setNameVisible to PlayerWatcher

This commit is contained in:
libraryaddict
2020-04-17 23:11:11 +12:00
parent 15d3bc2828
commit 63e84973fe
3 changed files with 19 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<version>10.0.5</version>
<version>10.0.5-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>