Problem/Bug Plotme disable items isnt working

Discussion in 'Bukkit Help' started by TGamingStudio, Sep 5, 2017.

Thread Status:
Not open for further replies.
  1. Hello i want to disable Spawn egg , Potions and some stuff in plotme world . But it isnt working for me in config file ..

    Code:
    usemySQL: false
    mySQLconn: jdbc:mysql://localhost:3306/minecraft
    mySQLuname: root
    mySQLpass: password
    globalUseEconomy: false
    allowWorldTeleport: true
    defaultWEAnywhere: false
    NbClearSpools: 3
    NbBlocksPerClearStep: 50000
    AdvancedLogging: false
    worlds:
      plotworld:
        PlotAutoLimit: 1000
        DaysToExpiration: 0
        ProtectedBlocks:
        - 64
        PreventedItems:
        - '344'
        economy:
          UseEconomy: false
          CanPutOnSale: false
          RefundClaimPriceOnReset: false
          RefundClaimPriceOnSetOwner: false
          ClaimPrice: 0.0
          ClearPrice: 0.0
          AddPlayerPrice: 0.0
          DenyPlayerPrice: 0.0
          RemovePlayerPrice: 0.0
          UndenyPlayerPrice: 0.0
          PlotHomePrice: 0.0
          SellToPlayerPrice: 0.0
          BiomeChangePrice: 0.0
          ProtectPrice: 0.0
          DisposePrice: 0.0
        AutoLinkPlots: true
        DisableExplosion: true
        DisableIgnition: true
        UseProgressiveClear: false
        Projectiles: true
    
    please help ... thx
     
Thread Status:
Not open for further replies.

Share This Page