[ADMN / SEC] Protect Block. Protect the Blocks you place. [BukkitDev]

Discussion in 'Inactive/Unsupported Plugins' started by yianni000, Mar 19, 2012.

  1. Offline

    MonkerVFX

    Hi, im using the newest version, 1.4 but theres still a problem ! I put /pd-on then i put a block on the floor, but then the other user comes and he dons't destroy it in the first hit but in the second he destroys it !! Im the Admin of the server but i used two other test accounts with no op, with anything !!! plz help !!
     
  2. Offline

    D!ceCraft

    Hey i have some questions :D
    1. Can I enable or disable protection-mode for other players?
    I want my VIPs, Mods... to be unable to give items to other players, I'm also preventing them from dropping items but they still can set a block and let another Player break to get it.
    It woule be perfect if a player with permission was automatically set to protection mode and cant disable it himself.
    If that's fixed there's only one possibility for them to give users items: place a block and break it himself again.
    But I think fixing the last point is not what you want... :(
    If you would fix one of these things that was a big step for me
    (sorry I'm not goot in english, but I think you understand what I mean.)
     
  3. Offline

    John_Schmidt_

    Hi. Is it WorldEdit compatable? I want to be able to build huge things like spawn that can't be destroyed. If it is, You're my best friend. :) Here, free cake. [cake]
     
  4. Offline

    yianni000

    Hi,
    Not at the moment, sorry :-(.
    I might try to make it WorldEdit compatible as I have just found an API which I could work with.
    If you want to protect a large area of blocks I would suggest WorldGaurd, but for the moment Protect Block is not the solution to protecting huge areas of blocks.
    [cake]
     
  5. Offline

    John_Schmidt_

    I would much rather use your plugin because it's simple and easy to use, also, it only protects those exact blocks as opposed to the whole are which within the blocks are. So people could still build at spawn, but not destroy it. If you manage to get it to work, that would be great. I'm glad you're taking the time to read and respond to my posts. Thank you, and please try to make it work. Please.

    Oh, and reply to posts as opposed to just responding to them so that people see it in their alerts. :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  6. Offline

    John_Schmidt_

    Also, WG is not compatible with my some of my plugins plus too much extra stuff... so PLEASE...
     
  7. Offline

    yianni000

    Ok, your persuasive language seems to have influenced me, so I will certainly look into if for the next PB version. :)
     
  8. Offline

    John_Schmidt_

    Thank you. I always was good with words. :)

    Any approx dates?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  9. Offline

    yianni000

    Not atm.
     
  10. Offline

    Gungsu

    Very Good plugin!!
    Suggest:
    -Need permission for "Owner" edit list the all players, or simple reset select player friend list
    -Need permission for remove friend from your friends list, if friend offline (just remove). no add offline friends
    bugs:
    I try use ProtectBlock.CanSeeOwner but dont work with any wood tools
    I use GroupManager plugin and add this permissions for me and for my group, the others permissions work good -but this "CanSeeOwner" dont work.
    I use version 1.4.
    sry for my english
    tks for all
     
  11. Offline

    John_Schmidt_

    Are you going to keep your word on this? I have been patiently waiting.
     
  12. Offline

    yianni000

    of course!
     
  13. Offline

    yianni000

    Yup, I've re-uploaded for you know.
    :)
     
  14. Offline

    KviZ

    Hi, this plugin is everything my server needs, but is missing one part: I want that placing protected blocks would cost you money. :p
     
  15. Offline

    UnlitedOwns

    Ehm. It doesnt protect Item Frames, would love to see this though.. They are getting griefed alot, i use them in my shop.
     
  16. Can you make it use "log block" database please? Or can I do it already?
     
  17. Offline

    mrsquirrel_dh

    Can you update it to 1.4.5 because it doesn't run on v1.5, it doesn't protect anything just some error messages on console. Also I would like it if you added a setting to right click with and item e.g. stick, to add to protection rather than having to re-place everything on a existing server like mine. Finally I think it has compatability issues with LWC but I don't know at whom's end because some times it doesn't allow signs to be broken, or the second half of a double chest (the remaining half) there is an error message like BLOCK_BREAK failed.
     
  18. Offline

    james1

    Hi Great work on this!!

    I am having a problem getting mysql to work here are my settings:

    #Do you want to use SQL to save Protect Block data?
    SQLEnabled: true
    SQLHost: localhost
    SQLPort: 3306
    SQLUsername: root
    SQLPassword: password
    SQLDatabase: protectblock

    I just get an error in the log that it cant connect to the database but all my other plugins can and protectblock db exists.
     
  19. Offline

    DJ We$t

    Hey nice plg but you say it would be compatible with any later version but it won't.
    After a serverupdate to bukkit 1.4.4 beta build testing it it throws errors on and on.

    Wish you could make it work again greetz dj
     
  20. Offline

    Uhmazin

    Link is not working
     
  21. Offline

    John_Schmidt_

    ...any further work being done on this? It's been three months...
     
  22. Offline

    John_Schmidt_

    Mr.Yianni? Anybody home? No replies to anybody in months. :(
     
  23. Offline

    John_Schmidt_

    PLEASE read your old comments. If you're not going to add world edit support, please stop keeping me in suspense. I was planning on incorporating it into a giant protected glass dome created with world-edit, along with spawn amongst other things.
     
  24. Offline

    BamBam042

    Code:
    00:15:07 [INFO] sportscar45 issued server command: /protectblock-friends
    00:15:07 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'prot
    ectblock-friends' in plugin ProtectBlock v1.5
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    6)
            at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServe
    r.java:514)
            at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerCon
    nection.java:980)
            at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.j
    ava:898)
            at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java
    :853)
            at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
            at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290
    )
            at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java
    :113)
            at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
            at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:3
    0)
            at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:5
    98)
            at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:2
    24)
            at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:4
    94)
            at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java
    :427)
            at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:8
    49)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
            at com.yianni000.ProtectBlock.ProtectBlock.onCommand(ProtectBlock.java:2
    43)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 15 more
    >
     
  25. Offline

    jepsio

    Hi! Friend list is not working in 1.5 if i do "protectblock-friends add <name>" then comes this: An internal error occurred while attempting to perform this command
     
  26. Offline

    Zenok

    ¿Please can you publish source code for update to 1.5.2?
     
  27. @Everyoneeeeee
    it's a inactive plugin, I don't know if this will be allowed, but if there is a source code, you can copy and paste it into eclipse or something else, and add a CB build 1.5.2, and you can use it for your server, sorry I don't know if this is allowed or not, just don't post it anywhere
     

Share This Page