Added new attempts(lives) feature!
- It allows editors to set how many times players can fall into the fall zones before losing and being teleported to the lobby.
- Added new command '
SetAttempts'.
- Added new permission '
parkour-maker.command.setattempts'.
- Added new messages for displaying attempts and losing the parkour run as well as setting attempts.
Added new fastest run tracking and leaderboards!
- Parkour runs will now remember best time a player had on each map, and it can be view using new commands and displayed in all sort of ways(Holographic text for example) using papi placeholders.
- Added new command '
Time'.
- Added new permission '
parkour-maker.command.time'.
- Added new messages for displaying leaderboards and best times.
- Added new local placeholder '
%time-run%' which is used to display run times as well as being used in finished-map message to tell the player how fast was his run.
- Added new config option 'papi-leaderboard-format' which is used to set format of the papi leaderboard messages.
- Added new papi placeholders '
%parkourmaker_leaderboard_<map-name>.<position>%' and '
%parkourmaker_best_time_<parkour-name>.<player-name>%'.
IMPORTANT: If you are a new user who just downloaded Parkour Maker you are safe to ignore this. However if you already have setup messages i
n messages file, field named 'map-list-map' has been renamed to 'map-list-line' please rename it manually in order for message to work.
Fixed PAPI identifier you should be using '
parkourmaker' now!
Fixed join permission missing in admin node.
Fixed small spelling mistakes.