WIP custom component replacer no regex!!

This commit is contained in:
PiggyPiglet
2026-01-21 22:14:46 +08:00
parent 880ddc22b5
commit 2dc5b93133
4 changed files with 188 additions and 3 deletions

View File

@@ -6,6 +6,8 @@
# 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
@@ -16,4 +18,5 @@ boolean:
'false': 'no'
date_format: MM/dd/yy HH:mm:ss
detect_malicious_expansions: true
use_adventure_provided_replacer: false
debug: false