When bungee commands were used and multiple players were online on the server, the command was executed multiple times, this has been fixed.
API changes:
Code (Text):
<repositories>
<repository>
<id>T2Code</id>
<url>https://repo.t2code.net/repository/T2Code/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>net.t2code</groupId>
<artifactId>CommandGUI_V2</artifactId>
<version>VERSION</version>
</dependency>
</dependencies>