Initial Commit

This commit is contained in:
2026-04-08 13:39:58 +01:00
parent 4633e9fa47
commit a7d3285efb
46 changed files with 691 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
tellraw @a {text:"Removing all Serenity Decorations...",color:"yellow"}
scoreboard objectives add serenitydeco.old dummy
scoreboard players set count serenitydeco.old 0
execute as @e[type=minecraft:interaction,tag=serenitydeco_triggerbox] positioned as @s run function serenitydeco:uninstall/remove_old
schedule function serenitydeco:uninstall/notify 1s