Default config.yml

Default Config

Verbose-Logging: false
Data:
  MySQL:
    Enabled: false
    Database: minecraft
    Host: localhost
    Port: '3306'
    User: root
    Password: password
Gold-Wallet:
  Enabled: false
  CommandCost:
    spawn: 2
    ttp: 1
    rename:
      under-4-people: 200
      above-4-people: 100
  OPs-To-Charge:
  - theguynextdoor
Tribe:
  Ground-Regen-From-Explosions: true
  Damage-On-Block-Break: 2
  EnderPearl:
    Damage: 3
  Spawn:
    Allow-PvP: true
    Allow-PvE: true
NodeDescription
Data.MySQL.Enabledtrue if you want MySQL to be enabled, false if you do not
Data.MySQL.DatabaseThe database where the plugins tables shall be made
Data.MySQL.HostThe host of you MySQL server - localhost if hosted on your computer
Data.MySQL.PortThe port for your MySQL server - typically 3306
Data.MySQL.UserThe user you use for your MySQL server - root by default
Data.MySQL.PasswordThe password for that user
Gold-Wallet.Enabledtrue if you want GoldWallet to be used in the plugin for costs of commands etc
Gold-Wallet.CommandCost.spawnHow much gold it will cost to use the tribe spawn command
Gold-Wallet.CommandCost.ttpHow much gold it will cost to use the ttp command
Gold-Wallet.CommandCost.rename.under-4-peopleHow much gold it will cost to rename a tribe with under 4 people
Gold-Wallet.CommandCost.rename.above-4-peopleHow much gold it will cost to rename a tribe with over 4 people
Gold-Wallet.OPs-To-ChargeThis is a list of the OPs which are to still be charged gold wallet costs
Tribe.Ground-Regen-From-Explosionstrue if you want the ground to regen from an explosion if it is claimed by a tribe
Tribe.Damage-On-Block-BreakHow much damage you want people to take when breaking a block in another tribe
Tribe.EnderPearl.DamageHow much damage you want people to receive when using an enderpearl in someone else's tribe
Tribe.Spawn.Allow-PvPWhether PvP (Player vs Player) is allowed in a tribe spawn
Tribe.Spawn.Allow-PvEWhether PvE (Player vs Mobs etc) is allowed in a tribe spawn

Return to Main page


Comments

Posts Quoted:
Reply
Clear All Quotes