PreciousStones bug

Discussion in 'Bukkit Help' started by dadus33, Feb 8, 2014.

Thread Status:
Not open for further replies.
  1. Hi!
    I'm the owner of a minecraft server (NordiCraft-Romania) and I'm using preciousstones as an anti-grief plugin. I heavily modified the config, so now players can only use two types of protections: The diamond protection, and the emerald protection (which protects a larger surface than the diamond protaction, and it's also anti-pvp).
    Now let me detail the problem a little...
    Let's say I'm a player. I want to protect my awesome house. I know the one emerald protection would be enough, but I wanna be cool so I'll put a diamond and a emerald protection close to each other, just to prove I'm the richest guy in town. A little later, I decide I'll move my house to a better place. But WHAT THE MINECRAFT IS GOING ON???!!!!! I can't remove the protections, not even with /ps disable!!!!!!!!!!!!!!!!!
    So yeah, that's what happens. If they place a single protection down, nothing goes wrong. They can remove it with ease, but if they place more protections with their fields intersecting, they can't remove them. They can brake the block itself, without receiving the item, and if they right click with an axe on the ground, they can still see that the protection is still there (like this: Diamond protection at x y z) Also, the broken blocks start to act like some sort of ghost blocks. If u brake the block, you won't see it anymore (which is normal) unless you get very far away and then come back. Still, other players that DID NOT break the block can still see it there, even if the owner broke it. I even tried to remove them with worldedit, but that doesn't work either.
    It's like whenever two or more protections are placed close two each other (with their fields colliding) they just can't be removed.
    I tried breaking them with worldedit, using /ps disable (which would do nothing but say "No fields found") or with TNT, but none of this worked.
    Here's my config (it only includes the block config):

    - title: Diamond Protection
    block: 57
    radius: 20
    custom-height: 100
    prevent-fire: true
    prevent-place: true
    prevent-destroy: true
    prevent-vehicle-destroy: true
    prevent-enderman-destroy: true
    prevent-explosions: true
    prevent-unprotectable: true
    prevent-item-frame-take: true
    prevent-flow: true
    protect-crops: true
    protect-inventories: false
    prevent-place-blacklist:
    - 153
    ?welcome-message: true
    ?farewell-message: true
    ?prevent-portal-enter: false
    ?prevent-portal-destination: false
    ?prevent-portal-create: false
    ?prevent-vehicle-enter: false
    ?prevent-vehicle-exit: false
    ?prevent-teleport: false
    command-blacklisting: true
    can-change-owner: true
    enable-on-src: false
    mixing-group: 1
    hidable: false
    cuboid: false
    mask-on-disabled: 80

    - title: Emerald Protection
    block: 133
    radius: 50
    custom-height: 100
    prevent-fire: true
    prevent-place: true
    prevent-destroy: true
    prevent-vehicle-destroy: true
    prevent-enderman-destroy: true
    prevent-explosions: true
    prevent-unprotectable: true
    protect-inventories: false
    prevent-flow: false
    prevent-pvp: true
    ?prevent-teleport: false
    protect-crops: true
    ?welcome-message: false
    ?farewell-message: false
    can-change-owner: true
    enable-on-src: false
    mixing-group: 1
    hidable: false
    cuboid: false
    mask-on-disabled: 80


    PLEASE HELP!!!!!!!!!!!:'(

    Anybody? Can you help me?

    Please.........
     
  2. Can anybody help with this?
     
  3. Please answer this, I'm desperate!
     
  4. Come on, I've been waiting for a lot of time........
     
Thread Status:
Not open for further replies.

Share This Page