Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
Creators
Details
Licensed ARR
Published 9 months ago
Updated 9 months ago
Random Item Timer
Every 15 seconds, you get a random item
How to use
- Add the tag "random.receiver" to players so they can receive the items
- Use the function "random:reset" to load the timer
- Use the function "random:start" to start the timer (make sure atleast one player has been tagged)
/tag @s add random.receiver
@s can be replaced with a player name
/tag @s remove random.receiver
To remove a players abillity to get random items
/function:start
Starts giving items and displays the timer
/function:reset
Resets the timer and untags all players