[1.11.* | 1.12.*] Allium 0.5.0
Pre-release
Pre-release
Major Changes:
- Tweaked
allium.tell
to escape quotes, preventing errors - Added
allium.execute
- Renamed
<register>.require
to<register>.import
- Overhauled interpreter to allow for "Parameters between quotes" to be interpreted as one argument.
- Commands now have the option to get the UUID of the player that execute it, through the data table.
- Sanitize now switches spaces to underscores, and removes any non alphanumeric/_ characters.
- Removed getPosition and the creation of the armor stand based on it.