geforkt von Mirrors/Paper
Manually bump the config version since git won't
Dieser Commit ist enthalten in:
Ursprung
d28dd3edbd
Commit
9cb1661979
@ -127,8 +127,8 @@ index 0000000..7ea1617
|
||||
+
|
||||
+ commands = new HashMap<String, Command>();
|
||||
+
|
||||
+ version = getInt( "config-version", 6 );
|
||||
+ set( "config-version", 6 );
|
||||
+ version = getInt( "config-version", 7 );
|
||||
+ set( "config-version", 7 );
|
||||
+ readConfig( PaperSpigotConfig.class, null );
|
||||
+ }
|
||||
+
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren