diff --git a/resources/config.yml b/resources/config.yml new file mode 100644 index 0000000..8969138 --- /dev/null +++ b/resources/config.yml @@ -0,0 +1,13 @@ +# Config file for iProtector by LDX; + +# Settings for unprotected areas: +Default: + + # Keep players from getting hurt? + God: false + + # Keep players from editing the world? + Edit: false + + # Keep players from touching blocks and activating things like chests and doors? + Touch: false