Constructor and Description |
---|
ScriptTrait() |
Modifier and Type | Method and Description |
---|---|
void |
addScripts(List<String> scripts) |
List<String> |
getScripts() |
void |
load(net.citizensnpcs.api.util.DataKey key) |
void |
loadScript(String file) |
void |
removeScripts(List<String> scripts) |
void |
run() |
boolean |
validateFile(String file) |
Copyright © 2019. All rights reserved.