Enhance missing file notification details for mods

Clarified the notification process for missing protected mod files in the launcher and in-game.
This commit is contained in:
Starystars67
2026-07-19 01:37:58 +01:00
parent 007325b1b8
commit f41607a131
+1 -1
View File
@@ -252,7 +252,7 @@ That's it! Your modded map should now be available to join!
You can now protect mods! This will allow you to host a server with protected or restricted content without actually redistributing the content. You can now protect mods! This will allow you to host a server with protected or restricted content without actually redistributing the content.
This is ideal for if you have what is frequently referred to as "Paid Mods" or you are a mod creator and wish to have a limited access to your latest work. This is ideal for if you have what is frequently referred to as "Paid Mods" or you are a mod creator and wish to have a limited access to your latest work.
Just run `protectmod <filename with .zip> <true/false>` in the server console to protect a mod. Users that join a server with protected mods will need to obtain the file themselves from another source such as direct from the creator or via platforms like Patreon. Once obtained they need to put it in their launcher's resources folder. Just run `protectmod <filename with .zip> <true/false>` in the server console to protect a mod. Users that join a server with protected mods will need to obtain the file themselves from another source such as direct from the creator or via platforms like Patreon. Once obtained they need to put it in their launcher's resources folder.
The launcher will inform the user about this if the file is missing. The launcher will inform the user about this if the file is missing additionally the user will also see a notification in-game that shows the missing file and how to fix it
### **6. How to join your server** ### **6. How to join your server**