mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-02-05 11:57:14 +01:00
23 lines
885 B
YAML
23 lines
885 B
YAML
# PlaceholderAPI
|
|
# Version: ${version}
|
|
# Created by: extended_clip
|
|
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
|
|
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
|
# Expansions: https://placeholderapi.com/ecloud
|
|
# Wiki: https://wiki.placeholderapi.com/
|
|
# Discord: https://helpch.at/discord
|
|
# If you're seeing performance issues with plugins that use component replacement, or things don't look quite right,
|
|
# switch to the replacer provided by adventure itself by changing use_adventure_provided_replacer to true
|
|
# No placeholders are provided with this plugin by default.
|
|
# Download placeholders: /papi ecloud
|
|
check_updates: true
|
|
cloud_enabled: true
|
|
cloud_sorting: "name"
|
|
boolean:
|
|
'true': 'yes'
|
|
'false': 'no'
|
|
date_format: MM/dd/yy HH:mm:ss
|
|
detect_malicious_expansions: true
|
|
use_adventure_provided_replacer: false
|
|
debug: false
|