A
Admincraft•2y ago
YaCro

How do I whitelist multiple people at once?

My server releases and I want everyone to be able to join at the same time
20 Replies
Discount Milk
Discount Milk•2y ago
Modify the whitelist file directly
YaCro
YaCroOP•2y ago
Where is this located?
Lildirt
Lildirt•2y ago
... the root directory of your server, man.
Discount Milk
Discount Milk•2y ago
The root folder of your server :KEKW:
Lildirt
Lildirt•2y ago
It's literally called whitelist like what
YaCro
YaCroOP•2y ago
"i identify as an idiot"
Lildirt
Lildirt•2y ago
iirc it's a JSON file nowadays so you might want to do some copy paste for the formatting.
YaCro
YaCroOP•2y ago
does it need the players uuid AND username?
Lildirt
Lildirt•2y ago
It might resolve the UUID on its own once someone joins with that name, or it might not. 🙃 honestly will have to try it and see
ProGamingDk
ProGamingDk•2y ago
wouldnt it be better to just turn whitelist off if u need everyone to join
Lildirt
Lildirt•2y ago
tbf there's valid reasons for bulk whitelisting
ProGamingDk
ProGamingDk•2y ago
yeah but if he's releasing that usually means a public server that usually dont use a whitelist not saying there isnt a valid reason for whitelisting etc
Lildirt
Lildirt•2y ago
I assume it's a closed group instead of a public 'release'
ProGamingDk
ProGamingDk•2y ago
ah
YaCro
YaCroOP•2y ago
tbh no lol its a private lifesteal with 40 members. but ill use elixernondes whitelist creator tool
ProGamingDk
ProGamingDk•2y ago
elixir nodes ouch havent heard great things about em 3.5 usd a gb for r9 3900x... thats a ripoff
YaCro
YaCroOP•2y ago
just their guide lol im a cheap bastard
ProGamingDk
ProGamingDk•2y ago
ah well its a ripoff anyways
Cooleg
Cooleg•2y ago
Even if you dont decide to use it, just gonna leave this plugin here... https://github.com/TrollsterCooleg/MassWhitelist/releases/tag/v1.0.0 (may or may not have coded this a bit ago but thought it was too niche and nobody except the people i made it for would use it lol)
GitHub
Release MassWhitelist v1.0.0 · TrollsterCooleg/MassWhitelist
This plugin is unlikely to recieve very much, if any, continued support. For versions 1.18+, unless breaking changes are made to spigot api, this should work. This plugin allows you to define group...
Cooleg
Cooleg•2y ago
will say its not a great long term solution, people change usernames, but this should work for your case just peachy
Mass whitelist:
Adds a config to add different usernames to different "groups" of players
Adds a command, /masswl with different arguments to do different things.
/masswl reload to reload config
/masswl whitelist (groupname) to add group from config into whitelist
/masswl remove (groupname) to do the opposite
Mass whitelist:
Adds a config to add different usernames to different "groups" of players
Adds a command, /masswl with different arguments to do different things.
/masswl reload to reload config
/masswl whitelist (groupname) to add group from config into whitelist
/masswl remove (groupname) to do the opposite
lil rundown of what it does

Did you find this page helpful?