Whitelister is a simple whitelist fetching mod. When configured it will pull whitelists from various sources and update on a configurable schedule automatically. If one of the whitelists is unavailable it will use the cached list. Note the whitelist should be disabled in your server.properties.
Commands:
- /wl list - Lists the current whitelist
- /wl reload - Reloads the whitelist manually
- /wl enable - Enables the mod
- /wl disable - Disables the mod
- /wl export - Exports the whitelist to a txt file
You are free to use this mod in any public packs you may want to make, just be sure to provide credit ;)
Where can I find the soource code?
It doesn't seem like the 1.16.5 version works anymore. It spams "Whitelist source is still set to default value." at 100 lines per second and prevents the server from starting without generating a config file so you can solve the issue.
In reply to ZeekDaGeek:
Is the config not created in the server config folder? Forge moved serverconfigs to the world directory back in 1.13. It should work once it’s configured.
In reply to Quetzi:
The console spam should probably be fixed because it is clearly a problem, the fact of aving that error line sent 100 times by second on the first start doesn't make any sens and that crashed my browser just by watching the console from my server, and couples minutes after my server crashed. I tried in single player to load a save with your mod and my MultiMC crashed directly when open the world and the game crashed before finishing to load the world. I look in my log folder, and the log file take more than 600mb, this is clearly a big problem...
I look on my server, in the "world/serverconfig" folder and I can't find any whitelister config file. I look in local, on the "saves\World\serverconfig", and still no whitelister config file, so I will remove your mod until it is fixed because it just don't work and make impossible to played local or on server.
You don't have any Issue Tracker for your mod, I suggest you to open a github and link the issue tracker with this project, because making issue on the commants is not really good if you want my opinion, but because I didn't have the choice, I do it here.
Mod Version: 1.16.4-4.1.36
Minecraft: 1.16.5
Forge: 36.1.31
(I tried your mod with Enigmatica 6 modpack, but for what I see here, a lot of people seam to have the same issue.)
i getting console spammed as "Whitelist source is still set to default value" and it never made config file

i using 1.16.4-4-1.36 on 1.16.5 Forge (Direwolf20 1.16)
In reply to ChisdealHDYT:
same problem its not working on 1.16.5
Can you port this to Fabric?
In reply to chexo3:
no, it's main use-case is for forge installs that streamers typically use on their subscriber servers. In addition to that, I have no desire to try and maintain 2 versions of the same mod.
In reply to Quetzi:
Fair enough. Thanks for your time.
Is this mod server side?
This just seems to spam "reloaded" with no way to stop it. [1.15.2]
In reply to Yamza_:
4.1.32 should fix those issues for you.
i put the jar file (1.14.4) into the mods folder on the server and restarted the server to create whitelister-server.toml file in serverconfig folder. >> https://pastebin.com/rdP1HMVf
i deactivated the vanilla whitelist function, and removed the vanilla whitelist.json file from the server, then restarted the server to implement the whitelister mod.
all i'm getting in the console is the same line over and over, one second apart.
18.02 05:51:58 [Server] INFO [m[32m[05:51:58] [Whitelister/INFO] [whitelister/]: Reloaded 1/1 whitelist.
it doesn't recognize any /wl commands at all. is there something completely obvious that i'm not doing here?
Any plans to update this to 1.13.1?
In reply to AshsToAshs:
I cannot get this to work, I have the mod in the mods folder and the the whitelister.cfg is here --> https://pastebin.com/4Shuzm8P
I am getting no-one allowed on, the /wl list is empty and the console says:
[Server thread/INFO] [Whitelister]: Whitelist could not be reloaded
when I run /wl reload
Any help would be appreciated.
Xidik
Can you or anyone fix this please
[20:05:29 ERROR]: Could not load 'plugins\Whitelister-1.11-3.2.3.jar' in folder
'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPlug
inLoader.java:150) ~[craftbukkit.jar:git-Bukkit-c8ff651]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:133) [craftbukkit.jar:git-Bukkit-c8ff651]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.j
ava:297) [craftbukkit.jar:git-Bukkit-c8ff651]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.<init>(CraftServer.java:2
59) [craftbukkit.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.PlayerList.<init>(PlayerList.java:73) [
craftbukkit.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:1
4) [craftbukkit.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.ja
va:185) [craftbukkit.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.jav
a:521) [craftbukkit.jar:git-Bukkit-c8ff651]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_71]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 9 more
This goes in the mods folder, not the plugins folder.
ooo do you think you can make a plugin like this not forge related is that even possible ?