Skip to content

polepi/minecraft_plugin_hackthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epitech Minecraft Plugin Hackathon (JAVA)

This is a Bukkit plugin developed by polepi and NotEther to be submitted as part of an Epitech Minecraft Hackathon, with the goal of creating a bukkit plugin that adds a mini-game to a minecraft server. The plugin adds a minigame we called "Special Minecraft Operation", that works alongside the map provided in the Server Template. The minigame adds two teams, one team will be defending some fortifications, and the other team has the objective of breaching them and placing a TNT Block underneeth a Radio Tower passed the defences.

This is a Bukkit plugin developed by polepi and NotEther to be submitted as part of an Epitech Minecraft Hackathon, with the goal of creating a Bukkit plugin that adds a mini-game to a minecraft server. The plugin adds a minigame, we called "Special Minecraft Operation", that works alongside the map provided in the Server Template. The minigame adds two teams, one team will be defending some fortifications until the time runs out, and the offensive team has the objective of breaching the defences to place a TNT Block underneath a Radio Tower behind enemy lines. There are classes to choose from with certain gear:

Loadouts/Classes
Rifleman
- M4A1, Wooden Sword
- Iron armour
- Frag Grenade

Scout
- MK18, Stone sword
- Iron chest, Leather boots, helmet, pants
- Speed I

Grenadier
- M4A1, Wooden Sword
- M230 w/ x3 40mm grenades (Short range)
- Iron armour

Automatic Rifleman
- M249 SAW, Wooden Sword
- Iron armour
- Slowness I

Combat Medic
- MP5, Wooden Sword
- 2 heal, 1 regeneration potions

Marksman
- M24, Wooden Sword
- Leather boots, helmet, pants

Rocketeer
- M4A1, Wooden Sword
- AT-4 w/ x2 missiles (Long range)
Firearms
M4A1 / MK18 (Assault Rifles)
  - Medium Damage
  - Medium Firerate

M249 SAW (Light Machine Gun / LMG)
  - Low Damage
  - Fast Firerate

MP5 (SMG)
  - Low Damage
  - Fast Firerate

M24 (Sniper rifle)
  - High Damage
  - Low firerate

AT-4 and M320 (Anti-tank Rocket Launcher and Grenade Launcher)
  - Crossbow to fire the rockets provided as ammunition.
  - AT-4 has longer range, but less ammo than the M320.

✨ Features

  • Functioning round: Includes round time, win/lose system
  • Multiple classes to chose from
  • Spectator system: When the round has already started, anyone attempting to start a new one will become a spectator
  • Functioning guns: They are sticks, but they do shoot..
  • Custom armour texture
  • Hidden easter eggs around the map

📥 How to Install

As a new server:

  1. Download the server template

  2. Execute the server

    • Execute the file called paper.jar
  3. Join the server

Add localhost:25565 to your serverlist or just place that address in Direct connection

In an existing server:

  1. Download the server template

  2. Replace the world file in your server with the one in the server template

  3. Add the plugins/hackathonpl-1.0-SNAPSHOT.jar to your server's plugins folder

About

Bukkit Plugin developed in Java for the Minecraft Plugin Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages