HomeJavaModsBoatRace
BoatRace

Please visit the github page for bug report and most recent updates.

BoatRace - A simple racing plugin

A Java Minecraft Paper plugin that provides timers and scoreboards for races.

How to use:

  1. Setup a track using commands.
  2. Players can join tracks by using /race join <name>
  3. An item will be given to players, which can be used to switch their status between ready and not ready on right click
  4. When all participants in the track are ready, the countdown starts and race begins afterwards
  5. During countdown, participants who are outside the start region will be teleported to the spawn of the track. And if participants tried to move outside the start region while mounting a boat, the boat is removed. Player movements of participants outside the start region during countdown will be cancelled. Caution: player position will be lowered when they mount a boat, this must be considered when setting the start region
  6. When a participant reached the finish line, their timer is sent to all participants within the same session. Their personal records and track records will be updated immediately if conditions are met.

Dependencies:

DecentHolograms (tested with v2.9.4)

Usage:

/race create # create a race track
/race setstart1 [x] [y] [z] # set start region point 1
/race setstart1 [x] [y] [z] # set start region point 2
/race setfinish1 [x] [y] [z] # set finish region point 1
/race setfinish2 [x] [y] [z] # set finish region point 2
/race delete # delete a track
/race stop # force stop a race session
/race hologram # modify track top5 scoreboard
/race check # check personal top records on specified track

Feature list:

TODO:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more