config: 3 lang: 'en' debug: false log: enabled: true 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 of the GUI (leave to -1 to make it dynamic) # Sizes: 9,27,54 size: -1 boards: default: title: text: - '&6&lSpectro&e&lPvP' player: text: - '&6Player' interval: 1 random: false player-name: text: - '&e Name : &6{player}' interval: 1 random: false player-group: text: - '&e Rank : &6{group}' interval: 1 random: false player-money: text: - '&e Money : &6{money_formatted}' interval: 1 random: false spacer1: text: [] interval: 100 random: false faction: text: - '&6Faction:' interval: 1 random: false faction-name: text: - '&e Faction : &6{factionsuuid_faction_name}' interval: 1 random: false faction-power: text: - '&e Power : &6{factionsuuid_maxpower}' interval: 1 random: false spacer2: text: [] interval: 1 random: false server: text: - '&6Server:' interval: 1 random: false server-online: text: - '&e Online : &6{onlineplayers}/{maxplayers}'