Loading...
RPG Style Monument Notifications.
Give your players an RPG Style Vibe when entering Danger / Safe Zones.
Easily make this plugin yours with your own banners, you can use my provided images as a base.
Change colors of the danger and safe text, set an effect per notification, show only once per wipe and more.
| 1 | { |
| 2 | "Only Show Each Monument Once Per Player": false, |
| 3 | "Clear Shown Data On Wipe": true, |
| 4 | "Cooldown Between Popups Per Monument In Seconds": 1.0, |
| 5 | "Safe Zone Banner Image URL": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/SafeMonument.png", |
| 6 | "Danger Zone Banner Image URL": "https://pub-09754c0ed12744ccbadfe5c88357cb4d.r2.dev/DangerMonument.png", |
| 7 | "Safe Zone Text Color": "0.30 0.80 0.30 1.00", |
| 8 | "Danger Zone Text Color": "0.80 0.25 0.16 1.00", |
| 9 | "Safe Zone Effect": "assets/prefabs/deployable/research table/effects/research-success.prefab", |
| 10 | "Danger Zone Effect": "assets/prefabs/locks/keypad/effects/lock.code.denied.prefab" |
| 11 | } |