Skip to content

MinecartBlockWhiteList

dniym edited this page Sep 16, 2019 · 2 revisions

CHILD OPTION OF PreventMinecartGlitch

Any block types (Materials) added here will be ignored if a minecart is glitched into them.


  • To Add entities to the whitelist - /istack value add MinecartWhiteList (BLOCK_TYPE)
  • To Remove entities from the whitelist - /istack value remove MinecartWhiteList (BLOCK_TYPE)
  • NOTE you must use a valid material type for this setting, such as (GRASS_BLOCK,OAK_LOG) etc, if you enter an invalid material type, IllegalStack will give you a list of valid ones.

This protection has no extra options.

Clone this wiki locally