Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 471 Bytes

File metadata and controls

22 lines (16 loc) · 471 Bytes

VotingPlugin

Plugin on SpigotMC https://www.spigotmc.org/resources/votingplugin.15358/

Maven:

<repository>
    <id>BenCodez Repo</id>
    <url>https://nexus.bencodez.com/repository/maven-public/</url>
</repository>

<dependency>
    <groupId>com.bencodez</groupId>
    <artifactId>votingplugin</artifactId>
    <version>LATEST</version>
    <scope>provided</scope>
</dependency>

Versions:
LATEST - latest stable release