Name | <ScriptTag.step[(<player>)]> |
Returns | ElementTag |
Description | Returns the name of a script step that the player is currently on.
Must be an INTERACT script. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitScriptExtensions.java#L48 |