Skip to content

Release v1.1.9

Choose a tag to compare

@astorks astorks released this 11 Feb 05:08
69b51b4

Library update required

  • Moved JsPlugin.ts to the typescript libraries
  • /smc menu should now work on minecraft version 1.8+.
  • Cleaned up /smc menu and made the menu smaller.
  • Fixed command breaking after script engine reload on MC v1.12 and lower.
  • Moved utilities to com.smc.utils namespace.
  • Added MinecraftVersions library to the com.smc.version namespace.
  • Moved smart inventory to com.smc.smartinvs namespace.
  • Removed a few methods from ScriptablePluginContext and general cleanup of unused methods now that the class loader is fixed.