
Added placeholder $ is still in for backwards compatability in existing commands. Added settings for Level Jump detection: configure MinJumpLevel, ExcludeAdminLevel and command(s) to execute on detection in CpmSettings.xml. That makes this release possible in the first place.
He found out, that deleting a chunk before regenerating it, will cause region corruption. Version 22.4 A20.6 b9 Stable (NOT A20.5 and lower compatible) (19-12-2022)īIG Shoutout to O C, the author of ServerTools.
vanilla consolecommand cr (chunkreset) will still cause region corruption if used, except if you use the fix (mod) that O C has created for patching this command.
changed command rrp (resetrwgprefabs): now using chunkresets for resetting prefabs again, without the region corruption.claim reset areas, without the region corruption. enabled consolecommand rac (resetadvclaims): enabled command for resetting adv.changed consolecommand ResetChunks: fixed region corruption on using chunkresets.Please update 22.4 if you have already downloaded it. Note to self to NOT empty worldgeneration caches on chunkresets on a server that still needs to run after the reset.Level, skillpoints and expdeficit can be set live with player online.
#7 DAYS TO DIE CONSOLE UPDATE HISTORY OFFLINE#
Changed consolecommands resetlevel, resetskillpoints and removeexpdeficit: no more playerkicking for offline ttp editing. Added owner name and vehicle id (both loaded and unloaded vehicles) to vehicle info. Changed CPM Web UI: Added owner name to bed(roll) info. Delete cpmcc_permissions.xml and it will autogenerate with apiusers tree on server start. Add "?apiuser=username&password=password" after your apicall from any script/software to use cpm apis. Now you can use apiuser(s) to gain access to the cpm webapis based on their permissionlevel. Changed webapi access: added possibility to add apiusers in cpmcc_permissions.xml. Changed flydetection: fixed false positive on flying when player is in water/swimming in A21. CPM Web UI 1.8.2: switched coordinates for Mouse position and Last click from N/S - E/W to E/W - N/S. CPM Web UI 1.8.3: added location to landclaim info on map.
In edge cases (high pop servers) there was a chance of failing, because of busy gamethreads/latesaving operations. Changed RegionsReset, Vehicle/Drone Removal, ResetPlayerData and Permadeath: implemented thread/latesaving safety.