> For the complete documentation index, see [llms.txt](https://acknown.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acknown.gitbook.io/docs/premium-skripts/advanced-spawn/extra-options.md).

# Extra Options

Find information on how to customize and change different settings/options in the code.

## General options (Cooldown/Cancel on Movement...)

This code offers a very simple & easily readable file.\
You can edit most of the plugin's changeable options in the spawn settings menu. (/spawn settings)

<figure><img src="https://2917769990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VYBodwm25KciH6A1lMc%2Fuploads%2Fuw9jqrNlArcwkrXjQRnj%2Fimage.png?alt=media&amp;token=0e7a5ff3-bbca-4762-8478-f2c8dd933c27" alt=""><figcaption></figcaption></figure>

In said menu, you can toggle and change:

* the teleportation cooldown (adjust the time it takes players to be teleported to spawn),
* teleportation cancellation on movement (cancel the teleportation, when a player moves),
* instant teleportation (allow players to teleport to spawn instantly, without extra permissions),
* enable/disable script output & logging in the console.

{% hint style="warning" %}
Once you adjust the cooldown time in the /spawn settings menu, it will disable the\
&#x20;default-cooldown value and use the brand new specified one.
{% endhint %}

## Changing the prefix/messages

You can change any message & prefix in this plugin by opening the `spawn.sk` file & navigating to the options menu at the top of the file:

<figure><img src="https://2917769990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VYBodwm25KciH6A1lMc%2Fuploads%2FTofkcf9MX5W76nDzpWCG%2Fimage.png?alt=media&amp;token=1b362f72-9be4-4905-866c-97e19a1e1be4" alt=""><figcaption><p>Message configuration</p></figcaption></figure>

Here you can change the prefix and every chat/action bar message.

## Changing the sounds

Changing the sounds of the script is very similar to changing the message.\
Once again, open the `spawn.sk` file & navigate to the options menu at the top of the file:

<div align="left"><figure><img src="https://2917769990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9VYBodwm25KciH6A1lMc%2Fuploads%2FWCB5I1rwQ9k0abkX2zHq%2Fimage.png?alt=media&amp;token=7bf9b593-0752-4659-afa6-728b29555477" alt=""><figcaption><p>Sound configuration</p></figcaption></figure></div>

{% hint style="success" %}
Make sure to use [this ](https://www.digminecraft.com/lists/sound_list_pc.php)guide to find the correct IDs of the sounds you wish to use.
{% endhint %}

## Looking for something else?

If what you're looking for isn't mentioned here, try checking the [FAQ page](broken://pages/ja0dAhpAEwVYZzVnLnpn) or contacting me through discord [here](https://discord.com/users/1237749582352613447).
