nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
ChatTriggers

ChatTriggers

Mod

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

Client LibraryUtility

24.3k downloads
9 followers

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

External resources


Project members

FalseHonesty

Owner

kerbybit

Member


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID