Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPBoost

Updated version of XPBoost spigot plugin.

Download avaliable on https://www.spigotmc.org/resources/xp-boost.13537/

Minecraft versions

XPBoost is compatible with the following minecraft versions

  • 1.8.8 - 1.17.1

Maven

You will need to have Dubcat public repository added to your pom.xml under <repositories>

<!-- Dubcat Repository -->
<repository>
  <id>dubcat-repo</id>
  <url>https://maven.dubcat.cz/repository/dubcat-public/</url>
</repository>

Add dependency to the <dependencies> list

<!--XPBoost-->
<dependency>
  <groupId>cz.dubcat.plugins</groupId>
  <artifactId>xpboost</artifactId>
  <version>VERSION</version>
  <scope>provided</scope>
</dependency>

About

Updated version of XPBoost

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages