Mods
  • Home
  • Advanced Holograms
    • Download
    • Config
    • Placeholders
    • Commands & Permissions
  • BetterDexRewards
    • Download
    • Config
    • Placeholders
    • Commands & Permissions
  • BetterPokeBroadcaster
    • Download
    • Config
    • Placeholders
    • Broadcast Types
  • Chest Shop
  • Envy AntiLag
    • Download
    • Config
  • EnvyBattleTower
    • Download
    • Config
    • Commands & Permissions
  • EnvyCrates
    • Download
    • Default Crate
    • Example Crate with Sprites
    • Commands & Permissions
  • EnvyDayCare
    • Download
    • Config
  • EnvyGTS
    • Download
    • Config
    • Placeholders
    • Webhooks
    • Commands & Permissions
  • EnvySpecs
    • Debug Spec
    • Generation Spec
    • Boss Spec
  • EnvyHunt
    • Download
    • Config
    • GUI
    • Placeholders
    • Commands & Permissions
  • EnvySTS
    • Download
    • Config
    • Placeholders
    • Commands & Permissions
  • Envy Specs
    • Download
    • Specs
  • EnvySafari
    • Download
    • Config
    • Commands & Permissions
  • EnvyVaults
    • Download
    • Config
    • GUI
    • Commands & Permissions
  • ForgeEconomies
    • Download
    • Config
  • ForgeMenus
    • Download
    • Example Menu
    • Requirements
    • Commands & Permissions
  • ForgePlaceholderAPI (FPAPI)
    • Download
    • Installation
    • Custom Placeholders
    • Commands & Permissions
  • Forge TAB
    • Config
    • Commands & Permissions
  • Pixelmon Overlays
    • Download
    • Config
    • Developer
    • Commands & Permissions
  • PokeRemoval
    • Download
    • Config
    • Commands & Permissions
  • PokeTracker
    • Download
    • Config
    • Commands & Permissions
  • ReforgedBingo
    • Download
    • Config
    • Commands & Permissions
  • UltimatePokeBuilder
    • Download
    • Config
    • GUI
    • Placeholders
    • Commands & Permissions
  • WonderTrade
    • Download
    • Config
    • GUI
    • Locale
    • Commands & Permissions
    • Webhooks
    • Placeholders
Powered by GitBook
On this page
  1. WonderTrade

Config

PreviousWonderTradeNextGUI

Last updated 2 years ago

NOTE: This mod can use MySQL, if you wish to use that, change the save-mode to MYSQL. If you do not know how to make a database refer to .

Default Config with Explanatory Comments
# © EnvyWare Ltd Software 2022

# For assistance visit https://discord.envyware.co.uk

save-mode: JSON
broadcast-settings:
    always-broadcast: true
    broadcast-legends: true
    broadcast-ultra-beasts: true
    broadcast-shinies: true
default-generator-settings:
    blocked-specs:
    - hoopa
    allow-legends: true
    allow-ultra-beasts: true
    shiny-chance: 0.05
database-details:
    pool-name: WonderTrade
    ip: 0.0.0.0
    port: 3306
    username: admin
    password: password
    database: WonderTrade
    max-pool-size: 30
    max-life-time-seconds: 30
web-hooks:
    one:
        web-hook-path: config/WonderTradeForge/leg_web_hook.json
        trigger-spec: legendary
cooldown-seconds: 3600
min-required-level: 30
number-in-pool: 30
persistent-pool: true
disable-u-i: false
this