Solved XP bubble disabler

Discussion in 'Plugin Requests' started by Razor14150, Jul 9, 2016.

  1. Im looking for an addon that can remove the green XP bubbles from flying across the screen, remove the +1 XP in the bottom, and all the item unlocks, also being able to disable the sound would be great. If I had my way the only thing that would pop up is the level up with the sound... can anyone create that for me? I run a modded server and players are getting annoyed with the GUI lag
     
  2. The GUI is done client side, meaning we can't really do anything.
     
  3. I dont know how to code but would it be possible to do something like:

    If EX gain then return null or clear
    If xp gain mute sound
    If new item return clear
    if new item mute sound

    From what I understand you cant change the graphics but is there a way you can stop the server from playing said commands? so essentually the server would see the XP come across and an addon could tell the server to do nothing? instead of playing the sound and animation?
     
  4. I thjink this is really all client side with sounds and effects and gui, server will just know that you jumped from lvl 7 to lvl 8 thats all, everything else is client side :( But good point over here ;)
     
  5. Sadly I can barely edit configs XD
     
  6. oohhhps sorry double post :D