mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 00:56:42 +00:00
Move gamemode stuff to listener
- Fix messages in messages.yml not being used - Fixed checkRank not working - Added permissions support for tab handing
This commit is contained in:
@ -53,7 +53,7 @@ public class PlexCMD extends PlexCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
return usage(getUsage());
|
||||
return usage();
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user