- check_circle Functions
- 17,053 views, 6 today
- 1,981 downloads, 0 today
323
This datapack allow you to add a timer and checkpoint to your world.
- "/function checkpoint:parkour/death" teleport player to last checkpoint
- "/function checkpoint:parkour/start" start the timer
- "/function checkpoint:parkour/pause" pause the timer
- "/function checkpoint:parkour/continue" resume the timer
- "/function checkpoint:parkour/end" stop the timer
- "/function checkpoint:parkour/reset" remove the timer display
- "/scoreboard players set levelNb tbms.value 100" to set the number of level in your map
All the function must be executed as the player. Example:
- "execute as @a at @s if block ~ ~-1 ~ diamond_block run function checkpoint:parkour/checkpoint"
- "execute as @a at @s if block ~ ~-1 ~ barrier run function checkpoint:parkour/death"
- "execute as @p run function checkpoint:parkour/start"
1.16
Commands List:
- "/function checkpoint:parkour/checkpoint" to set a checkpoint (automatically check if already taken)- "/function checkpoint:parkour/death" teleport player to last checkpoint
- "/function checkpoint:parkour/start" start the timer
- "/function checkpoint:parkour/pause" pause the timer
- "/function checkpoint:parkour/continue" resume the timer
- "/function checkpoint:parkour/end" stop the timer
- "/function checkpoint:parkour/reset" remove the timer display
- "/scoreboard players set levelNb tbms.value 100" to set the number of level in your map
All the function must be executed as the player. Example:
- "execute as @a at @s if block ~ ~-1 ~ diamond_block run function checkpoint:parkour/checkpoint"
- "execute as @a at @s if block ~ ~-1 ~ barrier run function checkpoint:parkour/death"
- "execute as @p run function checkpoint:parkour/start"
Legacy Version
1.16Compatibility | Minecraft 1.16 |
to | Minecraft 1.19 |
Tags |
1 Update Logs
Update #1 : by TheblueMan003 07/06/2022 6:00:35 pmJuly 6, 2022 @ 10:00 pm UTC
Ported to 1.19:
- Using marker instead of armor stand
Changed:
- Optimize by using /schedule
- Timer now always shows two digit for time
- Fix issue with respawning while chunk is not loaded
- Level Counter no longer overflow
- Using marker instead of armor stand
Changed:
- Optimize by using /schedule
- Timer now always shows two digit for time
- Fix issue with respawning while chunk is not loaded
- Level Counter no longer overflow
5100100
119
Create an account or sign in to comment.
and change this : particle minecraft:totem_of_undying ~ ~ ~ 1 1 1 1 100 force
100 is the intensity and totem_of_undying the name