Advertisement
KpucTaJl

BossMonster_ConfigPlugin

Jan 19th, 2022 (edited)
2,585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.94 KB | None | 0 0
  1. {
  2.   "Prefix of chat messages": "[BossMonster]",
  3.   "Do you use the chat? [true/false]": true,
  4.   "GUI Announcements setting": {
  5.     "Do you use the GUI Announcements plugin? [true/false]": false,
  6.     "Banner color": "Orange",
  7.     "Text color": "White",
  8.     "Adjust Vertical Position": 0.03
  9.   },
  10.   "Notify setting": {
  11.     "Do you use the Notify plugin? [true/false]": false,
  12.     "Type": "0"
  13.   },
  14.   "Discord setting (only for users DiscordMessages plugin)": {
  15.     "Do you use the Discord Messages plugin? [true/false]": false,
  16.     "Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
  17.     "Embed Color (DECIMAL)": 13516583,
  18.     "Keys of required messages": [
  19.       "Start",
  20.       "Finish"
  21.     ]
  22.   },
  23.   "Use the PVE mode of the plugin? (only for users PveMode plugin)": false,
  24.   "NPC Turret Damage Multiplier": 0.5,
  25.   "Configuration version": {
  26.     "Major": 2,
  27.     "Minor": 0,
  28.     "Patch": 0
  29.   }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement