Installing mod on running server

Hello, I'm a new in modding rust servers, I want to add this mod to my server that has been running for some weeks now. Is it possible to add the mod without loosing all the player's bases?

From the mod documentation where it says:

tpve.def - Wipe and create default configuration/data

I understand the server will be wiped and create a default configuration for the mod. I'm understanding correctly?

Thanks

hi, you are misunderstanding.

that command is to reset the configuration of TruePVE back to its default configuration

the default configuration is what is generated when the plugin loads for the very first time.

you do not need to use the tpve.def command

this plugin simply allows or blocks damage. it does not delete or wipe anything

Perfect, thanks! Amazing stuff you do