egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
67 stars 14 forks source link

[FEATURE REQUEST] Allow the bot to change order of mods #150

Open Myumyu10 opened 1 month ago

Myumyu10 commented 1 month ago

I always play on a multiplayer server, and I know the mods need to be in order to work properly. I found that this bot can add mods with a command, but how can I order them like I did with the mod 'mod managers'? I want the bot to be able to change the order of mods as well.

I would like the bot to show the mods added to the server in order and allow me to change the order of those mods with a specific command. lets say, if the bot can work in compability with a mod 'mod manager', it could read the files saved_modlists and saved_modlists_server created by the mod manager. These files are located at C:\Users\username\Zomboid\Lua.....

I really appreciate using your bot, especially since it allows participants other than the dedicated server host to modify and reboot the server. I think this update is crucial to enhance this feature. It doesn't necessarily have to use the mod 'mod manager', but your help would be greatly appreciated.

egebilecen commented 1 month ago

Hey, being able to order mods is an interesting idea. Maybe in the future someone will decide to add it. I am not actively adding new features. I will leave this issue open for future.