An open API service indexing awesome lists of open source software.

https://github.com/guichaguri/pvptime

PvPTime for Forge, Sponge and Bukkit
https://github.com/guichaguri/pvptime

bukkit-plugin forge-mod java minecraft server-side sponge-plugin

Last synced: about 1 year ago
JSON representation

PvPTime for Forge, Sponge and Bukkit

Awesome Lists containing this project

README

          

# [PvPTime](http://guichaguri.com/PvPTime/)
PvPTime for Forge, Sponge and Bukkit

* [Configuration](https://github.com/Guichaguri/PvPTime/wiki/Configuration)
* [API](https://github.com/Guichaguri/PvPTime/wiki/API)

## Downloads
* [CurseForge](https://minecraft.curseforge.com/projects/pvptime) (Minecraft Forge)
* [Bukkit Dev](https://dev.bukkit.org/projects/pvptime) (Bukkit/Spigot)
* [Sponge Ore](https://ore.spongepowered.org/Guichaguri/PvPTime) (SpongeVanilla/SpongeForge)

## Building
To compile the mod, run `gradle mod:build`

To compile the plugin, run `gradle plugin:shadowJar`

To compile and sign the plugin, run `gradle plugin:signShadowJar`