Skip to content

v3.12.0: Add Blacklist option

Latest
Compare
Choose a tag to compare
@Andre601 Andre601 released this 08 Mar 21:21
· 23 commits to master since this release
b51935c

This update adds a new option called Blacklist.
It can be found under the Protocol setting and accepts a boolean (true/false) with the default being false.

When enabled will the Plugin display its deny messages to (And block joins of) players using one of the defined protocol versions.

What's Changed

🧰 Maintenance

  • Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /velocity by @dependabot in #170
  • Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /core by @dependabot in #171
  • Bump maven-shade-plugin from 3.3.0 to 3.4.0 in /bungeecord by @dependabot in #172
  • Bump maven-jar-plugin from 3.2.2 to 3.3.0 in /core by @dependabot in #173
  • Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /velocity by @dependabot in #175
  • Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /bungeecord by @dependabot in #174
  • Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /core by @dependabot in #176
  • Bump bstats-velocity from 3.0.0 to 3.0.1 in /velocity by @dependabot in #177
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /bungeecord by @dependabot in #178
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /core by @dependabot in #179
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /velocity by @dependabot in #180
  • Bump bstats-velocity from 3.0.1 to 3.0.2 in /velocity by @dependabot in #181
  • Bump maven-shade-plugin from 3.4.1 to 3.5.0 in /bungeecord by @dependabot in #183
  • Bump maven-shade-plugin from 3.4.1 to 3.5.0 in /core by @dependabot in #184
  • Bump maven-shade-plugin from 3.4.1 to 3.5.0 in /velocity by @dependabot in #185
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 in /bungeecord by @dependabot in #189
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 in /core by @dependabot in #190
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 in /velocity by @dependabot in #191
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 in /bungeecord by @dependabot in #193
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 in /core by @dependabot in #194
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 in /velocity by @dependabot in #195
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 in /bungeecord by @dependabot in #196
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 in /core by @dependabot in #197
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 in /velocity by @dependabot in #198
  • Bump net.kyori:adventure-text-serializer-legacy from 4.11.0 to 4.15.0 in /core by @dependabot in #199
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 in /velocity by @dependabot in #200
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 in /bungeecord by @dependabot in #201
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 in /core by @dependabot in #202

Full Changelog: v3.11.3...v3.12.0