Skip to content

A Machina that moves forward and lays blocks under the iron heads at its front.

License

Notifications You must be signed in to change notification settings

Lyneira/MachinaBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachinaBuilder

A plugin for MachinaCraft. It implements a Machina that moves forward and drops blocks from its chest under the iron blocks at its front.

General information about the plugin, comments page and issue tracker can be found at the BukkitDev project page.

Compiling

You'll need some knowledge of how to create a bukkit plugin with Eclipse. If you're new to plugin writing, the Bukkit wiki has a tutorial that's a good starting point.

There's no build system included for now, so you'll need to import it as a project into Eclipse. Add a current bukkit snapshot jar as an external library, then right click on your project and choose Export... -> Java -> Jar File. Make sure only the plugin.yml and src items are ticked, choose your destination file and click Finish!

About

A Machina that moves forward and lays blocks under the iron heads at its front.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages