Explosive enchant Levels

Discussion in 'Plugin Requests' started by DANGERDoesMC, Dec 6, 2014.

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

    DANGERDoesMC

    Plugin category: Prison

    Suggested name: UniversalEP

    What I want: .I would like Explosive pickaxes, but with levels, like fortune, Explosive I, Explosive II, all the way to 1000 or so, and the bigger the level the larger the explosion radius. Also, I would like the explosion effect not to work in World Guarded areas. What I also would suggest or rather like is instead of enchanting in a enchanting table, to have a sign or command like /epupgrade, which upgrades for Essentials money($1000), or 'tokens' of some kind maybe which can be added in, too.

    Ideas for commands: /epupgrade (Upgrade your Explosive level) /ephelp (Display commands) /epradius (shows what radius explosion your pickaxe mines at, I dont really need this but if you want...:D ).

    Ideas for permissions: Anyone can do these commands. Comes automatically.

    When I'd like it by: ASAP
     
  2. Offline

    mrCookieSlime

    DANGERDoesMC
    My Plugin EmeraldEnchants in combination with PrisonGems allows you to do this.
    Both links are in my signature.
     
    ayhamalali likes this.
  3. Help!
    I am using quicksell, and I cannot sell any blocks such as diamond blocks or iron blocks. It just says sorry you have no items that can be sold.

    Help :"P
     
  4. Offline

    mrCookieSlime

    Steam_Machine106
    Please keep this Thread ontopic.
    You should create a new Thread about this in Bukkit Help instead of posting this in someone else's Thread.
    Also, please include a Pastebin of your Config as well as a Screenshot of your Sign.
     
  5. Offline

    IamNoob

  6. Offline

    mrCookieSlime

    IamNoob
    By default there is only the Explosive Enchantment but you can add your own ones in the config.
    However to use these Enchantments you need PrisonGems.
    You need to take a look at the PrisonGems config. Just add the enchantment Explosive/(the enchantment you created) to the list of the item you want the enchantment to work for.

    And then you can upgrade the Explosive Enchantment using /upgrade
     
  7. Offline

    UlitimateMagnum

    For me PrisonGems work but not EmeraldEnchant

    PrisonGems config:
    Code:java
    1. upgrades:
    2. DIAMOND_SWORD:
    3. DAMAGE_ALL:
    4. base-cost: 3
    5. increment: 2
    6. max: 6
    7. DIAMOND_PICKAXE:
    8. DIG_SPEED:
    9. base-cost: 1
    10. increment: 5
    11. max: 15
    12. Explosive:
    13. base-cost: 5
    14. increment: 1
    15. max: 20
    16. Flash:
    17. base-cost: 5
    18. increment: 1
    19. max: 20
    20. gems:
    21. starter: 0
    22. drop-chance: 5
    23. unlock-editor: 5
    24. enable-give-command: true
    25. sign-prefix: '&7[&bUpgrade&7]'
    26.  


    EmeraldEnchant config:
    Code:java
    1. custom-enchantments:
    2. '0':
    3. name: Explosive
    4. potion-effects: []
    5. explosive: true
    6. '1':
    7. name: Flash
    8. potion-effects:
    9. - SPEED
    10. explosive: false
    11.  


    I can't upgrade Flash and Explosive enchant, when i say /upgrade i see "Flash" and "Explosive" he take Gems but don't upgrade (sorry for my bad english)

    And can you add custom message ?
    Exemple:
    Cost:
    > Click to upgrade to Level
    etc...
     
  8. Offline

    mrCookieSlime

    UlitimateMagnum
    I will take a look at this issue.
    And about the custom messages: We will see.


    UlitimateMagnum
    Could you maybe provide screenshots of your Inventory while hovering over your Item
    before and after the upgrading?
     
  9. Offline

    UlitimateMagnum

    Sorry but i can't post ScreenShot
    When I upgrade his use gems he don't close the GUI and he triggers Firework

    And can you add World Support ?
     
  10. Offline

    mrCookieSlime

  11. Offline

    UlitimateMagnum

    For only drop gem in certain world
    Exemple:
    World:
    - All
    - Mine
    - World

    EDIT: And the Explosive enchant don't break block, but with this enchant i can drop gems, but not block, can you add option for directly drop in inventory ?
    And replace exemple:
    Explosive LXII
    Explosive 62
     
  12. Offline

    mrCookieSlime

    UlitimateMagnum
    Ah, sure I can add that.
    Give me a second.

    Updated. Same link as before.
     
  13. Offline

    UlitimateMagnum

    And you could do what I scored above?


    "And the Explosive enchant don't break block, but with this enchant i can drop gems, but not block, can you add option for directly drop in inventory ?
    And replace exemple:
    Explosive LXII
    Explosive 62"
     
  14. Offline

    mrCookieSlime

    UlitimateMagnum
    Errr sorry, didn't quite understand what you mean with this:
    "And the Explosive enchant don't break block, but with this enchant i can drop gems, but not block, can you add option for directly drop in inventory ?"
    And if you want the Items to go directly into the Inventory of the Player use my Plugin PrisonUtils, it is compatible with the Explosive Enchant.

    And I will add a Config Option for disabling numeral Values soon.
     
  15. Offline

    UlitimateMagnum

    With Explosive enchant i see explosion animation but he don't break block... you can try (and i can drop gems)
     
  16. Offline

    mrCookieSlime

    UlitimateMagnum
    Sorry, I have no idea what you are saying.
    The Explosive enchantment does break blocks for me.
     
  17. Offline

    UlitimateMagnum

    Np for the explosive enchant but i have found one bug
    I can't drop gems in survival (25% chance) but i drop in creative
    Code:java
    1. upgrades:
    2. DIAMOND_PICKAXE:
    3. DIG_SPEED:
    4. base-cost: 50
    5. increment: 50
    6. max: 15
    7. Explosion:
    8. base-cost: 50
    9. increment: 50
    10. max: 50
    11. gems:
    12. starter: 0
    13. drop-chance: 25
    14. unlock-editor: 0
    15. enable-give-command: true
    16. world-blacklist:
    17. - world_nether
    18. - world_the_end
    19. - world
    20. - spawn
    21. - MineA
    22. sign-prefix: '&7[&bUpgrade&7]'
    23.  


    My world name is: Mine
     
  18. Offline

    mrCookieSlime

  19. Offline

    andrewginn

    @ultimatemagnum I am having the same problem aswell. mrCookieSlime this is vital for prison servers since they can exploit off this and it causes alot of lag when it doesnt break
     
  20. Offline

    DANGERDoesMC

    I cant find the plugin in my console so how do I download this? I have BeastNode.
     
  21. Offline

    timtower Administrator Administrator Moderator

    @DANGERDoesMC Download it to your computer, then use FTP to upload it to your server.
     
  22. Offline

    jme7111

    @mrCookieSlime same no blocks break when useing the explsive plugin is there another plugin like essentials or no cheat plus or any know plugin that that can cause it to not work also what is the format of the signs for the prisongems
    also is it possible that you can make it where you can have a physical gem like a emerald that drops when you mine that when you right click it addes on gem to your account i want to be able to do cool stuff with mob drops ect..
     
    Last edited: Dec 11, 2014
  23. Offline

    mrCookieSlime

    @jme7111
    The sign format is [Upgrade]
    and physical items are planned.
    Just be patient, but indeed plugins like NCP will interfere. You need to change some values in the NCP config.
     
  24. Offline

    jme7111

    That is awesome cant wait when it comes out just let us know.
    and what values to change in the ncp config do you know so i can get my prison server up and running?
     
  25. Offline

    mrCookieSlime

    @jme7111
    Pretty much all Block Breaking Settings. Things like fastswing, outofrange. etc... It is under the Block Breaking Section I think.
     
  26. Offline

    jme7111

    @mrCookieSlime ok thanks and i know i am not supose to talk amout other thing but this is poping up in my server console and i dont know what it means
    2014-12-13 10:30:01 [WARNING] [EmeraldEnchants] Task #23 for EmeraldEnchants v1.0 generated an exception
    java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()Ljava/util/Collection;
    at me.mrCookieSlime.EmeraldEnchants.main$1.run(main.java:48)
    at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58)
    at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
    at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:509)
    at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:227)
    at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472)
    at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404)
    at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)

    but i guess we are talking about this plugin because it is needed for your other plugin
     
  27. Offline

    MrEminent42

    @mrCookieSlime
    Could you please make a BukkitDev page for PrisonGems? It's really hard to keep up with the new features and the commands.

    Just Bumping the idea: Custom Messages :3
     
    Last edited: Dec 13, 2014
  28. Offline

    mrCookieSlime

    @jme7111
    You should update once in a while. This Plugin does not work on 1.5.

    @awesone_ness
    Maybe at some point.
     
  29. Offline

    MrEminent42

Thread Status:
Not open for further replies.

Share This Page