YAML Rules
- Applicable YAML files: all files with a .yml extension.
- Essentials uses a config.yml file.
- Tabs are NOT allowed, use spaces ONLY.
- You MUST indent your properties and lists with 1 or more spaces.
- All keys/properties are case-sensitive. ("ThIs", is not the same as "thiS")
Read full article from YAML Tutorial - Essentials
No comments:
Post a Comment