> For the complete documentation index, see [llms.txt](https://docs.easy.gg/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easy.gg/scripting/bedwars-scripting.md).

# BedWars Scripting

When hosting a creative match, you have the option to edit the game's scripts (`Host Panel` -> `Scripts`).&#x20;

These scripts will run when the server starts or can manually be run and stopped from the Script panel.

### Scripting Language

Scripts are written in **Lua**, the same language used to write Roblox scripts. You have access to all functions described in this documentation.

### VSCode Extension

Download the VSCode extension to sync your code with Bedwars and many other useful features here: <https://marketplace.visualstudio.com/items?itemName=easy-games.bedwars-scripting-toolkit>

### Support

For support join our [Discord #creative channel](https://ptb.discord.com/channels/847855494106447942/1134558543987609600)

{% content-ref url="/pages/54WkCfVeDpOtxLQdVPYX" %}
[Changelog](/scripting/changelog.md)
{% endcontent-ref %}
