mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
Make the RedisBungeeCommandServer local-only
This commit is contained in:
parent
5364eadbcf
commit
3c251170ca
@ -20,6 +20,8 @@ import java.util.Collection;
|
||||
* @since 0.2.3
|
||||
*/
|
||||
public class RedisBungeeCommandSender implements CommandSender {
|
||||
protected RedisBungeeCommandSender() {}
|
||||
|
||||
@Override
|
||||
public String getName() {
|
||||
return "RedisBungee";
|
||||
|
Loading…
Reference in New Issue
Block a user