[ADMN] BedrockControl v1.4 - Place, remove bedrock and get a drop! [953]

Discussion in 'Inactive/Unsupported Plugins' started by robin0van0der0v, Mar 3, 2011.

  1. Offline

    robin0van0der0v

    BedrockControl - Place, remove bedrock and get a drop!
    Version: v1.4

    Features:
    • Place bedrock.
    • Remove bedrock (and get a drop).
    • Open voids (or not).
    Download BedrockControl!
    Source is inside the jar file.

    Permissions:
    Give the player you want this permissions for placing bedrock:
    Code:
    bedrockcontrol.placeblock
    Give the player you want this permissions for removing bedrock (with right mouse button):
    Code:
    bedrockcontrol.destroyblock
    Give the player you want this permissions for getting a drop while removing bedrock:
    Code:
    bedrockcontrol.getdrop
    Give the player you want this permissions for opening voids:
    Code:
    bedrockcontrol.openvoid
    Known bugs:
    None. :D

    Properties:
    This plugin creates a properties file on Plugins/BedrockControl/config.yml. ;)

    Standard properties:
    Code:
    bedrock:
        openvoid: false
        drop: true
        tool: '280'
    Changelog:
    Version 1.0
    • Release.
    Version 1.1
    • Fixed properties in Linux.
    • No Permissions? Then everything is only for ops.
    Version 1.2
    • Added open void.
    Version 1.3
    • Works in Beta 1.4.
    Version 1.4
    • You can setup now multiple tools separated by a comma.
    • Properties file is now saved in YAML format.
    • Openvoid now (not) works for the top of the Nether.
     
    Twerl, tombik, deka and 3 others like this.
  2. Offline

    Jath

    Works flawlessly. Thanks greatly for this plugin.
     
  3. Offline

    Jpon9

    Im confused, how do I destroy the bedrock with a stick? Or give permissions to someone?
     
  4. Offline

    robin0van0der0v

    First give yourself the 'bedrockcontrol.destroyblock' permissions.
    Then right click on the bedrock block with a stick. ;)
     
  5. Offline

    LostSoulFly

    I don't have permissions installed, but would still like all my OPs to have the ability. Getting:
    Code:
    21:52:54 [SEVERE] Could not pass event BLOCK_RIGHTCLICKED to BedrockControl
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
            at com.bukkit.robin0van0der0v.BedrockControl.BedrockControlBlockListener
    .onBlockRightClick(BedrockControlBlockListener.java:34)
            at org.bukkit.plugin.java.JavaPluginLoader$20.execute(JavaPluginLoader.j
    ava:222)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:480)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  6. Offline

    robin0van0der0v

    Fixed, if you have no Permissions then every function is op-only. ;)
     
    LostSoulFly likes this.
  7. Offline

    jmcneely

    Wow, thank you so much! It gets really annoying when one of my admins decide to be cool and try to make a vault out of bed rock and miss place a few blocks, then I have to go into MCEdit to remove them. This plugin helps a lot its easy to set up and its default OP-only function with out using permissions is a dream come true.
     
  8. Offline

    nawmataronyu

    This works Great! and goes well with jail.jar plugin to create and move jails around. nice
     
  9. Offline

    DLmass

    omg i can't make it work... its the permissions idk how to figure it out
     
  10. Offline

    sethgandy

    Amazing tool! Now i just need it for obsidian :)
     
  11. Offline

    robin0van0der0v

    Added open void. :D
     
  12. Offline

    xGhOsTkiLLeRx

    Great :D
    Now I can build my room with bedrock, and don't need to edit the wrong placed bedrocks with McEdit!
    Thank you so much!

    btw: why is craftbukkit telling me, that I'm using v 1.2?
    I see only 1.1 :p

    edit: maybe you should write, that you need to RIGHT CLICK the bedrock?
     
  13. Offline

    robin0van0der0v

    Whoops, i forget to update the post. :$
    *Changed.*

    And added that you need to right click. :)
     
  14. Just for info, I'm currently on bukkit #560, unfortunately, this plugin breaks if you go higher - hopefully author will update - this is a good plugin !!

    21:44:39 [SEVERE] BLOCK_PLACED loading BedrockControl v1.1 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_PLACED
    at com.bukkit.robin0van0der0v.BedrockControl.BedrockControl.onEnable(Bed
    rockControl.java:41)
     
  15. Offline

    xGhOsTkiLLeRx

    Maybe you should update to v1.2??
    You are running a old version...

    Edit: checked with v 1.2 and cb #560+
    The error is present :D

    Maybe you can fix this
     
  16. Offline

    Andrew0085

    Would it be possible to destroy bedrock with my hand? Or do i need to have some kind of tool? If so, could there be multiple tools that could destroy it?
     
  17. Offline

    Paah

    Just change the "bedrock-tool" in settings.
     
  18. Offline

    robin0van0der0v

    Multiple tools are not (yet) supported. ;)
    Maybe i add this in the future.
    If you want to break it with your hand change "bedrock-tool" into "0". :)
     
  19. Just tried again on bukkit #602 - broke :( any chance of an update yet please ?
     
  20. Offline

    robin0van0der0v

    I gonna update it. :)
     
  21. Offline

    Avous

    hows that update coming? i needs it for my server :p
     
  22. Offline

    jmcneely

    Hahaha me to, I keep checking every hour. But its ok better late then never right?
     
  23. Offline

    Avous

    i found a quick work around. get superpowers then place a block infront of the bedrock you wanna destroy.. then when superpower is active hit the block and dont let up. it will destroy the block behind it about a second later (even bedrock) if you keep swinging.
     
  24. Offline

    robin0van0der0v

  25. Offline

    jmcneely

    Thank you! I'm so glad to have it back.
     
  26. Never mind, I guess I didnt see that.

    I love your plugin.

    Do you use CraftBukkitUpToDate?
     
  27. Offline

    cinosx

    Cool plugin :) :) can u make ObsidianControl ? :D (Or be my teacher and learn me how to do that kind of plugin =) please )
     
  28. Fantastic ........... many thanks for the update ............ ObsidianControl ? Something to make it break faster, or use a stick like with the bedrock plugin ? is that what you are thinking @cinosx ? ........... if so, I'm with you there ........... !
     
  29. Offline

    tjdrago

    do i need permissions?
     
  30. It will work without permissions - its ops only if you haven't got permissions installed.
     

Share This Page