feat: owlaunch
This commit is contained in:
6
owlaunch/puid.mcf
Normal file
6
owlaunch/puid.mcf
Normal file
@@ -0,0 +1,6 @@
|
||||
!REPEATING
|
||||
|
||||
execute as @a[tag=!o.w.l.puid] run scoreboard players add #counter o.w.l.puid 1
|
||||
execute as @a[tag=!o.w.l.puid] run scoreboard players operation @s o.w.l.puid = #counter o.w.l.puid
|
||||
execute as @a[tag=!o.w.l.puid] run tellraw @s [{text:"[",color:"white",bold:false}, {"text":"INFO",color:"green",bold:true}, {text:"]",color:"white",bold:false}, {"text":" New PUID assigned for you: ",color:"white",bold:false}, {score:{name:"@s",objective:"o.w.l.puid"},color:"blue"}]
|
||||
execute as @a[tag=!o.w.l.puid] run tag @s add o.w.l.puid
|
||||
Reference in New Issue
Block a user