Custom Commands
threadPage 1 of 1
Friday, October 10, 2025
User e3fe97
If not I could add one for you, but later I'm at work today
User e3fe97
Install and check the configuration, I can't remember if this one has a delay or not
User e3617c
do u know how i can add a delay and a timeout there? like in csmm you will be teleported in x seconds?
User e3617c
thank you very much
User e3fe97
Here is my /lobby and /back module.
the lobby co-ordinates are hardcoded, use the module builder to change it
the lobby co-ordinates are hardcoded, use the module builder to change it
Lobby_and__back-1760110474517.json
JSON • 4.1 KB
User 8aa88c
🎯 Answer (Confidence: High)
Hey there! In Takaro, you create custom commands by building Modules. This is a more powerful and flexible approach compared to the custom commands in CSMM.
Hey there! In Takaro, you create custom commands by building Modules. This is a more powerful and flexible approach compared to the custom commands in CSMM.
Modules are collections of features that can include commands, hooks, and scheduled tasks. To create a command like
/lobby that teleports a player and sends a message, you would define it within a module.Sources:
• CSMM Documentation: # Discord integration
• Takaro Documentation: Writing Takaro Modules | Takaro
• CSMM Documentation: # Getting started tutorial
• Takaro Documentation: FAQ | Takaro
• Takaro Documentation: Roles and permissions | Takaro
• CSMM Documentation: # Discord integration
• Takaro Documentation: Writing Takaro Modules | Takaro
• CSMM Documentation: # Getting started tutorial
• Takaro Documentation: FAQ | Takaro
• Takaro Documentation: Roles and permissions | Takaro
Response generated from 30 search results
User e3617c
Im Probably just Blind but, how do i make custom commands like csmm on Takaro? example: /lobby tps to lobby and gives a message after tp.