TextWhitelist v2.3

Details

  • Filename
    TextWhitelist-2.3.jar
  • Uploaded by
  • Uploaded
    Jun 26, 2025
  • Size
    10.95 KB
  • Downloads
    98
  • MD5
    a2b3188226f7e6e8ee728c44626fe3b1

Supported Bukkit Versions

  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

This is a major stability and feature update that makes the plugin's logic more intelligent, reliable, and user-friendly.

✨ Features & Fixes in this Version:

  • Context-Aware Kick Logic:
    • The /wltxt remove command will now only kick an online player if they are removed from the currently active whitelist mode. This prevents unexpected kicks when editing an inactive list.
    • The /wltxt reload and /wltxt change commands now use specific kick messages (e.g., "The server is now in maintenance mode.") to provide clearer feedback to players.
  • Critical Bug Fix: Fixed a major bug where commands could kick players even when the plugin was disabled via whitelist-enabled: false. The plugin now correctly respects the master on/off switch for all kicking operations.