ModsJava
⚡UltimateWhitelist | Whitelist for Geyser and General Servers
Allow certain java players to join your bedrock server or vice versa or use it as a simple list. Free Minecraft Java mod for 1.16, 1.17, 1.18.
⬇ Download on SpigotHow to use:
/uw : Opens the main menu
You can tab after uw to use commands directly instead of using the menu, commands work on console too!
To use placeholders you need placeholderapi, in-built placeholders: %ultimatewhitelist_size% %ultimatewhitelist_type% %ultimatewhitelist_status% %ultimatewhitelist_whitelisted%
Config & Permissions:
Spoiler: config.yml
type : hybrid # "java": to whitelist java users, "bedrock": to whitelist bedrock users, "hybrid": to whitelist both java and bedrock users, "permission": to whitelist users with a permission
enabled : true
whitelist-list-use-skulls : false
kick-message :
- '&cYou are not whitelisted on this server!'
- '&cPlease join our discord to get whitelisted!'
- '&9Discord : discord.gg/yourdiscord'
- '&eOr visit our website : yourwebsite.com'
discord:
failed:
enabled : false
webhook:
url : https://discord.com/api/webhooks/1287407879451836487/O5y0SwxWn3EAK6qKCu0L6o0QdnNy-VloUA7sH5LwmI8tbgWgQLarnxr0Uk4PKP6JQiHY
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : 'A player that is not whitelisted is trying to join : ` %player_name%`'
color : 255,0,0
success:
enabled : false
webhook:
url : https://discord.com/api/webhooks/1287407879451836487/O5y0SwxWn3EAK6qKCu0L6o0QdnNy-VloUA7sH5LwmI8tbgWgQLarnxr0Uk4PKP6JQiHY
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
fields:
'1':
name : UUID
value : ' %player_uuid%'
inline : true
'2':
name : Server
value : ' %server_name%'
inline : true
'3':
name : Connected Players
value : '` %server_online%/%server_max_players%`'
inline : true
description : 'A whitelisted player is joining the server : ` %player_name%`'
color : 0,255,0
add:
enabled : false
webhook:
url : https://discord.com/api/webhooks/yourwebhook
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : '` %player_name%` was added to the whitelist'
color : 255,0,0
remove:
enabled : false
webhook:
url : https://discord.com/api/webhooks/yourwebhook
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : '` %player_name%` was removed from the whitelist'
color : 255,0,0
whitelist : [ ]
Permissions:
Code (YAML):
type : hybrid # "java": to whitelist java users, "bedrock": to whitelist bedrock users, "hybrid": to whitelist both java and bedrock users, "permission": to whitelist users with a permission
enabled : true
whitelist-list-use-skulls : false
kick-message :
- '&cYou are not whitelisted on this server!'
- '&cPlease join our discord to get whitelisted!'
- '&9Discord : discord.gg/yourdiscord'
- '&eOr visit our website : yourwebsite.com'
discord:
failed:
enabled : false
webhook:
url : https://discord.com/api/webhooks/1287407879451836487/O5y0SwxWn3EAK6qKCu0L6o0QdnNy-VloUA7sH5LwmI8tbgWgQLarnxr0Uk4PKP6JQiHY
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : 'A player that is not whitelisted is trying to join : ` %player_name%`'
color : 255,0,0
success:
enabled : false
webhook:
url : https://discord.com/api/webhooks/1287407879451836487/O5y0SwxWn3EAK6qKCu0L6o0QdnNy-VloUA7sH5LwmI8tbgWgQLarnxr0Uk4PKP6JQiHY
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
fields:
'1':
name : UUID
value : ' %player_uuid%'
inline : true
'2':
name : Server
value : ' %server_name%'
inline : true
'3':
name : Connected Players
value : '` %server_online%/%server_max_players%`'
inline : true
description : 'A whitelisted player is joining the server : ` %player_name%`'
color : 0,255,0
add:
enabled : false
webhook:
url : https://discord.com/api/webhooks/yourwebhook
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : '` %player_name%` was added to the whitelist'
color : 255,0,0
remove:
enabled : false
webhook:
url : https://discord.com/api/webhooks/yourwebhook
username : UltimateWhitelist
avatarUrl : https://i.imgur.com/yourimage.png
data:
embeds:
'1':
author:
name : ' %player_name%'
iconUrl : https://mc-heads.net/avatar/ %player_name%
description : '` %player_name%` was removed from the whitelist'
color : 255,0,0
whitelist : [ ]
- ultimatewhitelist.use : Permission to use the commands
- ultimatewhitelist.reload: Permission to use reload command
- ultimatewhitelist.add: Permission to add players to whitelist
- ultimatewhitelist.remove: Permission to remove players from whitelist
- ultimatewhitelist.list: Permission to get the list of players whitelisted
- ultimatewhitelist.on / ultimatewhitelist.off: Permission to modify the whitelist status
- ultimatewhitelist.type: Permission to set the whitelist type
- ultimatewhitelist.status: Permission to see the whitelist status
- ultimatewhitelist.version: Just to check the plugin version
- ultimatewhitelist.whitelist: Makes some players join via permission whitelist type
You can setup Discord Webhooks!
⚡UltimateWhitelist | Whitelist for Geyser and General Servers is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 3,303 times (via Spigot). Download it and open it directly in the game.