Minecraft Blogs / Tutorial

Coding a Bukkti Plugin - Part 1

  • 287 views, 2 today
  • 1
  • 0
ConscienceBob's Avatar ConscienceBob
Level 20 : Expert Unicorn
2
Hello everyone, today im going to show you how to start the creation of a simple bukkit server plugin.

First start by downloading craftbukkit here - https://www.mediafire.com/?7u96alp2byxm632 - dont go to bukkit.com bukkit is dead.

Once you have craftbukkit downloaded I recomend putting it somewhere you can find it, like your desktop.

Next open eclipse and if you dont have it download it here - https://www.eclipse.org/downloads/

Once you have eclipse installed open it up.

When its open click File then New in the top left corner.

Then select Java Project name it something like Tutorial then click finish.

Go back up to File->New but this time click Package name the Package me.tutorial.core

Next go to File->New and this time click Class.

Name it tutorial.

We're almost done right click the Java Project we made named Tutorial and go all the way to the bottom where it says properties.

Finally click Java Build Path and then add external jars, now just click craftbukkit then ok.

Great now just visit my next tutorial where we can start coding.
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome