Trench Pickaxe-ish

Discussion in 'Plugin Requests' started by Tristpop4, Sep 5, 2019.

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

    Tristpop4

    So I need a plugin made for a server and here's what I need because I already have the lore and stuff for it.
    - Pickaxe that mines a 3x3x3 hole, and can be upgraded by blocks mined
    - 5x5x5 at 50000 blocks mined
    - 7x7x7 at 100000 blocks mined
    - Also needs the lore to change based on blocks mined

    Lore:
    Code:
    lore.add(ChatColor.translateAlternateColorCodes('&', "&7Blocks Broken:&3 0"));
    - Area for blocks mined

    Lore:
    Code:
    lore.add(ChatColor.translateAlternateColorCodes('&', "&7Area:&3 3x3x3"));
    Cannot be an enchantment, or at least not a visible one
    Kinda like the Trench Tools plugin
    Need by 2 days from now
     
    Last edited: Sep 6, 2019
  2. I tested it in 1.8.3, but it should work on every version above 1.8(and maybe 1.7), also, I didn't know the name I should put on the pickaxe, so I didn't put any. To get the pickaxe you type "/trenchpickaxe" (you need the permission trench.admin), the plugin will work with every item wich the lore have the first 2 lines as you specified. I made this plugin very quickly, and I found it very fun! If you find any bugs, or want anything changed, just ask!

    Download: https://www.dropbox.com/s/jhigxrzppcjgpms/trench.jar?dl=0
     
    Last edited by a moderator: Sep 7, 2019
  3. Offline

    Tristpop4

    The block count doesn't update for the lore, other than that it seems good
     
  4. Are you using 1.8? For me it's updating upload_2019-9-8_9-43-48.png
     
  5. Offline

    Tristpop4

    okay I changed my version and it worked, can you make it so that spawners and bedrock don't break? @TheCobaltPickaxe
     
    Last edited: Sep 11, 2019
Thread Status:
Not open for further replies.

Share This Page