Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/datalib/function/_rt_origin.mcfunction
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
scoreboard players set #runtoolkit.watermark datalib.meta 1
data modify storage datalib:engine global.rt_origin_verified set value 1b
tellraw @a[tag=datalib.debug] ["",{"text":"[DL] ","color":"#00AAAA","bold":true},{"text":"⚠ SECURITY ALERT: ","color":"red","bold":true,"hover_event":{"action":"show_text","value":"A security anomaly or policy violation was detected by the core engine."}},{"text":"Please review the latest diagnostic logs immediately. Check the ","color":"#FFAA00"},{"text":"source code","color":"aqua","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib"},"hover_event":{"action":"show_text","value":"View repository on GitHub"}},{"text":", look at open ","color":"#FFAA00"},{"text":"issues","color":"yellow","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/issues"},"hover_event":{"action":"show_text","value":"Report a bug or check security advisories"}},{"text":", inspect recent ","color":"#FFAA00"},{"text":"pull requests","color":"green","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/pulls"},"hover_event":{"action":"show_text","value":"Review code contributions"}},{"text":", verify the latest ","color":"#FFAA00"},{"text":"releases","color":"gold","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/releases"},"hover_event":{"action":"show_text","value":"View changelogs and versions"}},{"text":", or consult the official ","color":"#FFAA00"},{"text":"wiki documentation","color":"#AA00FF","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/wiki"},"hover_event":{"action":"show_text","value":"Read the system documentation"}},{"text":" for security policies.","color":"#FFAA00"}]
execute if score #runtoolkit.watermark datalib.meta matches 1.. run tellraw @a[tag=datalib.debug] ["",{"text":"[DL] ","color":"#00AAAA","bold":true},{"text":"⚠ SECURITY ALERT: ","color":"red","bold":true,"hover_event":{"action":"show_text","value":"A security anomaly or policy violation was detected by the core engine."}},{"text":"Please review the latest diagnostic logs immediately. Check the ","color":"#FFAA00"},{"text":"source code","color":"aqua","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib"},"hover_event":{"action":"show_text","value":"View repository on GitHub"}},{"text":", look at open ","color":"#FFAA00"},{"text":"issues","color":"yellow","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/issues"},"hover_event":{"action":"show_text","value":"Report a bug or check security advisories"}},{"text":", inspect recent ","color":"#FFAA00"},{"text":"pull requests","color":"green","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/pulls"},"hover_event":{"action":"show_text","value":"Review code contributions"}},{"text":", verify the latest ","color":"#FFAA00"},{"text":"releases","color":"gold","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/releases"},"hover_event":{"action":"show_text","value":"View changelogs and versions"}},{"text":", or consult the official ","color":"#FFAA00"},{"text":"wiki documentation","color":"#AA00FF","underlined":true,"click_event":{"action":"open_url","url":"https://github.com/runtoolkit/dataLib/wiki"},"hover_event":{"action":"show_text","value":"Read the system documentation"}},{"text":" for security policies.","color":"#FFAA00"}]