Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-10 05:20:04 +01:00
Fix duplicate WEPIF message
Dieser Commit ist enthalten in:
Ursprung
373e4b90c9
Commit
c58276354e
@ -92,7 +92,7 @@ public class WorldEditPlugin extends JavaPlugin {
|
||||
PermissionsResolverManager.initialize(this);
|
||||
|
||||
// Load the configuration
|
||||
loadConfiguration();
|
||||
config.load();
|
||||
|
||||
// Setup interfaces
|
||||
server = new BukkitServerInterface(this, getServer());
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren