Place the downloaded Skript.jar file into the "plugins" folder of your Minecraft server directory.
Restart Your Server:
After placing Skript in the plugins folder, restart your Minecraft server to load the new plugin.
Check for Skript Installation:
Once the server is back online, type /skript reload all in the server console or in-game to reload Skript.
Create a New Skript File:
Navigate to the "plugins/Skript/scripts" folder.
Create a new text file with a .sk extension (e.g., "MyScript.sk").
Edit the Skript:
Open the .sk file using a text editor (like Notepad or Notepad++).
Write or paste your Skript code into the file.
Save the Skript File:
Save the changes to the .sk file.
Reload Skript:
In the server console or in-game, type /skript reload all to reload Skript and apply your changes.
Test Your Skript:
Join your Minecraft server and test the Skript to ensure it works as expected.
Troubleshooting:
If you encounter any issues, check the server console for error messages or conflicts. Ensure that your Skript is compatible with the Minecraft and Skript versions you are using.