mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
Make the RedisBungeeCommandServer local-only
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user