You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
goflishMC edited this page Oct 23, 2024
·
1 revision
Settings.yml
# Glow for ground items.glow:
# Enable/Disable glow.enabled: true# Items that are unaffected for glow.ignored-items:
# When true, ignores all the items that don't have name or lore.vanilla: false# List of blacklisted Materials.by-material:
- BEDROCK
- BARRIER# List of blacklisted words for item names.by-name:
- 'some word'
- '***{'
- 'QS_SHOWCASE'# List of blacklisted words for item lore.by-lore:
- 'some lore word'# List of blacklisted QRPG modules.by-module:
- 'module name'# Displays name of ground items.hint:
enabled: trueformat:
singular: '%name%'plural: '%name% &7x%amount%'ignored-items:
vanilla: falseby-material:
- BEDROCK
- BARRIERby-name:
- 'some word'
- '***{'
- 'QS_SHOWCASE'by-lore:
- 'some lore word'by-module:
- 'module name'