Skip to content

CraftTogetherMC/TrainCarts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrainCarts

Spigot Resource Page | Dev Builds | Javadocs

This Minecraft Bukkit server plugin links carts together to form trains you can control!

It looks for suitable Minecarts and links them together if possible. When two Minecarts are being "linked", the Minecarts will act as one single moving train. Once carts are successfully linked, an effect is played and their velocity is shared in combination with an individual factor for each Minecart, which is used to remain a steady gap between carts. This gap is adjustable, the force at which this happens as well.

End result: a train! You can move it, make a roller-coaster out of it, split it in half, watch trains collide or whatever you want to do with trains. :)

Development

  1. Use JDK 1.8 & Maven
  2. Download and run BuildsTools
  3. Fork or clone this project locally
  4. Start developing!

About

Minecarts redefined

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%