📌Rule
Rule determines which items need to be modified and what they look like are determined by each rule in Auto Match&Change feature.
Rule Configs
All rules are existed at rules
folder, you can copy default.yml
to rename it to other words to create a new rule.
General Options
weight
option represents this rule apply weight.match-item
option represents which items will trigger this rule.fake-changes
option represents what content will be modified at the client level.real-changes
option represents what content will be modified both in the client and server.If you don't want to make fake or real change, you need delete the whole section instead of put empty value there!
Last updated