Permissions Permission Description Default autominecart.use Allows players to use AutoMinecart true autominecart.admin Admin permissions for AutoMinecart op
⚙️ Configuration (config.yml)
Code (YAML):
# List of worlds where AutoMinecart should be disabled disabled-worlds: -
"example_disabled_world"
# Maximum speed for auto minecarts (0.1 = slow, 0.4 = fast, 0.6 = very fast) max-speed: 0.4
# Whether to automatically delete minecarts when players exit them delete-empty-carts: true
# Whether to play sound effects when spawning/riding minecarts enable-sound-effects: true
How to Use
Hold an empty hand (no items in main hand)
Right-click on any rail (Rail, Powered Rail, or Detector Rail)
Minecart spawns and you're automatically teleported into it
Minecart moves automatically at high speed in your facing direction
Exit the minecart and it will be automatically deleted
⚠️ Important Notes
Powered rails must be active if the minecart travels over them (Minecraft limitation)
Avoid too many sharp corners as high speed may cause the minecart to fly off tracks
Only works with Rail, Powered Rail, and Detector Rail (Activator Rails are excluded)
Won't spawn multiple minecarts for the same player