CSMM - Cloud hosted server manager

CSMM v1.23.0 released

Big update today, we are releasing an extension to the custom commands syntax. Even though I call it "custom commands syntax", this is active in a lot of places in CSMM: hooks, gimme, banned items punishments, voting reward, ...

In short: the new update allows for a TON more customization when creating commands. You can use loops, conditional statements, logical operators and a whole lot more!

The new system will unlock a lot of crazy things, I can't wait to see what everyone will come up with. If you need some help figuring out the syntax, don't hesitate to ask in the CSMM support channel.

For more info, check the docs: https://docs.csmm.app/en/CSMM/advanced-handlebars.html
Changelog: https://github.com/CatalysmsServerManager/7-days-to-die-server-manager/releases/tag/v1.23.0

 
Hello everyone

We've added 2 new pages to the docs which talk about advanced usage of the custom commands system. They use the new Handlebars syntax extensively so if you were unsure how to use this, these examples should help you.

- Notification when players are dropmining (Thank you @Bap for creating this hook!)
https://docs.csmm.app/en/CSMM/advanced-feature-guide-fallingblocks.html

- Deadly air drops, scaled to player level
https://docs.csmm.app/en/CSMM/advanced-feature-guide-deadlydrops.html

Big thanks to @saminal for writing these guides!

 
Is there a step by step tutorial on how to host install this to a windows OS?
No, because it's Linux-based. You could probably get it to run on the Linux subsystem for Windows. Just configure that however you want to, and then follow the instructions for setup on Linux.

IMHO, you should run your server on Linux anyway because it has better performance, fewer memory leaks, and you have the use of cron. 

 
SylenThunder said:
No, because it's Linux-based. You could probably get it to run on the Linux subsystem for Windows. Just configure that however you want to, and then follow the instructions for setup on Linux.

IMHO, you should run your server on Linux anyway because it has better performance, fewer memory leaks, and you have the use of cron. 
Thanks for your response! I am still trying to learn how to setup a linux 7d2d server. I finished installing 7 days server in Ubuntu but got stuck with not being able to connect to the 7DTD server. Is there a tutorial or thread for this? After I figure out how to connect to my 7DTD server on linux, I will try to install CSMM locally. BTW, I tried signing up at digital ocean, I tried creating 2 accounts with 2 different credit cards and both got locked. 

 
Just made this discovery of your manager here… I’ve played on some servers that must have been using this, a few of the features here was on the server and it was awesome.

I have my own server through gamesevers and have for some time, I’d like to use this there, does this get installed on the server besides the alloc fixes ? I’m not clear on the install idea here .. 

thanks

 
Murphy said:
Thanks for your response! I am still trying to learn how to setup a linux 7d2d server. I finished installing 7 days server in Ubuntu but got stuck with not being able to connect to the 7DTD server. Is there a tutorial or thread for this? After I figure out how to connect to my 7DTD server on linux, I will try to install CSMM locally. BTW, I tried signing up at digital ocean, I tried creating 2 accounts with 2 different credit cards and both got locked. 
So your 7 days to die server does not need to be on Linux. CSMM connects to 7D2D over the HTTP protocol. CSMM can technically run fine on Windows but since I haven't used Windows in years, there is no official support for it.

With what I know about your situation, I'd recommend to install 7D2D on a windows machine as you are familiar with that one and then use a VM to run CSMM. Using the Docker installation method is the best: https://docs.csmm.app/en/CSMM/self-host/docker.html
 

Or pay a monthly fee and get hosted CSMM where you can just connect your existing server. Much less headaches as I take care of the maintenance and upgrades of CSMM. :)

illusions said:
Just made this discovery of your manager here… I’ve played on some servers that must have been using this, a few of the features here was on the server and it was awesome.

I have my own server through gamesevers and have for some time, I’d like to use this there, does this get installed on the server besides the alloc fixes ? I’m not clear on the install idea here .. 

thanks
CSMM is not an API mod that you install on your gameserver, it's a separate process (with a database). If you want to install CSMM on your own server for free, see the install docs here: https://docs.csmm.app/en/CSMM/self-host/installation.html

Self hosting does require some technical knowledge though, if you are not comfortable with that, the hosted option might fit you better

 
Back
Top