Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <ConfigurationSignWatcher xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <IgnoreOwnerChanges>false</IgnoreOwnerChanges> <!-- Ignore if the Owner of the Sign edits it -->
- <EnableWebhooks>true</EnableWebhooks> <!-- If Enabled, Discord Webhooks are sent instead of Console Logs.
- <WebhookURL>https://discordapp.com/api/webhooks/XXXXXXXXXXXXX/XXXXXXXXXXXXXXX</WebhookURL> <!-- Discord Webhook URL -->
- <WebhookUsername>Sign Watcher</WebhookUsername> <!-- Webhook Username -->
- <ServerName>Server #1</ServerName> <!-- Custom Server Name to be displayed on Webhook -->
- <WebhookColour>9879357</WebhookColour> <!-- Custom Webhook Colour in HEX -->
- </ConfigurationSignWatcher>
Add Comment
Please, Sign In to add comment