/ParkourTopTen

A Minecraft heads leaderboard plugin for Parkour.

Primary LanguageJavaApache License 2.0Apache-2.0

alt text

Parkour Top Ten

ParkourTopTen will display the heads of the players with the fastest times for a particular Parkour course. The head is displayed above a sign displaying the player's name and time for the course. The number of heads displayed is determined by the number of signs created (minimum 1, maximum 10).

All sign types are supported including hanging signs. Heads can be displayed either on the block behind the sign or directly above the sign. The default is to place the head on the block behind, but this can be changed by setting the head position option to 'a' in the create command.

The display of heads for a course will be automatically updated/refreshed whenever the course is successfully completed by a player.

To create a ParkourTopTen display for a course, first create a row of signs - any number between 1 and 10. Then, standing in front of and looking at the left most sign, run the create command - see below.

To remove a ParkourTopTen display, look at the left most sign and run the remove command. To remove ALL the ParkourTopTen displays, simply run the remove command with the "all" argument.

Commands

  • /ptt create [course] (option) - create a ParkourTopTen display for the specified course, where head placement option is a(bove) or b(ehind).
  • /ptt remove - remove the ParkourTopTen display
  • /ptt remove all - remove all the ParkourTopTen displays from the server
  • /ptt reload - reload the config.yml file
  • /ptt help - help on running ParkourTopTen commands

Download

ParkourTopTen can be downloaded from Spigot.

Version 4.3 of ParkourTopTen requires a minimum of Java 17, Parkour v7.0+ and Minecraft 1.20.2 and later.

Version 4.1 of ParkourTopTen requires a minimum of Java 17, Parkour v7.0+ and Minecraft 1.17-1.20.1.

Version 4.0 of ParkourTopTen requires a minimum of Java 16, Parkour v7.0+ and Minecraft 1.17-1.19.

Version 3.2 of ParkourTopTen requires a minimum of Java 16, Parkour v6.6 and is only supported on Minecraft v1.17 and later.

Version 3.0 of ParkourTopTen is only compatible with Parkour v6.0+ and Minecraft v1.13 to 1.16.5.

The versions compatible with Parkour v5.3 are no longer supported. Please upgrade to Parkour v7.

Installation

  • Download ParkourTopTen.jar
  • Copy to your 'plugins' folder
  • Restart your server - this will create the default config.yml file

Notes

  1. If a head is showing the wrong skin, run "/ptt remove" and "/ptt create (course)" again. This will usually fix it.
  2. Remember to protect the heads display using Worldguard or some other tool.
  3. If you prefer a player's head to only appear once in the display, then you need to set UpdatePlayerDatabaseTime: true in the Parkour config.yml .

Acknowledgements

tastybento for the original TopTenHeads for Askyblock on which this plugin was originally based.
A5H73Y for the excellent Parkour plugin.



Updated steve4744 - 28th May 2024