Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Command": "dw",
- "Wipe Webhook url": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
- "Protocol Webhook url": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
- "Wipe message": {
- "Content": "@here",
- "Embed": {
- "Title": "{server.name}",
- "Description": "**Rustazona has just wiped and is back online!** \n`{ServerDescription}`",
- "Embed Color": "#de8732",
- "Image Url": "attachment://map.jpg",
- "Thumbnail Url": "",
- "Fields": [
- {
- "Title": "Seed",
- "Value": "[{world.seed}](http://playrust.io/map/?Procedural%20Map_{world.size}_{world.seed})",
- "Inline": true,
- "Enabled": true
- },
- {
- "Title": "Size",
- "Value": "{world.size!km}km ({world.size!km^2}km^2)",
- "Inline": true,
- "Enabled": true
- },
- {
- "Title": "Protocol",
- "Value": "{server.protocol.network}",
- "Inline": true,
- "Enabled": true
- },
- {
- "Title": "Click & Connect",
- "Value": "steam://connect/{server.address}:{server.port}",
- "Inline": false,
- "Enabled": true
- }
- ],
- "Footer": {
- "Icon Url": "https://cdn.discordapp.com/emojis/720391764996915280.gif?v=1",
- "Text": "http://rustazona.site.nfoservers.com/",
- "Enabled": true
- },
- "Enabled": true
- }
- },
- "Protocol message": {
- "Content": "@everyone",
- "Embed": {
- "Title": "{server.name}",
- "Description": "The server protocol has changed!",
- "Embed Color": "#de8732",
- "Image Url": "",
- "Thumbnail Url": "",
- "Fields": [
- {
- "Title": "Protocol",
- "Value": "{server.protocol.network}",
- "Inline": true,
- "Enabled": true
- },
- {
- "Title": "Previous Protocol",
- "Value": "{server.protocol.previous}",
- "Inline": true,
- "Enabled": true
- },
- {
- "Title": "Mandatory Client Update",
- "Value": "This update requires a mandatory client update in order to be able to play on the server",
- "Inline": false,
- "Enabled": true
- },
- {
- "Title": "Click & Connect",
- "Value": "steam://connect/{server.address}:{server.port}",
- "Inline": false,
- "Enabled": true
- }
- ],
- "Footer": {
- "Icon Url": "",
- "Text": "",
- "Enabled": true
- },
- "Enabled": true
- }
- },
- "Map Render Name": "Icons"
- }
Add Comment
Please, Sign In to add comment