Nat-Whitelist icon

Nat-Whitelist -----

Whitelist management plugin (Support Discord Webhooks, MySQL & API)




NAT-Whitelist 2.0.0 - Complete Rewrite

We're excited to announce the release of NAT-Whitelist 2.0.0! This major version represents a complete rewrite of the plugin from the ground up.

What's New

This version has been entirely redeveloped with a focus on:

- Clean Architecture: Complete code restructure for better maintainability and performance
- Modern Standards: Built with current best practices and modern Java patterns
- Enhanced Stability: Improved error handling and resource management
- Better Performance: Optimized database operations and event handling


Important Notes

- This is a major version with breaking changes
- Backup your data before upgrading from 1.x versions
- Configuration file has been updated - configs are automatically migrated
- First-time setup requires database configuration (or use default H2)

Known Issues


As this is a complete rewrite, please report any bugs you encounter on our https://github.com/Nat0uille/NAT-Whitelist/issues issues page.

Support

Need help? Join our Discord: https://nat0uille.com/discord


Thank you for using NAT-Whitelist!
----------, Jan 17, 2026

## New release - Version 1.5.1

This update brings several technical improvements, performance optimizations and various fixes to make the plugin more reliable, faster and better documented.

## ⚠️ Attention
If you want to take advantage of the new features, the configuration files have been changed as well as the messages, see more section: Editing

### What changed

* Added a custom directory for JAR generation in `build.gradle`.
* Reduced task execution time from **20 to 10 ticks**.
* Improved display of whitelisted players with **color code according to their online status**.
* Improved retrieval of language messages with support for **custom messages for missing keys**.
* Console startup messages now include **plugin name and version**.
* Enhanced logging via Discord webhooks.
* Overhaul of **SQL DELETE** queries for greater consistency and better encoding management.
* Modification of certain methods with the deletion of **useless code**.
* Correction of an oversight in activation/deactivation text.
* The **READMEAPI file is now entirely in English**.

### Editing
### In config file (`config.yml`)
```
# Discord webhook URL. If no URL is specified, the plugin will not send messages to Discord.
discord-webhook-url: ""
```
### In the lang file (`/lang` folder)
#### For `en-us.yml`
```
webhook-add-title: "Added to whitelist"
webhook-add-desc: "{player} was added to the whitelist"
webhook-remove-title: "Removed from whitelist"
webhook-remove-desc: "{player} was removed from the whitelist"
webhook-removeoffline-title: "Offline removal from whitelist"
webhook-removeoffline-desc: "{player} was removed from the whitelist (offline)"
webhook-notwhitelisted-title: "Connection refused"
webhook-notwhitelisted-desc: "{player} tried to connect but is not whitelisted."
webhook-on-title: "Whitelist enabled"
webhook-on-desc: "The whitelist has been enabled."
webhook-off-title: "Whitelist disabled"
webhook-off-desc: "The whitelist has been disabled."
```
#### For `fr-fr.yml`
```
webhook-add-title: "Ajout dans la whitelist"
webhook-add-desc: "{player} a été ajouté à la whitelist"
webhook-remove-title: "Suppression de la whitelist"
webhook-remove-desc: "{player} a été retiré de la whitelist"
webhook-removeoffline-title: "Suppression hors-ligne de la whitelist"
webhook-removeoffline-desc: "{player} a été retiré de la whitelist (hors-ligne)"
webhook-notwhitelisted-title: "Connexion refusée"
webhook-notwhitelisted-desc: "{player} a tenté de se connecter sans être whitelist."
webhook-on-title: "Whitelist activée"
webhook-on-desc: "La whitelist a été activée."
webhook-off-title: "Whitelist désactivée"
webhook-off-desc: "La whitelist a été désactivée."
```
----------, Nov 27, 2025

Resource Information
Author:
----------
Total Downloads: 49
First Release: Sep 2, 2025
Last Update: Jan 17, 2026
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings