hiscore plugin: remove player option on shutdown
This commit is contained in:
@@ -75,6 +75,8 @@ public class HiscorePlugin extends Plugin
|
||||
protected void shutDown() throws Exception
|
||||
{
|
||||
ui.getPluginToolbar().removeNavigation(navButton);
|
||||
|
||||
menuManager.removePlayerMenuItem(LOOKUP);
|
||||
}
|
||||
|
||||
@Subscribe
|
||||
|
||||
Reference in New Issue
Block a user