**This is an old revision of the document!**
How to use it
Examples
TODO
Maven Info
<repository> <id>minebench-repo</id> <url>https://repo.minebench.de/</url> </repository>
<dependency> <groupId>de.themoep.connectorplugin</groupId> <artifactId>[bukkit|bungee]</artifactId> <version>1.0-SNAPSHOT</version> <scope>provided</scope> </dependency>