mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-11 02:07:38 +00:00
Fix duplicate WEPIF message
This commit is contained in:
parent
373e4b90c9
commit
c58276354e
@ -92,7 +92,7 @@ public class WorldEditPlugin extends JavaPlugin {
|
|||||||
PermissionsResolverManager.initialize(this);
|
PermissionsResolverManager.initialize(this);
|
||||||
|
|
||||||
// Load the configuration
|
// Load the configuration
|
||||||
loadConfiguration();
|
config.load();
|
||||||
|
|
||||||
// Setup interfaces
|
// Setup interfaces
|
||||||
server = new BukkitServerInterface(this, getServer());
|
server = new BukkitServerInterface(this, getServer());
|
||||||
|
Loading…
Reference in New Issue
Block a user