Skip to content

how could i add a new command category #483

Answered by Androz2091
Derei-Ramos asked this question in Q&A
Discussion options

You must be logged in to vote
  • Create a new folder named minecraft
  • Copy the commands/General/ping.js file into the created folder
  • Change all the "ping" occurences to the name of your command
  • Remove the content of the run() function to replace it with your own.
  • Restart the bot
  • You're done, your command will now appear in the help command!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Androz2091
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants