# Commands

/hs help - Show the plugin commands.\
/hs info - Show the plugin infos.\
/hs stats - Show the hand held item infos.\
/hs upgrade - Open the Upgrade GUI (this command is available if the legacy upgrade system is disabled, see "lgeacy-upgrade-system" in config.yml).\
/hs masteries - Open the Masteries GUI (this command is available if masteries are enabled in the config.yml, see "enable-masteries" in config.yml)\
/hs toggleparticles - Toggle particles displaying while holding an upgraded item.\
/hs setlevel \[level] - Set the upgrade level of the hand held item.\
/hs setdamage \[damage] - Set the damage of the hand held item.\
/hs giveshard \[player] \<amount> - Give shards to a player.\
/hs giveshield \[player] \<amount> - Give shields to a player.\
/hs giveluckitem \[luckBoost] \[player] \<amount> - Give luck items with a certain luck boost to a player.\
/hs reload - Reload the config and lang files.

### Aliases

*hyperstone, hyperstones, hypershard, hypershards, hs, stones, stone*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hypersoftware.gitbook.io/hyperstones/commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
