Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "internalCommand": false,
- "defaultCommand": true,
- "broadcastUpdates": false,
- "broadcastKnocked": true,
- "calculationSettings": {
- "balance": false,
- "blocks": true,
- "spawners": true
- },
- "calculationSpeed": {
- "maxChunksPerTick": 25,
- "chunkCollector": 1,
- "updateTimer": 30,
- "chunkSleep": 1
- },
- "displayGuiTitle": "&2Faction Top &7{page}/{page:max}",
- "showRelations": true,
- "spawnerDelayHours": 0,
- "spawnerFormat": "&6{spawner:name}: &f{spawner:amount}",
- "tooltipMessage": [
- "&6&lFaction: &e{name}",
- "",
- "&6&lTotal Worth: &f${worth:total}",
- "&6&lSpawner Worth: &f${worth:spawners}",
- "&6&lBlock Worth: &f${worth:blocks}",
- "",
- "&e&lSpawners: {spawners}",
- "",
- "&e&lBlocks:",
- "&6Hoppers: &f{hopper:amount}",
- "&6Emerald Blocks: &f{emerald_block:amount}"
- ],
- "percentMessage": {
- "negative": "&c{percent}",
- "origin": "&7{percent}",
- "positive": "&a{percent}"
- },
- "commandInfoHeader": "&7&m---------&f &6&lFACTION TOP&f &7&m---------",
- "commandInfoFaction": "&6&l{rank}. &f{name} &a${worth:total} &7({percent}%&7)",
- "commandInfoFooter": "&7&m-----------------------",
- "commandInfoSize": 10,
- "commandInfoUseFooter": false,
- "guiTopNames": {
- "next": "&2&lNEXT",
- "back": "&4&lBACK",
- "empty": "&cCould not find #{rank} faction!"
- },
- "guiTopItems": {
- "next": "LIME_STAINED_GLASS_PANE",
- "back": "RED_STAINED_GLASS_PANE",
- "empty": "BLACK_STAINED_GLASS_PANE"
- },
- "worthSpawners": {
- "cow": 100000,
- "zombie": 500000,
- "skeleton": 600000,
- "creeper": 750000,
- "villagergolem": 2500000,
- "villager": 4000000,
- "silverfish": 5000000,
- "blaze": 8000000
- },
- "worthBlocks": {
- "emerald_block": 1000000,
- "hopper": 12500
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment