announcements
textPage 5 of 10
50 messages on this page
Friday, April 17, 2020
User a506fe
I wish you all well.
User a506fe
Decision has been made. CPM is dead. I wish you luck finding a worthy equivalent. It has been an honor to serve the ones appreciating the work on CPM.
User a506fe
Having said that, due to recent events of false acquisations and insinuations regarding CPM i am talking a vacation from this shit. Time i will use to considder why on earth i should continue. Chances are bout 80% i will stop and use it for me privately only. I will not be available for support. Please start looking for other API mods in advance to replace CPM when that time comes. Servertools is about the most feature rich of them all. Give it a try.
User a506fe
this is in since version 13.9.1 (2020.02.22)
User a506fe
wondor why i still help this stupid game, but here ya go
User a506fe
Configure in CpmSettings.xml: “MaxAdminLevelSpectatorMode” (default permission level 0). Optional command(s) can be fired on detection. Default is no command “SpectatorModeDetectedCommand “. To enable command(s) just put the command(s) in the setting. To use multiple commands just seperate them with ; Supported placeholders: ${entityId}, ${steamId} and ${playerName}. CPM will write to log upon detection for easy hooking of CSMM custom hooks/discord notifications: [CSMM_Patrons]Unauthorized SpectatorMode detected on <playerName> (<steamId>) !!!!! Command example: <SpectatorModeDetectedCommand>ban add ${steamId} 10 years “Hackers not welcome”</SpectatorModeDetectedCommand>```
User a506fe
as an example
User a506fe
<SpectatorModeDetectedCommand>ban add ${steamId} 10 years "Hackers not welcome"</SpectatorModeDetectedCommand>```
User a506fe
Strong advise to configure a ban command on detection
User a506fe
Seems hackers are massivly abusing SpectatorMode.
Wednesday, April 15, 2020
User a506fe
Some ttp love this release. All new commands alter data that is stored in the players ttp file. That can only be editted when player is not online. So all new commands do a player kick if player is online. * New consolecommand rl (resetlevel): set a players level to a level of your choice * New consolecomand rs (resetskillpoints): set the number of skillpoints of a player to the count of your choice * New consolecommand red (removeexpdeficit): remove a players ExpDeficit on demand. ExpDeficit is the XP penalty you get after dying (red bar in the XP bar above belt)``` Download: https://cpm.7d2d.download/
Thursday, April 2, 2020
User a506fe
* changed donorslots: added admin notification on expired donor server join. All online admins of a configurable level get a PM notification when an expired donor joins. Configure admin level in CpmSettings.xml ( NotifyAdmin_Level). Default is level 0. Also added logline for easy CSMM custom hooking. Logline is: [CSMM_Patrons] Donorslot expired! Playername: <name> SteamID: <steamID> So hook can be placed on ” [CSMM_Patrons] Donorslot expired! ” for discord notification. * changed consolecommand remitem: changed commandresponse player entityId to steamId for easier CSMM regex custom variable extraction in custom hooks.``` Speaking of hooks: Catalysm wrote an excellent example that shows how incredible powerful the combination of features of CSMM and CPM can be. This example will show how to create the functionality of giving players the tools to deposit casinoCoins to the virtual CSMM economy. It even shows how to “fix” an exploit that rises while creating this. Check it out! https://docs.csmm.app/en/CSMM/advanced-feature-guide.html Download: https://cpm.7d2d.download/
Saturday, March 28, 2020
User a506fe
Documentation is always behind. If you have troubles finding documentation about a specific subject and its not documented (yet), please review the version history on the subject as i tend to describe how to use new functionality in there.
User a506fe
User a506fe
re-added Version history to CPM website:
Thursday, March 26, 2020
User a506fe
* Changed consolecommand shutdownba: added on demand vehicle removal. Use “shutdownba <minutes> resetvehicles”. All vehicles on map will be removed at restart. * Added consolecommand af (addfriend): add yourself to friend list of a player without invite or confirmation needed. Works on off,- and online players. To remove from friendlist, use the player list window ingame. Beware that if the player is online, the removal will be shown as a popup on screen (adding is silent/invisible). * Changed consolecommand wpc (waypointcontrol): fixed wrong number of arguments error response.``` Download: https://cpm.7d2d.download/
Sunday, March 8, 2020
User a506fe
* Added vehicle removal on restart: duping vehicles is still a major problem on MP servers. CPM now offers a way to control that pest. You can enable vehicle removal on restart in CpmSettings.xml : <Vehicles_RemoveOnRestart>true</Vehicles_RemoveOnRestart> Default value is false. When enabled CPM will remove ALL vehicles in the world that are not stored away in containers or backpacks/belt on server restart. Strongly recommended to make a warning about this functionality in server login confirmation message or by (auto) chat communication. Or there will be tears.``` Download: https://cpm.7d2d.download/
Thursday, March 5, 2020
User a506fe
* Improved "getprefab reset" and resetrwgprefabs: now sleepervolumes in prefabs that got reset manually or automatically, will get despawned and reset too. This will fix the free loot runs on prefabs in which the sleepervolumes were cleared (all killed) and get reset after that. Previously the sleepervolumes would stay cleared until respawn timer would expire again, but the prefab was reset and full of loot again. Now they are all waiting and active again after the prefab resets. Thanks to SylenThunder for reporting.``` Download: https://cpm.7d2d.download/
Wednesday, March 4, 2020
User a506fe
* 18.4 b4 Stable compatibility * Changed sleepers consolecommand: added option to count sleepervolumes in marked area. * Changed write2log (w2l) consolecommand: added option to add output of a command to log. Now you have full control on what data is written in log. You can use a cronjob for w2l using gt consolecommand for example to be able to make a CSMM custom hook for checking that ingame time and fire one or multiple commands on a specific gametime. Options are limitless. * New features since 18.3 stable: * Sleeperspawn control (with bloodmoon only option) * Sleeperrespawn control * Anticheat: Spectator mode detection * Jail auto-release bugfix * Chunkreset consolecommand! Reset chunks on live server``` Download: https://cpm.7d2d.download/
Sunday, March 1, 2020
User a506fe
* Proudly presenting consolecommand resetchunks: reset chunks point to point (p1,p2) or with radius. Reset chunks to RWG default while server is running with this new command!``` Download: https://cpm.7d2d.download/
Saturday, February 29, 2020
User a506fe
I was going through some old stuff on the backlog and it seems there were some requests for a command for getting the owner of a vehicle. Thats actually a feature hidden in the checkvehiclecontent (cvc) command. So for an oversight all vehicle commands that are in place in 13.9 for stable and 13.9.2 for experimental:
- cvc (checkvehiclecontent): Lists the owner of a vehicle and if it has content, shows the items in inventory.
Works on helicopter and jetpack class too (mods use those). - tp vehicle to its owner: getbicycle, getbike, getmotorcycle, getjeep, and getgyrocopter
- ov (ownvehicle): take ownership of any vehicle including helicopter and jetpack
Easiest way of listing vehicles ingame is using lce (listcustomentity) consolecommand. It has built in filters for bicycle, minibike,motorcycle, jeep and gyrocopter
Friday, February 28, 2020
User a506fe
* Jail auto-release bugfix: auto-releasing from jail was not using the new db persistent storage yet, so it failed to actually release the player from jail.``` Download: https://cpm.7d2d.download/
Thursday, February 27, 2020
User a506fe
New download location for everyone: https://cpm.7d2d.download
Wednesday, February 26, 2020
User a506fe
CPM 13.9.1 is A18.4 b4 experimental compatible
Sunday, February 23, 2020
User a506fe
CPM 13.9.1 is not a18.3 b4 compatible. Please only upgrade if you are on experimental 18.4 b3. Thanks @User 24680828 for reporting.
Saturday, February 22, 2020
User a506fe
* AntiCheat: added Spectator Mode detection. Can be hacked in easily clientside and offers complete invisibility towards other players and zombies/animals. Now CPM will detect unauthorized use. Configure in CpmSettings.xml: "MaxAdminLevelSpectatorMode" (default permission level 0). Optional command(s) can be fired on detection. Default is no command "SpectatorModeDetectedCommand ". To enable command(s) just put the command(s) in the setting. To use multiple commands just seperate them with ; Supported placeholders: ${entityId}, ${steamId} and ${playerName}. CPM will write to log upon detection for easy hooking of CSMM custom hooks/discord notifications. Example: <SpectatorModeDetectedCommand>ban add ${steamId} 10 years "Hackers not welcome" </SpectatorModeDetectedCommand>``` Download: https://cpm.7d2d.download
Friday, February 21, 2020
User a506fe
* Added sleeper spawn control: disable sleepers everywhere on the map. CpmSettings.xml -> <DisableSleepers_Enabled>true</DisableSleepers_Enabled>. To disable sleepers on map only during bloodmoon -> <DisableSleepers_BloodmoonOnly_Enabled>true</DisableSleepers_BloodmoonOnly_Enabled> * Added sleeper respawn control: configure if sleepers respawn after being cleared or dont ever respawn again.``` Download: https://cpm.7d2d.download
Thursday, February 20, 2020
User a506fe
ill check the emoticons for measuring interest
User a506fe
disable sleeper respawns
User a506fe
Anyone would be interested to adding this to CPM? I can implement without the need of using DMT:
Tuesday, February 18, 2020
User a506fe
* changed consolecommand tprotect: implemented usage of radius when traderprotecting blocks * CPMcc 1.4.0 is out! Big thanks to Catalysm! * Added: icon for playhomes * Added: Permission overview of loggedin user in navigation menu * Fixed: bug when API endpoints are set to permission level 2000 (map can be used for players now) * Fixed: popup message for (claimed) quest POIs * Fixed: Claimed quest POIs still show up in quest POI layer ********************************************************************************************* Allocs server fixes are required for using CPM. Get them here: http://illy.bz/fi/7dtd/server_fixes.tar.gz CPM Installation: Extract 1CSMM_Patrons folder from zip to your /Mods folder. For accessing CPMcc use controlpanelport + 3 (=allocs webmap port +1) ex. when you access allocs webmap on http://serverip:8082, you can access CPMcc on http://serverip:8083 Documentation: https://docs.csmm.app/en/cpm/```
User a506fe
Patched map.js (allocs webmap) as example how to use CPM's WebApi through allocs webmap:
Monday, February 17, 2020
User a506fe
Public access to mod is history. There will be another way of releasing starting with next release.
Sunday, February 9, 2020
User a506fe
A18.4 b3 has spectator mode for admins! Finally! (consolecommand sm) 👍
Saturday, February 8, 2020
User a506fe
CPM 13.8 is A18.4 b3 Experimental compatible.
Tuesday, January 28, 2020
User a506fe
CSMM Patrons mod 13.8 A18.3 b4 Stable + CPMcc 1.4.0 released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Sunday, January 26, 2020
User a506fe
CSMM Patrons mod 13.7.1 A18.3 b4 Stable released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Friday, January 24, 2020
User a506fe
CSMM Patrons mod 13.7 A18.3 b4 Stable released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Tuesday, January 21, 2020
User a506fe
CPM 13.6 is A18.3 b4 compatible
Sunday, January 5, 2020
User a506fe
Added all adv. claims and player beds to allocs map.js
CPMcc permission 2000 needed (cpmcc_permissions.xml) to be able to use in allocs webmap
CPMcc permission 2000 needed (cpmcc_permissions.xml) to be able to use in allocs webmap
Sunday, December 22, 2019
User a506fe
CSMM Patrons mod 13.6 A18.3 b3 Experimental released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Thursday, December 19, 2019
User a506fe
CSMM Patrons mod 13.5.1 A18.2 b5 Stable released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Wednesday, December 18, 2019
User a506fe
CSMM Patrons mod 13.5 A18.2 b5 Stable released!
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
https://github.com/Prisma501/CSMM-Patrons-Mod/releases
Saturday, December 7, 2019
User a506fe
- added icon to claimed/bedrolled quest poi's for visibility
- enabled claimed/bedrolled layer by default but shielded behind allocs viewlandclaims permission