Advertisement
AzartoxHD

zNexus - config.json

May 9th, 2021
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.83 KB | None | 0 0
  1. {
  2.   "restectMaterial": true,
  3.   "materialDestroy": [
  4.     "DIAMOND_SWORD",
  5.     "283"
  6.   ],
  7.   "useParticle": false,
  8.   "disableJoinMessagePluginVersion": false,
  9.   "damageCausedOrdamageBy1": false,
  10.   "nexushealth": 500,
  11.   "nexusName": "&eEnderCrystal &c%health% ♥",
  12.   "cooldownInSecond": 300,
  13.   "timeToAutoStopInMinute": 60,
  14.   "activeMessageMinimalPlayerForAutoStart": true,
  15.   "minimalPlayerForAutoStart": 1,
  16.   "displayMessageCooldown": [
  17.     300,
  18.     120,
  19.     60,
  20.     30,
  21.     10,
  22.     5,
  23.     4,
  24.     3,
  25.     2,
  26.     1
  27.   ],
  28.   "winnerCmdTop1": [
  29.     "give %player% diamond 10"
  30.   ],
  31.   "activeMultipleTop": true,
  32.   "winnerCmdTop2": [
  33.     "give %player% diamond 5"
  34.   ],
  35.   "winnerCmdTop3": [
  36.     "give %player% diamond 1"
  37.   ],
  38.   "activeScoreboards": true,
  39.   "nameScoreboard": "&6EventCrystal",
  40.   "noPlayerScoreboard": "&6Not yet",
  41.   "scoreboard": [
  42.     "&eTop:",
  43.     "",
  44.     "&c%player1% %damageP1%",
  45.     "&c%player2% %damageP2%",
  46.     "&c%player3% %damageP3%",
  47.     "",
  48.     "&eCoordinates:",
  49.     "",
  50.     "&cx:%CoordX% y:%CoordY% z:%CoordZ%",
  51.     "",
  52.     "&eLife: &c%health%"
  53.   ],
  54.   "nexusWinFireWork": {
  55.     "color": {
  56.       "r": 0,
  57.       "g": 128,
  58.       "b": 0
  59.     },
  60.     "colorFade": {
  61.       "r": 128,
  62.       "g": 128,
  63.       "b": 0
  64.     },
  65.     "type": "STAR",
  66.     "flicker": false,
  67.     "trail": true,
  68.     "power": 3
  69.   },
  70.   "activeRanking": false,
  71.   "noPlayerRanking": "&6Not yet",
  72.   "rankingMessagesHeader": [
  73.     "&e&m----------&6[ &aNexus Ranking &6]&e&m----------",
  74.     ""
  75.   ],
  76.   "rankingMessages": "&6%place% &8- &e%player% &8/ &c%points%",
  77.   "rankingMessagesFooter": [
  78.     "",
  79.     "&e&m-----------------------------------"
  80.   ],
  81.   "activeDiscordWebhooks": false,
  82.   "urlDiscordWebhook": "https://discordapp.com/api/webhooks/",
  83.   "messageDiscordWebhook": "%player% just won the nexus: %nameNexus%"
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement