Configuration

config.yml
break-protection: true
hopper-protection: true
explosion-protection: true

max-distance-lock: 4

message:
  msg1: ....
Entries
Descriptions
break-protection: true

If "true": Chests cannot be broken by other players

hopper-protection: true

If "true": Only owners can place hoppers under chests

explosion-protection: true

If "true": TNT does not explode other players' chests

max-distance-lock: 4

Determines the distance from which players can block chests

ssage:
  msg1: ....

Contains all messages editable and translatable into your own language

Last updated