SuperWeapon

Plugin for weapon upgrade.

About

It is my first project from which all began in my programming life. I was playing Minecraft game with my friends on online server, and i was bored with default mechanic of game, so I bring an idea to create a plugin that will allow us to get special item thanks to which we could upgrade our weapons.

How it works?

In the first step server operator must have to create special item and then using command /superweapon get you can get this item and use it, other option is use to another plugin that will reward players for doing something and will execute this command with their nicknames e.g. /superweapon get Rettiwer.

First step - create special item

Second step - use it by right click

Source code you can find here.

What I learned?

How Java works


Object Oriented Programming


Working with libraries (Bukkit)