This is the plugin: https://www.mc-market.org/threads/440329/
I got rights to decompile it, and want to make a few changes to the plugin. I have the source code.
This is what I want added to the plugin
I can pay around $6 for this! Add me on discord please
Fierce#8174
I got rights to decompile it, and want to make a few changes to the plugin. I have the source code.
This is what I want added to the plugin
Code:
1) so, when a player is whitelisted, it whitelists their IGN. is there any way we can make it so it whitelists their UUID instead?
2) When a non-whitelisted player trys to login, they still get a glimpse of the server for a second before they are kicked off for not being whitelisted. Can this be fixed so they can't get on at all?
3) An error I need fixed is when u put an invalid arg. for example /server status [server_that_doesn't_exist] that completely spams the console. Here's an error log https://pastebin.com/uFQCHv58
4) Add a command such as "/whitelist add [player] hubbypass" which whitelists a player to all of the hubs and bypasses the global whitelist. The global whitelist simply (I believe) blocks the login connection
of non-whitelisted users through the bungeecord IP. There also need to be commands that go along with it such as: "/whitelist status hubbypass" (gives the status similar to other status command in this plugin) & /whitelist on/off hubbypass
In the config, add a section like this:
hub_servers_bypass:
enabled: false #enabled/disables this feature
hubs: [] #where the hubs go in array
whitelisted: [] #where the whitelisted players go in array
I can pay around $6 for this! Add me on discord please

Fierce#8174
Last edited:
