Config

Description

The config sets the defaults for your new chunks. This doesn't affect on already claimed chunks.

ARG.properties Config (created on first start)

Protection defaults when someone claims a new chunk

  • protectredstone=1/0
  • fireprotection=1/0
  • liquidprotection=1/0
  • protectstorage=1/0
  • explosionprotection=1/0
  • messagesdefault=1/0
  • protectcartdestroy=1/0
  • protectpiston=1/0
  • protectanimal=1/0
  • protectdoor=1/0
  • protectcartdrive=1/0

Other options

  • versioncheck=true/false (Enables/Disables version checking)
  • autoclaimdefault=1/0 (Sets autoclaiming on/off by default)
  • reconnect=10 (Minutes How frequently plugin reconnect to DB to prevent connection lost)
  • cacheclear=90 (Seconds how frequently plugin cache is cleared and data must be loaded from DB)
  • maxchunks=25 (Max. amount of chunks a user can own)
  • claimthreshold=10 (How many blocks a user needs to place in a chunk before it gets autoclaimed)
  • timetoexpire=30 (After 30 days an incative player will get removed from database)
  • infotool=287 (ItemID for the Chunkinfo Tool - Shows protections too!)
  • unclaimtool=288 (ItemID of the unclaim Tool)
  • claimtool=19 (ItemID of the unclaim Tool - This if for Admins only! (admin permission node requried)

MySQL.properties Config (created on first start)

  • password=YourDBpassword
  • host=IP
  • database=YourDatabase
  • username=YourDBusername

economy.yml Config (created on first start)

  • Claim price: 100 (Price for claiming a chunk. Can be 0 if not needed)
  • Unclaim refund: 50 (Refund amount for unclaiming a chunk. Can be 0 if not needed)

Comments

Posts Quoted:
Reply
Clear All Quotes