/Parkour

The ultimate Parkour plugin

Primary LanguageJavaOtherNOASSERTION

alt text

Parkour

Parkour is the original, most powerful Parkour based plugin available! First released in November 2012 and has been updated since. Parkour is now open source, allowing you to contribute ideas and enhancements or make your own spin on the plugin.

Add a whole new element of fun to any server, highly competitive gameplay with rewards and leaderboards.

travis-ci License: CC BY-NC-SA 4.0

Installation

  • Install CraftBukkit or Spigot.
  • Download Parkour from BukkitDev or My development website.
  • Place the Parkour.jar into the 'plugins' folder of the server.
  • Start your server and check the server logs to ensure the plugin started successfully.

Tips

  • Check that your server version matches the officially supported versions of the plugin.
  • Don't use tabs in the configuration files (Bukkit doesn't like it.)
  • Check the config.yml and configure it to your preference before fully implementing the plugin.

Supported plugins

Plugin Description
Vault Add economy support to the plugin, reward or penalise the player.
BountifulAPI Add title and actionbar support to the plugin. Works very nicely with the plugin.
PlaceholderAPI Add PlaceholderAPI support to the plugin via a plugin steve4744 created.

Maven

<repository>
    <id>a5h73y-repo</id>
    <url>https://dl.bintray.com/a5h73y/repo/</url>
</repository>
<dependency>
    <groupId>me.A5H73Y</groupId>
    <artifactId>Parkour</artifactId>
    <version>4.0</version>
    <type>pom</type>
</dependency>

Creative Commons License