Server-side Multi-mod Scenario


For modders only - this is a framework to load multiple server side mods simultaneously, with runtime hotpatching

Utilities
5 years ago
0.16 - 0.17
12

g Removing plugins from hotpatch

6 years ago
(updated 6 years ago)

How do I remove a plugin once it's loaded? The only place I could see that the plugin data is stored is in script.dat.

6 years ago

sorry for the delay on replying, you can use "/c remote.call('hotpatch, 'uninstall', 'name_here')" to remove

6 years ago

Cheers.

New response