Mark7625

Results 7 issues of Mark7625

This fixes how Entity Hider configs did not apply for the following plugins - Player Indicators - Npc Indicators ![image](https://user-images.githubusercontent.com/72366279/181373648-7a850fbd-ada7-4ac6-bce8-a47ba9328f88.png)

Edited 'Hide Pets' name to 'Hide Other Players' Pets' to be more clear that it does not hide your own pet

Added OSRS Variants Skins

Added a boolean in the ConfigSection to render this section only in development mode. This feature is useful for displaying configs in Development Mode allowing for easier plugin debugging.

The decoder on the readme not working for badwords on latest version I also ran a rest on master with ``` import cc.ekblad.toml.decode import cc.ekblad.toml.model.TomlValue import cc.ekblad.toml.tomlMapper import java.nio.file.Path import...

Before: After: Before it was making a new point every render making a new object now it just set the location using the internal `setLocation` in awt point