Combatindicator 1.14.3 plugin

Discussion in 'Plugin Requests' started by CryoCrafter, Sep 21, 2019.

Thread Status:
Not open for further replies.
  1. Basically, I want someone to remake this plugin for minecraft 1.14.3
    https://www.spigotmc.org/resources/combatindicator.5834/
    It should be compatible with or without the plugin "Holograms"
    Also, Holos should be static where they are, and not move
    You dont have to include that many options in the config, just these things:
    Holo-offset: (Height of the holo over the feet of the mob)
    Holo-lifetime: (time in ticks until it gets removed)
    Holo-view-distance: (max distance players can see the holo from)
    Holo-format-regenerate: (Format how the holo looks if the entity regenerates health, for example: "&a+ %HEALTHGAINED%")
    Holo-format-damage: (Format how the holo looks if the entity looses health, for example: "&c- %HEALTHLOST%")
     
    Last edited: Sep 26, 2019
  2. Offline

    timtower Administrator Administrator Moderator

  3. I didn't look for errors, it just doesn't work
     
  4. Offline

    BeakerThe1st

    @CryoCrafter you should look for and paste errors here regarding the plugin.

    It might be possible to fix the plugin without having to make any changes to the code if the errors are related to incompatibilities etc.
     
  5. Offline

    madtomic

    @timtower

    I would like this to be updated as well. The error is related when loading this plugin on startup.

    If you read the discussions you will find that everyone is having this same issue with loading this plugin.

    Only if we have the source, I am sure someone will be able to fix this issue with ease.

    Code:
    [22:58:32 WARN]: [CombatIndicator] Plugin CombatIndicator v2.0.14 generated an exception while executing task 12
    java.lang.NullPointerException: null
    at me.coder.combatindicator.i.a(Unknown Source) ~[?:?]
    at me.coder.combatindicator.o.a(Unknown Source) ~[?:?]
    at me.coder.combatindicator.o.a(Unknown Source) ~[?:?]
    at me.coder.combatindicator.o.a(Unknown Source) ~[?:?]
    at me.coder.combatindicator.p.run(Unknown Source) ~[?:?]
    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:63) ~[paper-1.12.2.jar:git-Paper-4a4d299]
    at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[paper-1.12.2.jar:git-Paper-4a4d299]
    at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.12.2.jar:git-Paper-4a4d299]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
    
     
  6. Online

    KarimAKL

    Just from that, i'm guessing the plugin is obfuscated, and i don't see the source code linked in the resource you sent.
     
  7. Offline

    timtower Administrator Administrator Moderator

    Just checked it, fully obfuscated.
     
    KarimAKL likes this.
  8. I updated the post
     
  9. Offline

    BeakerThe1st

    Yet you managed to neglect the format. How 'bout you go have a read of the big "read me first" thread in this forum and get back to us.
     
  10. I had a read. I don't need any commands permissions or a name for it. It's all in the text
     
Thread Status:
Not open for further replies.

Share This Page