diff --git a/docs/showscript3.md b/docs/showscript3.md index 44aacf2..c676a0f 100644 --- a/docs/showscript3.md +++ b/docs/showscript3.md @@ -540,3 +540,7 @@ ticks(0) { ``` This allows you to use ShowScript to take practically any action on your server. **Note: This means that anybody with access to your `Shows` directory and the `castmember` command on your server essentially has the ability to run arbitrary code on your computer!** + +The documentation for Bukkit 1.12.2 can be found [here](https://helpch.at/docs/1.12.2/overview-summary.html). + +The documentation for TrainCarts can be found [here](https://ci.mg-dev.eu/javadocs/TrainCarts/.cache/unpack/com/bergerkiller/bukkit/tc/controller/package-summary.html).