Minecraft Automatic Minecart (Boat and Horse) mod 2026 download
logo
minecraft mod Automatic Minecart (Boat and Horse)

Automatic Minecart (Boat and Horse)

Game Version: CB 1.7.9-R0.2
Total Downloads: 3,147
Updated: Jul 24, 2014
Created: Jul 5, 2013
Download Automatic Minecart (Boat and Horse)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
bag_autominecart V2.5 release 13.50 KB Jul 24, 2014 CB 1.7.9-R0.2 925 download Automatic Minecart (Boat and Horse) bag_autominecart V2.5 releaseDownload
bag_autominecart V2.4 release 11.94 KB May 2, 2014 CB 1.7.2-R0.3 360 download Automatic Minecart (Boat and Horse) bag_autominecart V2.4 releaseDownload
Automatic Minecart (Boat and Horse) v2.1 release 11.70 KB Nov 21, 2013 CB 1.6.4-R2.0 381 download Automatic Minecart (Boat and Horse) Automatic Minecart (Boat and Horse) v2.1 releaseDownload
bag_autominecart V2.0 (horse and boat) release 11.57 KB Nov 19, 2013 CB 1.6.4-R2.0 189 download Automatic Minecart (Boat and Horse) bag_autominecart V2.0 (horse and boat) releaseDownload
bag_autominecart V1.1 release 8.32 KB Jul 19, 2013 CB 1.6.2-R1.0 675 download Automatic Minecart (Boat and Horse) bag_autominecart V1.1 releaseDownload
bag_autominecart V1.0 release 8.40 KB Jul 6, 2013 1.5.2 617 download Automatic Minecart (Boat and Horse) bag_autominecart V1.0 releaseDownload

Description

Share this:

Automatic Minecart

What does that plugin do :

  • Automatic Minecart spawn minecart on a rail, a horse or a boat with the player on it
  • Automatic Minecart remove it when the player left this minecart, horse or boat / or quit the game / or die.
  • That's all : it's a lightweigt plugin without configuration…

Why do i code this plugin

It was for my server.
I was looking for a way to allow visitors that don't have minecarts to visit the world faster by using Minecarts on previouly created railways.
It's usefull also for players who build rollercasters.

I add (a white) Horse and Boat recently, to freely visit the world and oceans.

Why i don't use dispensers

Minecarts, and living entities cost a lot of server consumption. I don't want that players create loads of minecarts to use railways.
And on an economy server you can't give minecart to player without impact on the economy.
Horse is rare. Autohoses diseapers as soon as you live them.

What about crafted Minecart, boat or owned Horses

Crafted Minecart are not destroyed when players left them. So they can be used as usual.
Same rule for the horse, and the boat.

How to

Minecart :

Simply click on the rail (or powerred rail)

Horse, Boat and Minecart :

Use the command

/autominecart <horse|boat|minecart> <playername> <velocity_x> <velocity_y> <velocity_z>

Use the command with a command block :

for example : throw the player in the air in a boat in the x direction. If he falls in the water, the player will deal no damage 😉

/autominecart boat @p 2 2 0

Teleport

Teleport a player with his vehicle (minecart, horse or boat)

/autominecart tp <playername> <world> <x> <y> <z>

API (plugin developpers)

Test if a player is riding an autominecart

public boolean isAutominecart(Vehicle vehicle)

Tp an autominecart

public boolean tpAutominecart(Vehicle vehicle, Location location)

Test it !

Join my server, rails, horses, and boats are in front of the spawn : BlocksAndGold Minecraft Server

Next Feature

  • Destination programmation

A short Video :
http:youtu.be/UP86UnIZCcU

AutoMinecaft Video Title

Download

here :
http:dev.bukkit.org/bukkit-plugins/autominecart/files/

Bugs ?

Please report if you find some !

http://www.blocksandgold.com/files/images/twitter.png Twitter

If you want to be notified of the next update or follow my other works on bukkit or MCPE
https://twitter.com/BlocksAndGold

Comments

Add a comment