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. ReforgedBingo

Config

PreviousReforgedBingoNextCommands & Permissions

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
# © EnvyWare Ltd Software 2022

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

save-mode: JSON
database:
    pool-name: Bingo
    ip: 0.0.0.0
    port: 3306
    username: admin
    password: password
    database: reforged
    max-pool-size: 30
    max-life-time-seconds: 30
config-interface:
    title: Bingo
    height: 6
    fill-type: BLOCK
    filler-items:
        one:
            enabled: true
            type: minecraft:black_stained_glass_pane
            amount: '1'
            damage: '15'
            name: ' '
            flags: []
            lore: []
            enchants: {}
            nbt: {}
maximum-evolution: 1
card-duration-seconds: 86400
height: 4
width: 7
starting-pos-x: 1
starting-pos-y: 1
blacklisted-spawns: []
slot-complete-rewards:
    guaranteed-reward:
        commands:
        - guaranteed reward
        messages:
        - Hey
    reward-rolls-min: 1
    reward-rolls-max: 1
    rewards:
        entries:
            '0':
                weight: 10.0
                object:
                    commands:
                    - reward
                    messages:
                    - Hey
line-complete-rewards:
    guaranteed-reward:
        commands:
        - guaranteed reward
        messages:
        - Hey
    reward-rolls-min: 1
    reward-rolls-max: 1
    rewards:
        entries:
            '0':
                weight: 10.0
                object:
                    commands:
                    - reward
                    messages:
                    - Hey
card-complete-rewards:
    guaranteed-reward:
        commands:
        - guaranteed reward
        messages:
        - Hey
    reward-rolls-min: 1
    reward-rolls-max: 1
    rewards:
        entries:
            '0':
                weight: 10.0
                object:
                    commands:
                    - reward
                    messages:
                    - Hey
column-complete-rewards:
    guaranteed-reward:
        commands:
        - guaranteed reward
        messages:
        - Hey
    reward-rolls-min: 1
    reward-rolls-max: 1
    rewards:
        entries:
            '0':
                weight: 10.0
                object:
                    commands:
                    - reward
                    messages:
                    - Hey
card-slot-commands:
- pwiki %pokemon%
complete-item:
    enabled: true
    type: minecraft:lime_stained_glass_pane
    amount: '1'
    damage: '5'
    name: '&a&lCOMPLETE'
    flags: []
    lore: []
    enchants: {}
    nbt: {}
help-item:
    enabled: true
    type: minecraft:book
    amount: '1'
    damage: '0'
    name: '&eInfo'
    flags: []
    lore:
    - ''
    - '&eWhat is bingo?'
    - '&7Each day you will get a new set of 27 pokemon'
    - '&7on your bingo card that you must find and catch'
    - '&7in order to receive the bingo card''s rewards.'
    - ''
    - '&eWhat are the rewards?'
    - '&7For each pokemon you complete on the bingo card'
    - '&7you will receive a random reward. Then for each'
    - '&7line of the bingo card you complete you''ll get'
    - '&7another random reward. Finally, if you complete'
    - '&7the entire bingo card you will receive yet another'
    - '&7random, but better, reward.'
    - ''
    - '&eWhat if I have two of the same pokemon?'
    - '&7You simply just have to find and catch that pokemon twice.'
    enchants: {}
    nbt: {}
    positions:
        first:
            x: 4
            y: 0
    requires-permission: false
    close-on-click: false
    commands-executed: []
card-positions:
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 38
- 39
- 40
- 41
- 42
- 43
- 44
this