Skip to content

MineboMC/hungergames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HungerGames

A plugin to run the HungerGames minigame, based on McPvP's HG and MineHQ's MineHG

Download

To setup HungerGames usage with maven, put the following in your pom.xml

<dependencies>
    <!-- Depend on HungerGames -->
    <dependency>
        <groupId>net.minebo</groupId>
        <artifactId>HungerGames</artifactId>
        <version>1.0-DEV</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

Compilation

Compilation requires the following to be fulfilled:

Updates

This plugin is provided "as is", which means no updates or new features are guaranteed. We will do our best to keep updating and pushing new updates, and you are more than welcome to contribute your time as well and make pull requests for bug fixes.

Once these tasks have been taken care of, compilation via mvn clean install will result in target/hungergames-1.0-DEV.jar being created.

License

This software is available under the following licenses:

  • MIT License

About

A plugin for the hunger games minigame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages