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
|
protected void shutDown() throws Exception
|
||||||
{
|
{
|
||||||
ui.getPluginToolbar().removeNavigation(navButton);
|
ui.getPluginToolbar().removeNavigation(navButton);
|
||||||
|
|
||||||
|
menuManager.removePlayerMenuItem(LOOKUP);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Subscribe
|
@Subscribe
|
||||||
|
|||||||
Reference in New Issue
Block a user