forked from SteamWar/SteamWar
Add GameModeConfig.KitsConfig.MaxBlastResistance for disabling all Blocks with more than 9.0 blast resistance
This commit is contained in:
@@ -930,7 +930,7 @@ public final class GameModeConfig<M, W> {
|
|||||||
public final boolean PersonalKits;
|
public final boolean PersonalKits;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Maximal blast resistance for the blocks
|
* Maximal blast resistance for the blocks in the kit
|
||||||
*
|
*
|
||||||
* @implSpec {@code 9.0} by default
|
* @implSpec {@code 9.0} by default
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user