Whitelist Option + Hiding Banned Blocks Rules (#7553)

* Whitelist Option

* Hide banned blocks rule
This commit is contained in:
MEEPofFaith
2022-10-06 11:14:48 -07:00
committed by GitHub
parent 4ac3eb1c9a
commit a7c7238cc8
9 changed files with 27 additions and 8 deletions

View File

@@ -644,6 +644,7 @@ resources.max = Max
bannedblocks = Banned Blocks
objectives = Objectives
bannedunits = Banned Units
whitelist = Whitelist
addall = Add All
launch.from = Launching From: [accent]{0}
launch.capacity = Launching Item Capacity: [accent]{0}
@@ -1172,6 +1173,7 @@ rules.placerangecheck = Placement Range Check
rules.enemyCheat = Infinite Enemy Team Resources
rules.blockhealthmultiplier = Block Health Multiplier
rules.blockdamagemultiplier = Block Damage Multiplier
rules.hideBannedBlocks = Hide Banned Blocks
rules.unitbuildspeedmultiplier = Unit Production Speed Multiplier
rules.unitcostmultiplier = Unit Cost Multiplier
rules.unithealthmultiplier = Unit Health Multiplier