mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2024-11-25 03:55:33 +01:00
Fixed perm prefix.
This commit is contained in:
parent
0bc55d2cf6
commit
41b87e67ee
@ -1172,7 +1172,7 @@ public class AISettings implements DataObject, WorldSettings {
|
||||
|
||||
@Override
|
||||
public String getPermissionPrefix() {
|
||||
return "bskyblock";
|
||||
return "acidisland";
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user