feat: owlaunch

This commit is contained in:
2025-08-17 21:52:18 +09:00
commit 0a7ebf7507
10 changed files with 85 additions and 0 deletions

6
owlaunch/puid.mcf Normal file
View 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