Getting Started
This wiki is designed for players of the Kanoho creative server who want to create exciting new content using the commands and other frameworks provided by the server!
Where Next?
Section titled “Where Next?”- Take a look at one of our guides, like how to create a usable item!
- Browse the reference for more detailed information on specific features!
Naming Conventions
Section titled “Naming Conventions”When creating content for the Kanoho server, we follow a naming convention for any unique identifiers such as tags, scoreboards, and functions.
Simply prefix your identifiers with your username or nickname. For example, doc_party_popper or doc/alcubierre/used.
When given the option of a namespace like with bossbars or cooldown groups, use the kanoho namespace.
mcfunction-server
Section titled “mcfunction-server”Kanoho has mcfunction-server installed, which allows you to create and edit functions from your browser. This is a powerful tool that lets you chain together commands more efficiently and is required for some features of this mod.
To get started, run the /editor command in-game!
