[FREE - SOURCE] Whitelist - Token System (Like PvPLounge)

Status
This thread has been locked.

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
Whitelist [FREE]

Simple plugin that allows users to have "tokens" to whitelist friends, just like PvPLounge.

Images

user.png


staff.png


staff_commands.png


Releases (jar)

https://github.com/pmpy/Whitelist/releases
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

TehSteel

Yo, I like to develop Minecraft plugins
Premium
Feedback score
4
Posts
391
Reactions
132
Resources
0
You should add the jar complied already (For the people that don't know to compile it)
And is there any dependency? if so I would recommend list them on the thread
 

Trackgg

Feedback score
9
Posts
152
Reactions
65
Resources
0
^^^^ it's on /out/artifacts/whitelist_jar/.
 
Last edited:

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
You should add the jar complied already (For the people that don't know to compile it)
And is there any dependency? if so I would recommend list them on the thread
The jar is in the releases page of the GitHub repo, no depends.
 
Last edited:

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
Updated thread to make it nicer :tup:

Could you please explain how this works?
Thank you!
If you are familiar with the server "PvPLounge", back last year and the years past, they only allowed whitelisted players to join. This is pretty much the same, you can add whitelist tokens to your store or give them away for events or whatever you want. Players can use those tokens to whitelist their friends to play with them.
 

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
Occasionally it won't whitelist the player, I've used it multiple times.
it uses the whitelist system thats already built into the server, and if you looked at the source you would see that, it doesnt have its own whitelist system so maybe something on your end
 

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
Occasionally it won't whitelist the player, I've used it multiple times.
Code:
PlayerUtility.getOfflinePlayer(args[0]).setWhitelisted(true);
Bukkit.reloadWhitelist();
[DOUBLEPOST=1587618285][/DOUBLEPOST]
This has tokens in it that players can use, these "alternatives" are different to this facepalm
 
Last edited:

Zorah

Premium
Feedback score
9
Posts
437
Reactions
172
Resources
0
I'm not the dev here aha, not continuing this conversation any longer. Just noting for future buyers, enjoy your day.
yeah dude lemme buy this free plugin! you're a goof bruh
 
Status
This thread has been locked.
Top