Plugin's files

Config

eLuckyBlock > config.yml

#  .,::::::       :::      ...    :::  .,-:::::  :::  .  .-:.     ::-.:::::::.   :::         ...       .,-:::::  :::  .
#  ;;;;''''       ;;;      ;;     ;;;,;;;'````'  ;;; .;;,.';;.   ;;;;' ;;;'';;'  ;;;      .;;;;;;;.  ,;;;'````'  ;;; .;;,.
#   [[cccc        [[[     [['     [[[[[[         [[[[[/'    '[[,[[['   [[[__[[\. [[[     ,[[     \[[,[[[         [[[[[/'
#   $$""""        $$'     $$      $$$$$$        _$$$$,        c$$"     $$""""Y$$ $$'     $$$,     $$$$$$        _$$$$,
#   888oo,__     o88oo,.__88    .d888`88bo,__,o,"888"88o,   ,8P"`     _88o,,od8Po88oo,.__"888,_ _,88P`88bo,__,o,"888"88o,
#   """"YUMMM    """"YUMMM "YmmMMMM""  "YUMMMMMP"MMM "MMP" mM"        ""YUMMMP" """"YUMMM  "YMMMMMP"   "YUMMMMMP"MMM "MMP"
#
#   Version: 1.4.1
#   Configuration
#
#   Wiki: https://zs0bye.gitbook.io/eluckyblock/plugins/eluckyblock-free
#

# ------------------
# General Settings
Settings:
  prefix: ' &d❏ ₑLuckyBlock ┃ &7'
  check_update:
    enabled: true
    # Types Available: NORMAL, DOWNLOAD
    type: NORMAL
  hooks:
    PlaceholderAPI: false
    WorldGuard: false
    WorldEdit: false
    Vault: false
    TokenEnchant: false
    TokenManager: false
    UltraPrisonCore: false
    PlotSquared: false

# ------------------
# Storage Settings
Storage:
  # Types Available: SQLite, MySQL
  type: SQLite
  mysql:
    database: eLuckyBlock
    hostname: localhost
    port: 3306
    user: root
    password: 'MyPassword'
    advanced:
      customURI: 'jdbc:mysql://%host%:%port%/%database%?useSSL=false'

Messages

eLuckyBlock > messages.yml

LuckyBlocks

eLuckyBlock > luckyblocks.yml

Rewards

eLuckyBlock > rewards.yml

Animations

eLuckyBlock > animations.yml

Fireworks

eLuckyBlock > fireworks.yml

Last updated