Lang: eng
#Lang determines which language file to use as default (in lang folder)
serverName: yourServer
enabled-worlds:
- world
#Which worlds has kingdoms enabled?
no-region-claim: true
#If worldguard is present, is claiming prevented in worldguard regions?
warzone-free-pvp: false
#If this is true, warzone claims will allow players to attack anyone regardless of kingdom and ally status
kingdom-expiry-days: 999
#Days before a kingdom expires
denied-commands-neutral:
- /example
- /example1
#Commands to deny when a player is in another kingdom's territory
denied-commands-enemy:
- /sethome
- /essentials:sethome
- /derpcommand with any arguments
#Commands to deny when a player is in an enemy kingdom's territory
disableFlowIntoLand: true
showLandEnterMessage: true
#If true, shows "Entering x" when entering different land
nexusMiningAmount: 20
#The amount to loot when someone mines another kingdom's nexus
useWorldguardSupport: true
#If worldguard support is enabled (For no-region-claim support)
useTitleAPISupport: true
#If true, will hook into TitleBarAPI to display entering land messages as a title
useActionBarAPISupport: true
#If true, will hook into actionbarAPI to do misc functions
useScoreboardStatsSupport: true
#If true, will hook into ScoreboardStats to display certain values
usePlaceHolderAPISupport: true
#If true, will add placeholders to PlaceholderAPI
useMVdWPlaceHolderAPISupport: true
#If true, will add placeholders to MVdWPlaceholderAPI
useDynmapSupport: true
#If true, will enable dynmap support
economy:
enabled: false
#Enables the use of /k deposit
money-needed-for-one-rp: 10
#Amnount of money needed for 1 rp in /k deposit
items-needed-for-one-resource-point: 5
#Amount of items needed for one resource point in nexus trading GUI
claim-cost: 5
#Cost of a land claim (First claim is always free)
invade-cost: 10
#Cost of an invasion
mine:
reward-delay-in-minutes: 1440
#Time needed before Extractor provides harvest
reward-amount: 100
#Amount of rp harvest is worth
land-per-member: 5
#Amount of additional land for each member in a kingdom
maximum-land-claims: 0
#Max amount of land a kingdom can have. 0 for no limit
unreplaceableblocks:
- BEDROCK
- OBSIDIAN
- CHEST
- ENDER_CHEST
#Blocks that cannot be replaced with structures or nexus
cost:
#Cost of the various upgrades and functions
nexusupgrades:
dmg-reduc: 70
regen-boost: 70
dmg-boost: 70
arrow-boost: 100
maxmembers: 10
misc-upgrades:
anticreeper: 20
antitrample: 50
bombshards: 1000
glory: 999999
nexusguard: 100
psioniccore: 500
champion:
health: 1
speed: 20
resist: 10
weapon: 10
duel: 100
drag: 30
mock: 10
thor: 300
damagecap: 300
plow: 600
strength: 500
armor: 300
reinforcements: 800
mimic: 600
focus: 700
outpost:
xpbottle: 5
structures:
powercell: 250
outpost: 250
extractor: 1000
turrets:
arrowturret: 100
nexustower: 300
flameturret: 150
pressuremine: 2
chemicalmine: 1
healingstation: 100
psionictotem: 250
soldierspawner: 500
hellfireturret: 300
heatbeamturret: 200
max:
#Maximum level of various upgrades
nexusupgrades:
dmg-reduc: 75
regen-boost: 200
dmg-boost: 80
arrow-boost: 100
maxmembers: 30
champion:
health: 2048
speed: 5
resist: 100
weapon: 10
duel: 1
drag: 1
mock: 6
thor: 1
damagecap: 1
plow: 1
strength: 50
armor: 5
reinforcements: 2
mimic: 1
focus: 1
use-whitelist: false
#If true, will ignore special-item-cases and resource-point-trade-blacklist,
#and only allow whitelist-items to be traded
resource-point-trade-blacklist: []
#Items that cannot be traded for rp
whitelist-items: []
#Whitelisted items. Only works with use-whitelist
special-item-cases:
- IRON_INGOT,30
- GOLD_INGOT,20
- EMERALD,50
- DIAMOND,50
#Items that give more rp than others
can-interact-in-safezone:
- ENDER_CHEST
- WORKBENCH
- ANVIL
- ENCHANTMENT_TABLE
#Blocks that you can interact with in safezone
can-interact-in-warzone:
- ENDER_CHEST
- WORKBENCH
- ANVIL
- ENCHANTMENT_TABLE
#Blocks that you can interact with in warzone
khome-delay: 3
#/k home teleport countdown
invite_expire_delay: 10
#Time before an invite expires
useKingdomPrefixes: true
#Enable kingdoms chat prefixes
allow-pacifist: false
#Allow the use of pacifist kingdoms
champion-specs:
thor-damage: 6.0
thor-delay: 5.0
#Yea not exactly specs but...
#Anyway, this modifies the strength of champion abilities
markers-on-by-default: true
#If markers will be on when a player joins
enable:
nexus:
dmgreduc: true
regenboost: true
dmgboost: true
arrowboost: true
misc:
anticreeper: true
antitrample: true
bombshards: true
glory: true
nexusguard: true
psioniccore: true
champion:
speed: true
resist: true
weapon: true
duel: true
drag: true
mock: true
thor: true
damagecap: true
plow: true
strength: true
armor: true
reinforcements: true
mimic: true
focus: true
structure:
powercell: true
outpost: true
extractor: true
turret:
arrow: true
flameturret: true
pressuremine: true
chemicalmine: true
healingtower: true
psionictotem: true
soldierspawner: true
hellfire: true
heatbeam: true
#Enable/disable upgrades here