Title | Untitled Paste |
Type | Denizen Script |
Date | 2016/09/22 06:58:34 UTC-07:00 |
By | mcmonkey |
Other | |
Paste |
test:
type: world debug: minimal events: on player breaks block: - echo "<[context].[player].name> broke a <[context].[material]> at <[context].[location]>" on player places block: - echo "<[context].[player].name> placed a <[context].[material]> at <[context].[location]> over a <[context].[old_material]>" on player breaks block: - tell <player> "<context.[material]>?! Naughty <player.name>!" on client pings server: - echo "<[context]>" on http get request: - determine response_text <webpage[testpage]> |
Raw | Raw |