All Downloads are FREE. Search and download functionalities are using the official Maven repository.

modules.item_hints.settings.yml Maven / Gradle / Ivy

The newest version!
command-aliases: itemhints,hints

glow:
  enabled: true
  ignored-items:
    vanilla: false
    by-material:
      - BEDROCK
      - BARRIER
    by-name:
      - 'some word'
      - '***{'
      - 'QS_SHOWCASE'
    by-lore:
      - 'some lore word'
    by-module:
      - 'module name'

hint:
  enabled: true
  format:
    singular: '%name%'
    plural: '%name% &7x%amount%'
  ignored-items:
    vanilla: false
    by-material:
      - BEDROCK
      - BARRIER
    by-name:
      - 'some word'
      - '***{'
      - 'QS_SHOWCASE'
    by-lore:
      - 'some lore word'
    by-module:
      - 'module name'




© 2015 - 2024 Weber Informatics LLC | Privacy Policy