ChatTriggers

ChatTriggers

Mod

A framework for Minecraft Forge that allows for client modifications to be scripted in JavaScript

Client LibraryUtility

21.2k downloads
9 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

3.0.0-beta.8

Changelog

  • Add 1.20.2 support
  • Rhino now treats java.util.Collection objects as JS arrays
  • Rhino now convert Java boxed-primitive classes to their JS equivalent primitives (i.e. converting java.lang.String into a JS string instead of a new String())
  • Fix Renderer.drawLine() treating newlines incorrectly
  • Fix colors not working correctly in Renderer
  • Fix Renderer3d.drawString() not showing through walls (also added a parameter to control that behavior)
  • Fix Renderer text not scaling properly
  • Fix Inventory.getItems() sometimes causing an NPE
  • Fix the CT console keybinding getting reset every time the game is launched
  • Change the way serverConnect/serverDisconnect/worldLoad/worldUnload trigger with respect to each other. See this commit for more details.
  • Remove the general console. If you need to see chat messages for criteria, use /ct dump

Files

ctjs-3.0.0-beta_1.20.1-fabric.jar(16.07 MiB) Primary Download

Project members

FalseHonesty

Owner

kerbybit

Member

Details

Licensed MIT
Published 4 years ago
Updated 10 months ago