# 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="changelog" %}
[changelog](https://docs.easy.gg/scripting/changelog)
{% endcontent-ref %}
