Releases: Jakkoble/TwitchWhitelist
[v2.3] 1.21 Support & Bug fixed
For this release I implemented compatibility for the new Minecraft 1.21 Version. Additionally I fixed an error that occurs when a player tries to execute a whitelist command in game containing special characters. Furthermore, I changed some command responses.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
Full Changelog: v2.2...v2.3
[v2.2] Made 1.20 Compatible
For this release I implemented compatibility for the new Minecraft 1.20 Version. Additionally I increased the plugin bundle file for less console spam (library download).
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
Full Changelog: v2.1...v2.2
[v2.1] Non Case Sensitive Support
For this release I reworked some parts of the code for a better User Experience (e.g. Command Feedback), fixed Case Sensitive Name Problems with Player Names and cleaned up some unnecessary code parts.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v2.0] Offline Server Support
For this Version I added Functionality for Offline Servers. You can no easily set the Config Parameter offlineServer
to true
to enable this Feature. Additionally I updated the Feedback Messages and optimized the perfomance in some points.
Attention: By enabeling Offline Servers the Plugin will not work on Online Servers until you disable it again.
If you have used another version of the Plugin before, you just have to delete the config.yml
file, start the Server and reconfigure the Config.
Attention: You open yourself an security risk with offline servers. To solve this use third party solutions like AuthMeReloaded.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.7] Optimization + Clean Up
For this Version I optimized the Plugin Size and cleaned up the Source Code.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.6] Fixed various Bugs
For this Version I fixed a some Bugs with Underscore in PlayerName and Spaces after PlayerName.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.5] Fixed Special Character Bug
For this Version I fixed a fatal Bug with whitelisting Player Names with Special Characters.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.4] Better Performance + Bug Fixing
For this Version I reworked the Config Structure for Better Performance. I also fixed some Bugs and a Warning on Server Stop. So if you want to update to this Version, you have to delete the old config.yml
File and reconfigure it again.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.3] New Command + Bug Fixes
For this Version I reworked the entire Project. I added a new WhitelistCommand to manage the Whitelist manually. Now you can also disable the Whitelist if you want. Additionally I fixed some Bugs and added some Feedback Messages.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.
[v1.2] Support for 1.8 - 1.19
Added Version Support for Minecraft 1.8 - 1.19.
Issues?
If you find any Bugs or Mistakes feel free to open an Issue or a Pull Request.