mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-26 05:51:12 +01:00
Update docs/developers/configuration-api-hytale.md
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
This commit is contained in:
@@ -32,9 +32,9 @@ Your config class needs to represent your config structure exactly. The only dif
|
|||||||
|
|
||||||
```yaml { .annotate title="HelpChat_PlaceholderAPI/config.yml" }
|
```yaml { .annotate title="HelpChat_PlaceholderAPI/config.yml" }
|
||||||
expansions:
|
expansions:
|
||||||
coolexpansion:
|
coolexpansion:
|
||||||
test: wew
|
test: wew
|
||||||
date_format: "dd/mm/yyyy"
|
date_format: "dd/mm/yyyy"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Using Your Config Class
|
## Using Your Config Class
|
||||||
|
|||||||
Reference in New Issue
Block a user