Start using ruleset information from the .modpack files properly. Currently we still use modpack's own name, and "/read <modpackname>.serv".
To achieve this, add some caching of the modpack information (so that server can quickly check which .modpack contains the information requested) and replace client's "/read xxx" chat-packet with a dedicated packet.
Start using ruleset information from the .modpack files properly. Currently we still use modpack's own name, and "/read <modpackname>.serv".
To achieve this, add some caching of the modpack information (so that server can quickly check which .modpack contains the information requested) and replace client's "/read xxx" chat-packet with a dedicated packet.