mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 10:56:42 +00:00
It started on work with commands then I got carried away.
This commit is contained in:
@ -284,8 +284,4 @@ public interface World extends Extent {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
default World getWorld() {
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user