Add comment to config to warn customers that changing command visibility also affects command blocks

This commit is contained in:
libraryaddict
2020-04-09 12:09:05 +12:00
parent c2a4fa3e8c
commit 1fcc0bbea9
3 changed files with 5 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.3</version>
<version>10.0.3-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>