Description
This is a Mod in a Beta/Testing State.
This Mod is Server-Only, it will have no effect on anything other than dedicated Servers.
The Mod is intended for Public Servers with a Premium or Vip functionality.
It fetches lists from either the local file system or a remote location which follow the vanilla whitelist.json format.
Each list can be assigned a specific Priority and Importance. Lists with higher Importance determine the Players Priority.
Example:
List1 has Priority of 20 and Importance of 10
List2 has Priority of 10 and Importance of 15
List3 has Priority of 25 and Importance of 15
Player1 is part of List1 and List2
Importance of List2 is higher than List1
Player1 has Priority of 10 (List2)
Player2 is part of List 2 and List3
Importance of List2 is equal to List3
Priority of List2 is lower than List3
Player2 has Priority of 25 (List3)
If the Server reaches it's limit, the person with the lowest Priority and longest connection time will be kicked in favor of the person with the higher priority.
The Mod can also act as a Whitelist by allowing only players listed in any priority list to join the server.
Usage examples would be a combined Subscriber + Follower Server. Where Subscribers have a higher Priority than followers.
If you encounter any issues, please let me know either by commenting here, writing an E-Mail to [email protected] or Twitter me @WatschmanLP twitter.watschman.com
Commands
- /viplist list -> Shows all currently recognized lists with their corresponding id.
- /viplist remove [id:required] -> Removes a list based on id from the config. Requires reload to take effect.
- /viplist add [File-Url:required] [remote:optional|default:false] [priority:optional|default:guestPriority] [importance:optional|default:10] -> Adds a new list to the config based on the input parameters. Requires reload to take effect.
- /viplist reload -> Reloads all lists and writes changes to disk.
- /viplist whitelist [status:optional] -> Shows the current status of the Whitelist functionality.
- /viplist whitelist toggle -> Enables/Disables the Whitelist functionality.
- /viplist whitelist on -> Enables the Whitelist functionality.
- /viplist whitelist off -> Disables the Whitelist functionality.
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.