GitHub - chuchi-chaschtli/King-of-the-Hill: King of the Hill is a Minecraft Plugin.
Skip to content

chuchi-chaschtli/King-of-the-Hill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

King of the Hill

Dev Builds

Build Status

Maven Artifacts

Welcome

Welcome to the Github repository for King of the Hill, a plugin for Minecraft. This plugin follows MIT License and therefore Open-Source Definition. As such, you may copy and edit code as you wish. All I ask is that you please accredit me.

About

The existence of King of the Hill is meant to simulate the popular combative experience of the minigame within the confines of Minecraft.

The objective of the minigame is to control a small location, referred to as the hill. The goal of players is to assert their dominance of the hill by slaying all enemies that attempt to enter. Players are equally divided into two teams: red and blue. To score points, one team must have more players in the constantly rotating hill than the other team. The winning team is the one that scores the most points in a specified time limit, or the first team to reach a predetermined score.

I hope you enjoy using my plugin! You can view files to download here.

Have an issue?

You can use the GitHub issue tracker to suggest features, report bugs, or provide general feedback.

To begin using the project, please take a look at our wiki.

Before asking questions or reporting bugs, please take a look at the FAQ.

Contributing

Code contributions: * Wrap lines at 80 characters. * Follow general Oracle conventions and code guidelines. * No trailing Whitespace (spaces/tabs at beginning/end of lines)

Issues:

  • For bugs, please include steps to reproduce the problem, stack-traces (error-logs in console) if available, and a thorough explanation of the bug.
  • For features, please be clear on what you wish included in the plugin.