mwParkour2
mwParkour2 is a plugin that i created originally for my server. If you have any ideas for the plugin, post it in comments !
mwParkour2 Polish Tutorial
or Create a new parkour
Features :
- Multiworld !
- Checkpoints !
- One scoreboard per map.
- Respawn if player fall in lava or water (Configurable per map)
- Control scores (eg remove a player scores/reset scores on a map or on all)
- Rewards (Economy & command) and cooldown !
Commands :
- /pk - Show mwParkour2 help
- /pk new <mapName> <mapCreator> - Create a new map
- /pk done - Confirm and create the map
- /pk setSpawn <mapNumber> - Set the map spawn
- /pk changeMapCreator <mapNumber> <creatorName> - Change the name of the creator
- /pk changeMapName <mapNumber> <mapName> - Add a name to a map
- /pk setLobby - Set the lobby (when you finish a map)
- /pk toggle <mapNumber> - Toggle the map (If player can do the parkour)
- /pk remove <mapNumber> - Remove a map
- /pk resetScores <mapNumber> - Reset All scores for a map
- /pk pReset <player> [<mapNumber> / all] - Reset scores for a player
- /pk mapList - Show all the maps
- /pk best <mapNumber> - Show Best score on a map
- /pk leave - Leave the map
- /pk join <mapNumber> - Join a map
- /pk toggleWaterRespawn <mapNumber> - Toggles Water repsawn on this Map
- /pk toggleLavaRespawn <mapNumber> - Toggles Lava repsawn on this Map
Permissions :
- parkour.use - Use the parkour
- parkour.admin - All mwParkour commands
- parkour.mapeditor - For /pk [changeMapCreator, changeMapName, remove, setSpawn, new] and place special sign
Special signs :
You need permission parkour.mapeditor to place these signs.
| 1st Line | 2nd Line | 3rd Line | |
|---|---|---|---|
| Map info: | [pk2] | infos | <mapNumber> |
| Map scoreboard: | [pk2] | best | <mapNumber> |
| Last map scoreboard: | [pk2] | lastBestScores | |
| Map join: | [pk2] | join | <mapNumber> |
| Join last map: | [pk2] | joinLastMap | |
| Map leave: | [pk2] | leave |
This plugin is using Metrics, more info here !

Softdepend: Vault for money rewards
Servers using mwParkour2
Source code on GitHub
mwParkour2 by monowii is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
-
View User Profile
-
Send Message
Posted Jun 21, 2013I need help I installed the plugin but when I do /pk and the other commands it doesn't work it says type help for help and I really need help please someone tell me how to fix this.
-
View User Profile
-
Send Message
Posted Jun 20, 2013@monowii
He just took the source and changed the prefixes and names to their own. Everything is the same.
-
View User Profile
-
Send Message
Posted Jun 10, 2013@ItsHarry
Hehe, custom version are always better than the original !
(did you used the source code of mwParkour?)
-
View User Profile
-
Send Message
Posted Jun 10, 2013Okay. 3 weeks is too much for me so I made my own Parkour plugin with MySQL support =)
-
View User Profile
-
Send Message
Posted Jun 9, 2013I work on mySql stuff when i have some free time. I think it will done in 2-3 weeks max.
-
View User Profile
-
Send Message
Posted Jun 8, 2013how do you set custom rewards since i want to give my friends a custom head when they finish my parkour
-
View User Profile
-
Send Message
Posted Jun 8, 2013When do you expect to have SQL implemented? Have Parkour disabled right now because it's causing the server to crash
-
View User Profile
-
Send Message
Posted Jun 6, 2013@ItsJerry
Yep I know, I will add one score file per map and mySql support in next version. But i'm a bit busy...
-
View User Profile
-
Send Message
Posted Jun 6, 2013Looking at the DisplayMapScores method I can definitely see what's wrong. Every time this method is called, you loop through the whole records file sorting it. Please use SQL
-
View User Profile
-
Send Message
Posted Jun 6, 2013Hi, my server has the same problem as Bartoke's and Gameplayer's. Could you try to make the scores less laggy? Maybe try using SQL. Or maybe save the top 10 in a separate file, and read from that when clicking signs. Only change the .scores file if it's necessary.
-
View User Profile
-
Send Message
Posted Jun 2, 2013Is there a way you could maybe add to the plugin the death type per map?
For example a map that players only die in lava but not water?
could be types like this
/pk new [MapName] [PlayerName] [Water/Lava]
If [Water/Lava] is not added then both will be used to kill a player.
-
View User Profile
-
Send Message
Posted Jun 1, 2013I am trying to install the plugin, but when I do, it won't run. Are there any plugins that can cause mwparkour2 to fail?
-
View User Profile
-
Send Message
Posted May 31, 2013@tHEMtZ
There is no multilingual support planed...
@thebeanogamer
Tip: Since version 1.5, There is real checkpoints (you return to it when you fall in water/lava). Just set to 'LastCheckpointTeleport: true' in config.
-
View User Profile
-
Send Message
Posted May 29, 2013some way to return to checkpoints would be nice
-
View User Profile
-
Send Message
Posted May 29, 2013multilingual support please :D
-
View User Profile
-
Send Message
Posted May 25, 2013Sorry been busy past week! Yea performance seems the same, have the same issue as bartoke xD
-
View User Profile
-
Send Message
Posted May 23, 2013@bartoke
A real database for scores is better for large servers. I will add mySql support and try to optimise performances for flatfile scores :D
-
View User Profile
-
Send Message
Posted May 23, 2013My server lags a lot because of this plugin. We used timings to check which plugin and which events lag and it turns out the player interaction event in mwparkour2 lags a LOT.
We're sure it is because of the scores. Tons of people play our server and it stores around 1 new record every 2 seconds. We had to remove it once, it reduced the lag at a 100% rate, but our users got pretty angry.
Can you please find a way to store the scores differently or use the current storage way in a way that boosts the performance and cuts out the lag?
Thanks!
-
View User Profile
-
Send Message
Posted May 22, 2013@GameplayerHD
Can you post plugins stats when you will install v1.5.5. I'm not sure if the lags are fixed because i don't re-coded leaderboard yet...
This update is more for new special signs.
-
View User Profile
-
Send Message
Posted May 22, 2013http://dev.bukkit.org/server-mods/mwparkour2/files/12-mw-parkour2-v1-5-5/
If you dont want to wait for the post to update