mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-22 02:35:21 +01:00
Fix for 2515
This commit is contained in:
parent
a5fee6b37c
commit
541d9667fe
@ -53,7 +53,6 @@ public class IslandSettingsCommand extends CompositeCommand {
|
||||
.tab(2, new SettingsTab(getWorld(), user, Flag.Type.SETTING))
|
||||
.startingSlot(1)
|
||||
.size(54)
|
||||
.hideIfEmpty()
|
||||
.build().openPanel();
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user