Skip to content

[1.11.* | 1.12.*] Allium 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugeblank hugeblank released this 07 Mar 22:07
· 76 commits to master since this release
6ac045d

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.