Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebutlah/hungergames
A Hunger Games minigame for Bukkit/Spigot Minecraft servers
https://github.com/thebutlah/hungergames
bukkit game hunger-games minecraft-plugin spigot-plugin
Last synced: 11 days ago
JSON representation
A Hunger Games minigame for Bukkit/Spigot Minecraft servers
- Host: GitHub
- URL: https://github.com/thebutlah/hungergames
- Owner: TheButlah
- Created: 2016-01-11T03:12:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T02:54:07.000Z (about 7 years ago)
- Last Synced: 2024-12-12T23:34:40.838Z (13 days ago)
- Topics: bukkit, game, hunger-games, minecraft-plugin, spigot-plugin
- Language: Java
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HungerGames
This plugin creates a Hunger Games inspired minigame for Bukkit/Spigot Minecraft servers. The plugin is kit focused, where each player can choose a kit that provides them unique abilities and starting equipment.
The kit system is highly modular, allowing the programmer to easily add new kits to the plugin, and the variety of kits is only constrained by the limits of the Bukkit API.## Authors
This plugin was made without any version control system in place, so it was retroactively migrated to git. As such, although the dates of the commits are accurate, the authors of the commits are not. Below are the plugin authors, all of which invested approximately equal effort developing the plugin:[Ryan Butler](https://github.com/TheButlah)
[Sam Katz](https://github.com/SamKatz)
[Josh Ferrell](https://github.com/negasora)