Advertisement
Maxlego08

config.json

Jan 9th, 2020
1,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.28 KB | None | 0 0
  1. {
  2.   "DONOTOUCHME": 3,
  3.   "storage": "JSON",
  4.   "lang": "EN_US",
  5.   "langUtilAPI": "en_US",
  6.   "inventorySize": 54,
  7.   "defaultEconomy": "VAULT",
  8.   "useVault": true,
  9.   "isEnable": true,
  10.   "usePlayerPoint": false,
  11.   "useTokenManager": false,
  12.   "useMySQLToken": false,
  13.   "creativeSell": true,
  14.   "useCategory": true,
  15.   "useActionBarNotification": true,
  16.   "useChatNotification": true,
  17.   "title": {
  18.     "use": false,
  19.     "useCooldown": true,
  20.     "useErrorBuy": true,
  21.     "useInventoryFull": true,
  22.     "useRemoveItem": true,
  23.     "useItemPurchased": true,
  24.     "useBuyerPurchased": true,
  25.     "useAddItem": true,
  26.     "useNoHoldingItem": true,
  27.     "useBlacklistItem": true,
  28.     "useNoMore": true,
  29.     "useNoMoney": true,
  30.     "useMinPrice": true,
  31.     "useMaxPrice": true,
  32.     "useCreativeError": true,
  33.     "useActionBuyerPurchased": true
  34.   },
  35.   "showOwnItem": true,
  36.   "useLog": true,
  37.   "useLogInFile": false,
  38.   "useCooldown": false,
  39.   "openInventoryAfterPurchase": true,
  40.   "openInventoryAfterRemove": true,
  41.   "cooldownCommandSell": 5,
  42.   "usePacket": false,
  43.   "autoSave": true,
  44.   "betterPrice": true,
  45.   "betterPriceEspace": " ",
  46.   "removeAllButton": true,
  47.   "claimMoney": false,
  48.   "sellAnnonce": false,
  49.   "autoUpdate": false,
  50.   "useNoMoneyItem": true,
  51.   "enableCommandHelp": true,
  52.   "autoUpdateSec": 3,
  53.   "sellTime": 86400,
  54.   "expireTime": 172800,
  55.   "autoSaveTime": 1800,
  56.   "maxPrice": 1000000000000000,
  57.   "minPrice": 10,
  58.   "bannedItems": [
  59.     7
  60.   ],
  61.   "bannedName": [
  62.     "Journalier"
  63.   ],
  64.   "bannedLore": [],
  65.   "maxItems": {
  66.     "zauctionhouse.max.10": 10,
  67.     "zauctionhouse.max.15": 15,
  68.     "zauctionhouse.max.5": 5
  69.   },
  70.   "playerPointFormat": "p",
  71.   "tokenManagerFormat": "t",
  72.   "mySqlTokenFormat": "mt",
  73.   "timeFormat": "%02dd %02dh %02dm %02ds",
  74.   "permissionUse": "zauctionhouse.use",
  75.   "permissionSell": "zauctionhouse.sell",
  76.   "permissionReload": "zauctionhouse.reload",
  77.   "permissionConvert": "zauctionhouse.convert",
  78.   "permissionAdminRemove": "zauctionhouse.remove",
  79.   "permissionRemoveAll": "zauctionhouse.removeall",
  80.   "permissionGiveBase64": "zauctionhouse.givebase64",
  81.   "permissionHistory": "zauctionhouse.history",
  82.   "permissionToggle": "zauctionhouse.toggle",
  83.   "permissionVersion": null,
  84.   "permissionConfig": "zauctionhouse.config",
  85.   "permissionSearch": "zauctionhouse.search",
  86.   "syntaxSell": "/zah sell <price>[<p/t/mt>] [<how mush>]",
  87.   "giveItemWhenItIsBought": false,
  88.   "enableEventBuy": true,
  89.   "enableEventSell": true,
  90.   "enableEventRemoveItem": true,
  91.   "enableEventRetrieve": true,
  92.   "taxe": 0,
  93.   "taxePlayerPoint": 0,
  94.   "botConfig": {
  95.     "use": false,
  96.     "useTimestamp": true,
  97.     "removeMessage": true,
  98.     "editMessage": false,
  99.     "botTocken": "JESUISUNTOCKENDEBOTETCPAUNPRANKWHOLA",
  100.     "game": "zAuctionHouse VDEV-2.0.1.0",
  101.     "channelID": 609081329103142923,
  102.     "embedColor": {
  103.       "r": 255,
  104.       "g": 0,
  105.       "b": 0
  106.     },
  107.     "embedColorEdit": {
  108.       "r": 0,
  109.       "g": 255,
  110.       "b": 0
  111.     },
  112.     "header": "none",
  113.     "headerEdit": "Sold !",
  114.     "footer": "zAuctionHouse",
  115.     "embeds": [
  116.       {
  117.         "tile": "Sale",
  118.         "message": "Player **%player%** just added x%amount% %item% for **%price%**",
  119.         "inLine": false,
  120.         "displayWhenEnchantIsNull": true
  121.       },
  122.       {
  123.         "tile": "Enchantment",
  124.         "message": "Item enchantment: **%enchant%**",
  125.         "inLine": false,
  126.         "displayWhenEnchantIsNull": false
  127.       }
  128.     ],
  129.     "enchantments": {
  130.       "PROTECTION_FIRE": "PROTECTION_FIRE",
  131.       "DAMAGE_ALL": "DAMAGE_ALL",
  132.       "ARROW_FIRE": "ARROW_FIRE",
  133.       "WATER_WORKER": "WATER_WORKER",
  134.       "ARROW_KNOCKBACK": "ARROW_KNOCKBACK",
  135.       "DEPTH_STRIDER": "DEPTH_STRIDER",
  136.       "DURABILITY": "DURABILITY",
  137.       "KNOCKBACK": "KNOCKBACK",
  138.       "LUCK": "LUCK",
  139.       "LOOT_BONUS_BLOCKS": "LOOT_BONUS_BLOCKS",
  140.       "PROTECTION_ENVIRONMENTAL": "PROTECTION_ENVIRONMENTAL",
  141.       "DIG_SPEED": "DIG_SPEED",
  142.       "LURE": "LURE",
  143.       "LOOT_BONUS_MOBS": "LOOT_BONUS_MOBS",
  144.       "PROTECTION_EXPLOSIONS": "PROTECTION_EXPLOSIONS",
  145.       "DAMAGE_UNDEAD": "DAMAGE_UNDEAD",
  146.       "FIRE_ASPECT": "FIRE_ASPECT",
  147.       "THORNS": "THORNS",
  148.       "DAMAGE_ARTHROPODS": "DAMAGE_ARTHROPODS",
  149.       "OXYGEN": "OXYGEN",
  150.       "SILK_TOUCH": "SILK_TOUCH",
  151.       "PROTECTION_PROJECTILE": "PROTECTION_PROJECTILE",
  152.       "PROTECTION_FALL": "PROTECTION_FALL",
  153.       "ARROW_DAMAGE": "ARROW_DAMAGE",
  154.       "ARROW_INFINITE": "ARROW_INFINITE"
  155.     },
  156.     "DONOTOUCHMEIAMDISCORD": {}
  157.   }
  158. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement