I already googled about it and couldn't find any solution for this. I just want to delete, erase and remove the shadow colour of the standard font in Essentials. Now the game usually displays a black font with a grey shadow, and I want to remove those grey shadows in everywhere, where texts are being drawn to the game. I hope I could explain my question well enough.
Edit: I actually found out by myself how to turn the gray shade off. I simply installed Maruno's Alternative \c[x] text colors and located def getSkinColor and I replaced the script he mentioned with that and then I replaced the grey colour with a black colour and made sure the background colour was the same like my textbox. So if you use a white background use ffffff as a second colour if you use another colour you can easily pick the colour with an image editing programme. Then use \c[x] "x" being the number you replaced your colour. For me it was \c[7] because I replaced the grey colour with a black colour.