IPAuthenticator - Whitelist with IPs icon

IPAuthenticator - Whitelist with IPs -----

Secure your server with authorized IPs and IP Ranges



The config.yml in version 1.0:
```yml
# If 'bypass-if-whitelisted' is true, the player will connect to the server without checking for their ip
# 'add-to-whitelist' adds the player to the whitelist if ip is accepted
whitelist:
bypass-if-whitelisted: true
add-to-whitelist: true

# Whitelisted-IPs
ip:
statics: ['127.0.0.1']
range: '127.0.0.1-127.0.0.1'

# Message when kicked and when added to whitelist (empty for no message)
message:
kick: '&cYou are not whitelisted/n&7Contact a server administrator, if you feel like this is an error'
whitelisted: '&7You are now whitelisted.'
```
Resource Information
Author:
----------
Total Downloads: 120
First Release: May 14, 2024
Last Update: May 21, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings