Parkour |1.8.8 up to 1.12|

NULLED Parkour |1.8.8 up to 1.12| 1.2.2

No permission to download


New version is here, enjoy :smile:

New resource of Parkour plugin is fully customizable and contains lots of amazing features. Plugin support Vault plugin for economy rewards.

New evolution of Parkour system is here! :smile:

If you are upgrading from older version to new 1.0.0 remove all files from Parkour!

Java 8 Required


  • Support from 1.8.8 up to 1.11.2
  • Multiple maps
  • Langauge files for set up messages from your country, UTF-8 support
  • Checkpoint system
  • JumpingBlocks
  • Fall floor / YLimit
  • Map speed
  • GUI List of Parkours with pages
  • Hiding players in Parkour
  • Items in inventory when player is in Parkour (Respawn/List/Hide/Leave)
  • Titles
  • ActionBar - shows your time in Parkour
  • ScoreBoard
  • Holograms over CheckPoints and finish
  • Customizable commands allowed in game
  • Storage players
  • Join sign
  • Lots of customizable things in config.yml
  • Timer
  • Top three players
  • Players can done Parkour more times a day with rewards
  • MySQL support - Plugin support only MySQL!
  • Better quality code
  • BungeeCord - Only shows Title when player join the SERVER, and teleport player to MainLobby of parkour
  • Max players for parkour
  • Compass Direction - If you have as Respawn item Compass, it shows direction to finish.

You can use /pa instead of /parkour
  • /pa - Displays main informations about plugin.
  • /pa join <Parkour> - Join the parkour
  • /pa leave - Leave the parkour
  • /pa list - Open GUI with list of parkours
  • /pa create <Parkour> - Create parkour
  • /pa delete <Parkour> - Delete parkour
  • /pa setSpawn<Parkour> - Set Spawn of parkour at location you are standing at
  • /pa setFinish <Parkour> - Set finish of parkour at location you are standing at
  • /pa addCheckpoint <Parkour> - Add checkpoint to parkour at location you are standing at
  • /pa setmainlobby - Set main lobby at location you are standing at. Players will be teleported there after end parkour.
  • /pa allowMap <Parkour> <True/False> - Enable/Disable of Parkour
  • /pa setMoneyReward <Parkour> <FirstTimeDouble> <MoreTimesDouble> - Set money reward for winner. Vault plugin is needed on server!
  • /pa setMapSpeed <Parkour> <Number as float from 0.1 to 0.9> - Set walk speed in map.
  • /pa setMaxPlayers <Parkour> <Number> - Set how much players can be in one Parkour Map.
  • /pa reload - Reload all necessary files and lists in plugin.
  • /pa setYLimit <Parkour> <Double> - Set Y Limit. If player's location is under YLimit, it is considered as fall.

  • parkour.player - Allow to use default commands such as Join/Leave/List
  • parkour.admin - Allow to use all commands written above
  • parkour.joinByPass - Allow to join Parkour, which is not allowed. (For staffs to test it)

Code (Text):

#Available languages: en, sk and cz. If you want other, you can create it and insert file to lang folder. And here write name of file (Without .yml)
language: EN

#After join the server, player will be teleported to MainLobby and plugin will send Title to player.
bungeeCord: false

#Show stats from current Parkour. (BestPlayer, Your record, CheckPoints, Falls)
allowScoreBoard: true

#Send message to all players about done Parkour.
allowBroadCastAboutDoneParkour: true

#If true, plugin know communicate with plugin Vault and send money to players.
allowVault: false

#Allow to perform function, if player finish Parkour more times a day.
allowMoreRewardsPerDay: true

#If RESPAWN item in player's inventory is Compass. It will show direction to finish of Parkour.
allowShowDirectionInCompass: true

#After first load of this plugin. You need allow database.
#IMPORTANT! Without MySQL, you can't use this plugin!!!
database:
enable: false
user: "name"
host: "ip"
database: "db"
password: "password"
#Default values, which will be used at creation of Parkour. (If you want in all Parkours the same rewards, it helps you)
default:
#If player is standing ot this block, he has higher jump.
#You can use name of jumpBlock in two formats: 1. Original minecraft name 2. ID of block
jumpBlock: DIAMOND_BLOCK

#If player is standing ot this block, it is considered as fall.
#You can use name of jumpBlock in two formats: 1. Original minecraft name 2. ID of block
fallBlock: BARRIER

#If player's location is under YLimit, it is considered as fall.
YLimit: 0.0

#Height of jump
jumpHeight: 1.0

#Money rewards. FT-First time a day. MT-More times a day.
moneyRewardFT: 50.0
moneyRewardMT: 35.0

#Commands rewards. FT-First time a day. MT-More times a day.
#If you want disable these commands, put [] after variable. (commandsRewardFT: [])
commandsRewardFT:
- say Hello {player}
commandsRewardMT:
- say Hello2 {player}
#List of allowed commands, which players can perform while they are in Parkour.
allowedCommands:
- parkour
- pa
#List of items, which player receive after join the Parkour. Please don't change variable action!
#It is only allowed to change variables: itemID/dataID/slot
parkourItemsAndActions:
respawn:
itemID: 345
dataID: 0
slot: 0
action: "RESPAWN"
list:
itemID: 340
dataID: 0
slot: 2
action: "LIST"
leave:
itemID: 355
dataID: 0
slot: 8
action: "LEAVE"
visibility_on:
itemID: 351
dataID: 10
slot: 6
action: "VISIBILITY"
visibility_off:
itemID: 351
dataID: 8
slot: 6
action: "VISIBILITY"
reset:
itemID: 399
dataID: 0
slot: 4
action: "RESET"
#List of items displayed in GUI. (List of Parkours)
#It is only allowed to change variables: itemID/dataID
GUIItems:
noPage:
itemID: 339
dataID: 0
nextPage:
itemID: 358
dataID: 0
previousPage:
itemID: 358
dataID: 0
empty:
itemID: 160
dataID: 15
notDoneToday:
itemID: 341
dataID: 0
doneToday:
itemID: 378
dataID: 0
alreadyInParkour:
itemID: 377
dataID: 0

Config on pastebin.com: https://pastebin.com/j7CtpRvQ
en.yml: https://pastebin.com/qnY7NF4h
sk.yml: https://pastebin.com/iic7A5m8
cz.yml: https://pastebin.com/Hfc2siTq



Join sign
  1. Line: *PARKOUR*
  2. Line: NameOfParkour

This is brief and simple tutorial!
  1. Creating MainLobby. This step can be skipped if you have already created mainlobby.
  2. Creating Parkour.
  3. Setting Spawn for Parkour.
  4. Adding checkpoints. You must adding it gradually. From start to finish. E.g. No: Start - 3 - 1 - 2 Finish but Start - 1 - 2 - 3 - Finish
  5. Setting Finish of Parkour
  6. Optionally Seting walk speed in parkour.
  7. Optionally Setting money reward.
  8. Optionally Setting YLimit.
  9. Optionally Setting MaxPlayers.
  10. Allowing map.
  11. Reloading files.





  1. You are not permitted to redistribute the plugin in any form, including as a part of any software package.
  2. You are not permitted to decompile or modify the plugin in any form. If you want add new thing write me!
  3. You will not recieve any refunds.
  4. You agree to make an effort to get help (by PM'ing me) if you are having problems, before leaving a review. You will not ask for features in the reviews
  5. We reserve the right to change these Terms at any time, and you agree to abide by the most recent version of this.
  6. Terms valid from 18.10.2016
About to post a review?
If you have some issues, this is not the right place!
All question and issues send me to PM!

If you like this plugin, you can rate it. Thanks :smile:
Author
Direct-Leaks.com
Downloads
31
Views
225
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Top