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
- Host: GitHub
- URL: https://github.com/guichaguri/pvptime
- Owner: Guichaguri
- License: gpl-2.0
- Created: 2015-01-19T21:16:44.000Z (over 11 years ago)
- Default Branch: 1.12
- Last Pushed: 2021-05-02T08:48:07.000Z (about 5 years ago)
- Last Synced: 2025-04-30T08:13:46.432Z (about 1 year ago)
- Topics: bukkit-plugin, forge-mod, java, minecraft, server-side, sponge-plugin
- Language: Java
- Homepage:
- Size: 479 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`