Date: 2023/04/03 22:03:45 UTC-07:00
Type: Denizen Script
announcement_settings:
type: data
announcements:
- <&5>This is a great announcement! Type:<n><gold>/checkpoints<n><&5>to see how many points you have.
- <green>This is another great announcement! Type: <n> <blue>/store<n><green>to see how many points you have.
announcement_handler:
type: world
debug: true
events:
on delta time secondly:
- if <server.has_flag[announcement_cooldown]>:
- stop
- announce <Script[announcement_settings].data_key[announcements].first>