|
- Overview - Skript - Bukkit Plugins - Projects - Bukkit
Skript is a plugin that allows you to customize Minecraft's mechanics with simple scripts written in plain English sentences You can easily create complex custom commands, triggers that execute effects under certain conditions, and scripts that just run periodically - all without having to know even the slightest bit about programming!
- General Tutorial - Pages - Skript - Bukkit Plugins - Projects - Bukkit
The original goal of Skript was to make a simple way for non-programmers to make their own mini plugins (called scripts) I feel that this purpose has been lost due to the lack of understanding of how to script
- Files - Skript - Bukkit Plugins - Projects - Bukkit
Issues Wiki Source RelationsFollow
- Overview - skRayFall - Bukkit Plugins - Projects - Bukkit
skRayFall is an addon for the Skript language Get the bleeding edge tools and features that will help make your server come alive and take it to the next level
- Custom Commands - Pages - Skript - Bukkit Plugins - Projects - Bukkit
Creating Custom Commands Creating Custom Commands Custom commands can be some of the trickiest things to create They can also be some of the most powerful In this tutorial I am going to show everything about commands, and how to use them Let's start by defining what we want the user to type when they execute this command:
- Loop explanation - Pages - Skript - Bukkit Plugins - Projects - Bukkit
This tutorial is mostly for those of you who do not do any programming outside of Skript It explains the concept of loops, as well as examples of how the syntax looks in Skript
- Overview - XSkript - Bukkit Plugins - Projects - Bukkit
Skript is a plugin that allows you to customize Minecraft's mechanics with simple scripts written in plain English sentences You can easily create complex custom commands, triggers that execute effects under certain conditions, and scripts that just run periodically - all without having to know even the slightest bit about programming!
- Variables Explanation - Pages - Skript - Bukkit
In most programming languages, variables need to be declared, and can only be one type (ie only a number or text ect) In Skript you can use a variable name anywhere you want, and if it doesn't exist, Skript will create one of the type needed
|
|
|