- Fixed the plugin name issue.
- Fixed the bug where tamed dinos started getting deleted after the latest game update when using
DestroyUnclaimedDinos: true in config.json and DisableDinoDecayPvE=True in GameUserSettings.ini.
- Updated and optimized the code.
- Removed the
DestroyUnclaimedDinos parameter from config.json. Instead, a new parameter has been added: DestroyDecayedDinos.
- New parameter:
DestroyDecayedDinos=true - Allows you to destroy decayed dinos (instead unclaim). Players will no longer be able to claim dinos, which must be destroyed. This feature will not work if you set DisableDinoDecayPvE=True in GameUserSettings.ini.
1) Save your old
config.json.
2) Completely remove the plugin from the Plugins folder.
3) Delete the
AntiPVEGrifering.pdb file from the Win64 folder.
4) Copy version 2.1 into the Plugins folder.
5) Replace the
config.json with your old one.
6) Make changes to config.json as described above. You can always refer to
config_commented.json to ensure everything is done correctly.
7) Installation is complete. Start the server.