• • 10/12/24 3:01 pm • 1 logs
- 8.1k views • 6 today
- save_alt 910 downloads
- Compatibility
- Minecraft 1.21
- Changes include
30
Player Swap
Description:
Swap places with a player every so often. There is a chance for the swappage to be dismissed so be careful what you do. Supports any number of players. The time it take for a swap is every 30 minutes(36,000 ticks) by default. This can be changed by command.
Please report any issues.
Swap places with a player every so often. There is a chance for the swappage to be dismissed so be careful what you do. Supports any number of players. The time it take for a swap is every 30 minutes(36,000 ticks) by default. This can be changed by command.
Please report any issues.
Functions:
Start Game:
/player_swap:start
Swap Instantly:
/player_swap:instantly
Change Time:
/scoreboard players set TimerSet PlayerSwap.Main (NUMBER IN TICKS)
Uninstall Datapack:
/player_swap:uninstall
/player_swap:start
Swap Instantly:
/player_swap:instantly
Change Time:
/scoreboard players set TimerSet PlayerSwap.Main (NUMBER IN TICKS)
Uninstall Datapack:
/player_swap:uninstall
1 Update Logs
Update #1 : by Keebsz 10/12/2024 3:01:27 pmOctober 12, 2024 @ 7:01 pm UTC
- Updated to 1.21.1
- Cleaned code.
- Better performance.
- Supports any number of players.
- Cleaned code.
- Better performance.
- Supports any number of players.
More like this
5808863
119


Have something to say?
#RNG:execute if score Timer PlayerSwap.Main matches 100 store result score RandomNumber PlayerSwap.Main run random value 1..4
to
#RNG:execute if score Timer PlayerSwap.Main matches 100 store result score RandomNumber PlayerSwap.Main run random value 2..4
when the random number is 1 thats when the swap gets dismissed
chief kiss