• • 2/3/19 1:09 pm
- 4.8k views • 0 today
- save_alt 323 downloads
- Compatibility
- Minecraft 1.13
- Changes include
- Functions
- Recipes
60
Small Minecraft Datapack that gives each user a Unique ID, to help with commands.
used for vanilla servers to identify a player by its UUID scoreboard so u can bring some "plugins" to a vanilla server
Instalation:
1. Download and drop it into your <yourmap>/datapacks/ folder
used for vanilla servers to identify a player by its UUID scoreboard so u can bring some "plugins" to a vanilla server
Instalation:
1. Download and drop it into your <yourmap>/datapacks/ folder
More like this
4256739
119



Have something to say?
So like /trigger Jail set 5, sets the person with the ID of 5 to the jailed team.
Thanks for your datapack, helps a lot.
Thamls for the reply.
execute as @a[tag=canPutInJail] unless score @s Jail matches 0 at @a if score @p uid = @s Jail run team @p join jailed
scoreboard players set @a Jail 0