CSMM Self host issue

threadPage 2 of 2
« Previous
12 messages on this page
Yesterday
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
i can't read these
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
No content

export-server-2714_2.json

JSON273.1 KB

shop.json

JSON5.9 KB

commands_1.json

JSON17.6 KB

cronjobs_1.json

JSON3.9 KB

Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
yes the command
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
no i want the code your using to get it to say
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
You want json?
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
For commands and such?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
what is your coding? share that
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
also my hooks are not working
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
commands sort of workbut the out in game is just "say
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
I tried switchin chat command prefix
Avatar for 8aa88c3efb234c0cb8e10aeda354934f5962c758666d3ea6bb0c3677e2a3bdba
User 8aa88c
🔍 Answer (Confidence: Medium)
Hello! That's a classic sign of a command prefix conflict, which is a common hiccup during setup.
It's very likely that another server mod, probably CPM (Coppi's Mod), is also using the
/
prefix for its commands. When both CSMM and another mod try to claim the same prefix, it can cause this kind of strange behavior.
The fix is to give CSMM its own unique prefix. Here's how:
  1. In your CSMM web panel, go to your server's Settings page.
  2. Scroll down to the Ingame Commands section.
  3. Enable the module if it isn't already, and set a new prefix in the text field. It's best to choose one that isn't used by other mods. Good options are
    !
    or
    $
    .
After you save the changes, your CSMM commands should work correctly using the new prefix (e.
Response generated from 30 search results
Avatar for c66f411827d0d81315c4c713bc24db8830ee32fad441841b7030d011e3cc6051
User c66f41
Self host setup. I have it confiugured. And server automation seems to work sort of. But my commands are wonky. any reply just says "say"
even /ping
image.png

image.png

PNG178.6 KB