config: 3 lang: 'en' debug: false log: enabled: false reset: false update: check: true # RECOMMENDED YOU LEAVE THIS TRUE placeholder: log-memory: false clear-unused: true config-cache: false tweaks: keepScoreboardOnQuit: false detect-placeholderdelay: false verbose-placeholder-timings: false ignore-placeholder-problems: false database: persistent: false database: "featherboard" username: bukkit isolation: SERIALIZABLE driver: org.sqlite.JDBC password: walrus url: jdbc:sqlite:{DIR}{NAME}.db save-interval: 6000 disabled-worlds: - 'example_world' show-delay: 0 antiflicker: true scoreboard-assigning: "PERMISSION" gui: title: "Scoreboards" size: -1 boards: default: title: text: - '&b&lMoon&f&lPvP &c2.2.3' interval: 2 random: false header: text: - '&b&m--*------------*--' interval: 10 random: true line1: text: - ' &fRank: &b{group}' interval: 2 random: false line2: text: - ' &fMoney: &b${money_formatted}' interval: 2 random: false line3: text: - ' &fKills: &b{stat_pkills}' interval: 1 random: false line4: text: - ' &fDeaths: &b{stat_deaths}' interval: 2 random: false line5: text: - ' &fVoteParty: &b{voteparty_currentvotes}/{voteparty_votesneeded}' interval: 2 random: false line6: text: - ' &fOnline: &b{onlineplayers} ' interval: 2 random: false footer: text: - '&b&m--*------------*--' interval: 10