Skip to content

๐Ÿ“š Reference: Quick Lookup and Troubleshooting โ€‹

This chapter is QS's quick-reference area โ€” it doesn't teach you how to build a skill, but answers the questions you'll keep coming back to once you're up and running: how to type the commands, how to configure permissions, which piece of logic a given player hint comes from, what the result code that /qs cast prints back means, where the bundled example skills are, how to tune performance, and where to look when something breaks. Everything here follows QS 1.0.22, with the command tree, result codes, and passive types aligned strictly with the source.

The two tables you'll use most are Commands and Permissions (11 subcommands + 6 permission nodes) and CastResult Result Codes (14 result codes) โ€” when a skill won't fire, start from these two pages and the decision tree in Diagnostics and Troubleshooting; to nail down terms, flip to the Glossary; and before launch, run through the checklist in Performance and Passive Throttling.

In this section โ€‹