hud modules now save state to config
This commit is contained in:
parent
b8bb14081e
commit
206d076fbb
7 changed files with 132 additions and 6 deletions
|
@ -11,7 +11,8 @@ public class Fullbright extends Module
|
|||
super("Fullbright", "Allows you to see in the dark.", Category.RENDER);
|
||||
}
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("unchecked")
|
||||
@Override
|
||||
public void onEnable()
|
||||
{
|
||||
super.onEnable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue