Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/showscript3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).