mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-23 16:01:34 +01:00
Silly formatting
This commit is contained in:
parent
bd589a6b9a
commit
84d7fc0260
@ -73,7 +73,7 @@ public class MVPermissions {
|
|||||||
String group = "";
|
String group = "";
|
||||||
|
|
||||||
if (MultiVerseCore.Permissions!=null){
|
if (MultiVerseCore.Permissions!=null){
|
||||||
group = MultiVerseCore.Permissions.getGroup(p.getName(), p.getWorld().getName());
|
group = MultiVerseCore.Permissions.getGroup(p.getName(),p.getWorld().getName());
|
||||||
}
|
}
|
||||||
|
|
||||||
List<String> whiteList = this.plugin.worlds.get(w.getName()).joinWhitelist;
|
List<String> whiteList = this.plugin.worlds.get(w.getName()).joinWhitelist;
|
||||||
|
Loading…
Reference in New Issue
Block a user