Misc formatting fixes
This commit is contained in:
@@ -47,7 +47,8 @@ public class ChatEvent extends TargetedEvent implements Cancellable
|
||||
* Checks whether this message is run on this proxy server.
|
||||
*
|
||||
* @return if this command runs on the proxy
|
||||
* @see PluginManager#isExecutableCommand(java.lang.String, net.md_5.bungee.api.CommandSender)
|
||||
* @see PluginManager#isExecutableCommand(java.lang.String,
|
||||
* net.md_5.bungee.api.CommandSender)
|
||||
*/
|
||||
public boolean isProxyCommand()
|
||||
{
|
||||
|
Reference in New Issue
Block a user