kqn3
如何让玩家用钱购买地皮?在线等

庐州月
打开plot的config文件
把ClaimPrice: 0  这个改为0即可

王辰熙-2013
config里先把useeconomy改成true再把claimprice改成钱数

小炫迈
  我的世界 地皮收费:
  1.安装地皮插件PlotMe
  2.安装Vault经济插件(丢到plugins里 重启即可,注意对应版本)
  3.打开plugins/Plotme/config.yml(不要用记事本,用写字板或者Notepad++)
  打开后找到这一堆:
  economy:
  UseEconomy: false 【这个改成true】
  CanPutOnSale: false
  CanSellToBank: false
  RefundClaimPriceOnReset: false
  RefundClaimPriceOnSetOwner: false
  ClaimPrice: 0.0 【认领的费用,如果想要998认领一块就改成998.0】
  ClearPrice: 0.0
  AddPlayerPrice: 0.0
  DenyPlayerPrice: 0.0
  RemovePlayerPrice: 0.0
  UndenyPlayerPrice: 0.0
  PlotHomePrice: 0.0
  CanCustomizeSellPrice: false
  SellToPlayerPrice: 0.0
  SellToBankPrice: 0.0
  BuyFromBankPrice: 0.0
  AddCommentPrice: 0.0
  BiomeChangePrice: 0.0
  ProtectPrice: 0.0
  DisposePrice: 0.0
  配置好之后 保存 重启服务器
  ClaimPrice: 0.0 【认领的费用,如果想要998认领一块就改成998.0】
  ClearPrice: 0.0 清除地皮的费用
  AddPlayerPrice: 0.0 给地皮添加权限的费用
  DenyPlayerPrice: 0.0 不允许某玩家进入的费用
  RemovePlayerPrice: 0.0 移除某玩家地皮权限的费用
  UndenyPlayerPrice: 0.0 禁止某玩家进入的非同
  PlotHomePrice: 0.0 /p h的费用