Make the generated help menu a little prettier and add command insertions
This commit is contained in:
parent
78144c1c16
commit
146bbc2db3
3 changed files with 44 additions and 15 deletions
|
|
@ -98,6 +98,12 @@
|
|||
<groupId>net.kyori</groupId>
|
||||
<artifactId>adventure-platform-bukkit</artifactId>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>4.0.0-SNAPSHOT</groupId>
|
||||
<artifactId>adventure-platform-viaversion</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue