
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 …
1. Configuration and Example/1.3 Scripts - Bukkit
1. Configuration and Example/1.3 Scripts - 1. Configuration and Example - Pages - MyCommand - Bukkit Plugins - Projects - Bukkit Relations Dependencies Dependents FollowDonate
Overview - ScriptCraft - Bukkit Plugins - Projects - Bukkit
Dec 30, 2020 · The full bukkit API can be used via javascript to write new mods. Yes - you can write bukkit plugins in javascript! See ScriptCraft on GitHub for more information. Full …
Overview - Skript - Bukkit Plugins - Projects - Bukkit
Jan 5, 2025 · Tutorials If you're new to Skript you should read the basic tutorial. It explains how to write a new script step by step. In the likely case that the basic tutorial was too short you can …
0. Getting Started - Pages - MyCommand - Bukkit
0. Getting Started - Pages - MyCommand - Bukkit Plugins - Projects - Bukkit Download Latest File Overview File Image Issues Pages Relations Dependencies Dependents FollowDonate
Overview - CustomCrates - Bukkit Plugins - Projects - Bukkit
Mar 21, 2021 · Custom Crates provides a feature where you can have a specific hologram valid through a certain type of crate. If you configure the " hologram " section of crates, it will …
Overview - Denizen - Bukkit Plugins - Projects - Bukkit
Dec 22, 2018 · Here's the place! So, what is Denizen? It's is best classified as a scripting platform. Denizen for Bukkit and Citizens2 utilizes the scripting, and various other components …
Fastbridge Trainer | Build your way really fast - Bukkit
Probably the best training plugin for Bedwars, Skywars, SkyPvP and SkyClash
Pre-created commands. (Or just take them as a more examples)
Aug 13, 2020 · Pre-created commands. (Or just take them as a more examples) - Pages - MyCommand - Bukkit Plugins - Projects - Bukkit Overview File Image Issues Pages Relations …
Skript Syntax and Indentation Guide - Pages - Bukkit
All indents tell Skript when to do something. 'On rightclick:' is an event that triggers when a player right clicks, and then runs all the code indented under it. An indent is either one tab or a fixed …