Config.yml
New versions of this plugin allows you to add it in any file and any subfolder not just config.yml
Basic Structure
The configuration file uses YAML format and follows this structure:
Placeholder Types
1. Simple Placeholder
Simple placeholders create custom placeholders outputs using only 1 Placeholder as its input.
2. Multi-Type Placeholder
Multi-Type Placeholders checks for multiple placeholders at once, you can either make it output if those 2 placeholders are met, or you could make it so it can change outputs depending on the placeholder.
Priority System
Lower numbers have higher priority:
Types without priority get lowest priority.
Last updated