Skript
Skript copied to clipboard
Script development auto reloading on save
Description
- Adds structure to denote automatic script reloading per script.
- Adds entryValidator method to set an EntryValidator for a structure.
auto reload:
# Cancels out permission node. Define the players that will get reload notifications.
recipients: "LimeGlass" and "Dinnerbone"
# Players with this permission will receive reload notifications.
permission: "skript.reloadnotify"
Target Minecraft Versions: any Requirements: none Related Issues: https://github.com/SkriptLang/Skript/issues/4313