AllowedBlocks.yml

This file specifies which blocks players can use for building.

yamlCopyEditallowed-blocks:
  - STONE
  - GRANITE
  - POLISHED_GRANITE
  - DIORITE
  - POLISHED_DIORITE
  • allowed-blocks: A list of block types that players are allowed to place using the plugin.

Last updated