Timed Block Replacer

Discussion in 'Plugin Requests' started by JorjegaPlays_YT, Dec 30, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    JorjegaPlays_YT

    Hello!
    I am looking for a Plugin that can do the following:

    When A Block is mined it turns to Bedrock but in a configured time it changes back to the block it was before it turned into a bedrock. Make it Work ONLY in Survival! Please do not make it say a message when the block is mined....

    Make a config!
    Able to change/add/remove the block being mined and changed into Bedrock
    Able to change the replacement block(bedrock) to a Configurable other block

    Commands:
    /TBR reload # TBR= TimedBlockReplacer

    Permission Nodes:
    Default: Block to Turn : TBR.mine
    Admin: To Reload Plugin : TBR.reload

    So something Like:

    #List Blocks that you want to be changed, If All then add a "*"
    Blocks:
    - * #All Blocks
    - Grass
    - Dirt

    Replaced Block: #Block that will be changed
    - Bedrock #Change-able

    Re-Change Back Block Time: # In seconds
    time: 300 #5minutes

    Worlds Enabled In:
    - world
    - world_nether
    - world_the_end​

    If someone can do this I will love you forever. THANK YOU!
    Thank you
     
    Last edited by a moderator: Dec 31, 2015
  2. Offline

    JorjegaPlays_YT

  3. Offline

    Chloe-chan

    This seems like a relatively easy plugin. I'll attempt to do it.

    Completed it.

    Download link here, hosted by Dropbox. Any updated versions will be using the same link.

    Commands added:
    • /tbr - Reloads the config.yml

    Permissions added:
    • TBR.mine - Required for changing the block.
    • TBR.reload - Required for reloading the config file.

    Files added:
    • config.yml - Config file

    Dependencies:
    Show Spoiler

    Built on:
    • Java 1.7
    • Bukkit-1.8.8-R0.1
    Tested on:
    • Java 1.8 (1.8.0_66)
    • CraftBukkit version git-Spigot-db6de12-d3e0b6f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)


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

    JorjegaPlays_YT

    Thank you so much!

    -

    Is it Possible to Make A blacklist on the items you don't want being created into a Block?
    Example: Tall Grass


    (Merged by Myrathi)
     
    Last edited by a moderator: Jan 11, 2016
  5. Offline

    Chloe-chan

    What do you mean blacklist? Does not adding the item into the config do the job?
     
Thread Status:
Not open for further replies.

Share This Page