Solved Attribute Hider

Discussion in 'Plugin Help/Development/Requests' started by ketchupcoke, Apr 8, 2015.

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

    ketchupcoke

    Hey, I was looking for a plugin that hides those attributes introduced by minecraft, for example "+4 Attack Damage". This is because my server uses a custom crafting and item upgrade system, so it would be nice to get rid of this bit of unnecessary text and i'm it would benefit some other RPG servers too.

    Prior to 1.8 I used the plugin Attribute Hider (http://dev.bukkit.org/bukkit-plugins/attributehider/), however the plugin dev has not updated his plugin for 1.8 and so it no longer works.

    The plugin will probably require ProtocolLib to function, as Attribute Hider did, and all it needs to do is hide the attributes for players on the server.

    I would be very grateful to anyone who could attempt to create this plugin, or even update Attribute Hider to work on a 1.8 bukkit/spigot server.
     
  2. Offline

    cnc4

    Working on it...

    EDIT: well seems that updating it does help and I cant find any solution to this, sorry.
     
    Last edited: Apr 8, 2015
  3. Offline

    ketchupcoke

    Awesome, i'll be sure to credit you on my server if you finish it ;)
     
  4. Offline

    ketchupcoke

  5. Offline

    ketchupcoke

  6. Offline

    ketchupcoke

  7. Offline

    pie_flavor

    @ketchupcoke I do know that there is a tag "hideFlags" in the item structure, which when set to 2 will hide them. Perhaps this is useful in some way
     
  8. Offline

    ketchupcoke

    Thanks, that could be useful :)

    Just need a plugin that could apply that to items client-side globally
     
  9. Offline

    ketchupcoke

  10. Offline

    ketchupcoke

  11. Offline

    ketchupcoke

  12. Offline

    ketchupcoke

  13. Offline

    ketchupcoke

  14. Offline

    ketchupcoke

  15. Offline

    ketchupcoke

  16. Offline

    ketchupcoke

  17. Offline

    ketchupcoke

    Bump
     
    Last edited: May 3, 2015
  18. Offline

    ketchupcoke

  19. I know how to hide attributes in MC 1.8 (I used it in my plugin AnimatedMenu), but is this a plugin request or development assistance? Cause you didn't specify
     
  20. Offline

    ketchupcoke

    @megamichiel Sort of both, though it would take me a long time to figure out how to implement code into a plugin that would actually work. So, if possible, a plugin request.

    Basically, what i'm going for is a plugin which works like yours, but instead of just in menus works on all player clients for every item. Burn them damn attributes to the ground!
     
  21. Offline

    ketchupcoke

  22. Offline

    ketchupcoke

  23. Offline

    jakeyray18

    Last edited: May 10, 2015
  24. Offline

    ketchupcoke

    Hey, really appreciate you helping me out here! I tried loading the plugin, but I get this error in the console:
    http://pastebin.com/r60Y6Me4


    I believe it is caused by my host not running the latest version of java? (Unsupported major minor version 52)
     
  25. Offline

    jakeyray18

    You may be right, I did build with java 8, I am out for a few hours today, I will look into getting a java 7 version for you and see if that solves the issue.
    I may not be able to get to it till tomorrow morning but I will see what I can do.
    I tested it locally and it works great for everything I can find but I am running on java 8, so once I get a java 7 version hopefully it will solve your issue.
     
  26. Offline

    ketchupcoke

    That's no problem - I appreciate your help. Send me a link when you get round to it :p
     
  27. Offline

    jakeyray18

  28. Offline

    ketchupcoke

    Hey, I tried the one you posted but it came up with this error on both my FTP and local servers: http://pastebin.com/pPUAqrY5

    Any ideas? I am running the latest minecraft version (1.8), which is the reason I needed this plugin, but I also tried it on 1.7.9 and it came up with the same error, so i'm guessing it's not to do with version compatability.
     
  29. Offline

    jakeyray18

    Exactly what server version are you running?
     
  30. Offline

    ketchupcoke

    Craftbukkit 1.7.9 and 1.8.3
     
Thread Status:
Not open for further replies.

Share This Page