ConsoleFilter-1.2.0.jar

Details

  • Filename
    ConsoleFilter-1.2.0.jar
  • Uploaded by
  • Uploaded
    Dec 28, 2024
  • Size
    38.66 KB
  • Downloads
    51
  • MD5
    ec3fcdfaf97018277e5138b285e7d753

Supported Bukkit Versions

  • 1.21

Changelog

New:
1. optional Regex support (for advanced users).

- your regex should start and end with a forward slash "/"
- example: /^[A-Za-z]+\sGrowth\sModifier:\s\d+\%$/
- notice: no double quotes around the regex or else it'll error out.​


2. if you opt to save filter count, it will now save per filter count alongside the total count

Modified:
permission to reload from consolefilter.admin -> consolefilter.reload
updated config.yml with comments/example for regex