[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

    Buckethead

    perissions plz eventually

    and the link is broken

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

    jmcneely

    I want to keep this thread alive so I put a link in the post above where you can still download BedrockControl v1.4. As for support for permissions, it should work with most permission plugins but I already know it won't work with permissionsbukkit.

    I've been trying to get it to run on permissionsbukkit, but I'm new to java and not sure what I'm doing. I keep getting errors with "permissions = ((permissible) test).getHandler();" and " return usingpermissions ? permissions.has(player, string) : player.isop();" If anyone would like to help me, I would really appreciate it a lot.
     
  4. Offline

    Buckethead

    its not working with regular perms?
     
  5. Offline

    Buckethead

    i think need to update or something quite afew seem to have the permissions problem. using bukkit version 1060
     
  6. Offline

    jmcneely

    @Buckethead - I managed to get it to work as it should using b1000, permissionsbukkit v1.1, and superpermsbridge v1.2. But its the only plugin that I have left that uses superpermsbridge, I wish it would update to work properly with permissionsbukkit.
     
  7. Is it possible to make this work on multiple tools? For example; Every pickaxe?
     
  8. Offline

    coolbling

    I tried to download the plugin but the download page isn't available.
     

Share This Page