Someone must have not read the plug-in description, so I directly
Code (YAML):
# Prevent chunk perspective plug-in # Brute force replacement without any calculation # The block converted by this configuration is only the chunk sent by this plugin! plugin send and server send itself does not interfere with each other! # Server needs the same function, use the paper core and enable 'paper.yml'->'anti-xray' # https://paper.readthedocs.io/en/latest/server/configuration.html#anti-xray prevent-xray:
# Whether to enable enable: true
# Conversion list # format # Convert to block: # - Target block A # - Target block B # - Target block C conversion-list:
STONE: - COAL_ORE
- IRON_ORE
- COPPER_ORE
- GOLD_ORE
- REDSTONE_ORE
- EMERALD_ORE
- LAPIS_ORE
- DIAMOND_ORE
NETHERRACK: - NETHER_GOLD_ORE
- NETHER_QUARTZ_ORE
- ANCIENT_DEBRIS
BLACKSTONE: - GILDED_BLACKSTONE