mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-26 20:36:42 +00:00
Rename RedisBungeeConfiguration#handleMotdPriority to handleMotdOrder
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ public class RedisBungeeConfiguration {
|
||||
return this.handleMotd;
|
||||
}
|
||||
|
||||
public HandleMotdOrder handleMotdPriority() {
|
||||
public HandleMotdOrder handleMotdOrder() {
|
||||
return handleMotdOrder;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user