Advertisement
Johnanater

[OpenMod] ReportDiscord Config - 2.0.3

Aug 1st, 2021
1,401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.63 KB | None | 0 0
  1. # ReportDiscord Configuration
  2. # By Johnanater
  3.  
  4. # Discord Webhook
  5. # This plugin needs a Discord webhook in order to work correctly!
  6. # A tutorial on how to setup a webhook can be found here:
  7. # https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks
  8. WebhookUrl: "YourWebhookUrlHere"
  9. HexColor: "AA1F12"
  10. UseTts: false
  11. MentionHere: false
  12. TakeSpy: true
  13. UploadSpy: true
  14. UploadSpyWaitTime: 5
  15.  
  16. # Should reports message staff on the server?
  17. MessageOnlineStaff: true
  18.  
  19. # Chat stuff
  20. ChatMessageColor: "#00FF00"
  21. ChatErrorColor: "#FF0000"
  22. ChatMessageIconUrl: "https://i.imgur.com/ylO4Uvs.png"
  23. ChatUseRichText: false
  24.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement