Plugman support for dhs?

Does dhs support loading/unloading with plugman? I want to ask before running it on an active server.
4 Replies
Memento
MementoOP3mo ago
I want to reset the database and start over but I'm pretty sure the plugin would freak out if I just up and moved its underlying db.
Puhpine
Puhpine3mo ago
never heard of plugman or have seen anyone use it with DH, so itll be a "try and see" moment. you can just delete the database of DHS yes, granted the server has stopped.
Jckf
Jckf3mo ago
The nightly builds of the plugin has a trim command you can use to delete LODs No need to delete the DB Most devs try to make their plugins well-behaved in the sense that unloading it should clean up everything that loading it introduced, but this is an often untested or poorly tested scenario As is the case for DHS as well. You can try reloading it, but it could end up crashing
Memento
MementoOP3mo ago
I'll give it a shot and see what happens. I'm looking forward to the additional commands from the nightly. Thanks for all the work on this!

Did you find this page helpful?