Config

All the described functions and usages are only planned! There meight be changes on them, so you can help to improve it, before its out with the ticket function of BukkitDev. New Features and ideas are welcome

Database:
  Database-Format: "SQLite"
Region:
  DefaultPrice: 15
Sign-Syntax:
  Buy-Sign:
    Row1: "[For sale]"
    Row2: "$region"
    Row3: "$price"
    Row4: "$_x_y_size"
  Buyed-Sign:
    Row1: "[Saled]"
    Row2: "$region"
    Row3: "$owner"
    Row4: "$_x_y_size"
  Lease-Sign:
    Row1: "[For Rent]"
    Row2: "$region"
    Row3: "$price"
    Row4: "$time"
  Leased-Sign:
    Row1: "[Leased]"
    Row2: "$region"
    Row3: "$owner"
    Row4: "$time"
Region-Blackboard:
  Actions:
    buy: true
    sell: false
    rent: true
    lease: false
    tp: true

Comments

Posts Quoted:
Reply
Clear All Quotes