JCPlugin

Core Plugin Library for JomcraftNetwork's mods

File Details

JCPlugin-1.21.9-4.0.4-NeoForge-sources

  • R
  • Oct 5, 2025
  • 2.33 KB
  • 3
  • 1.21.9
  • NeoForge

File Name

JCPlugin-1.21.9-4.0.4-NeoForge-sources.jar

Supported Versions

  • 1.21.9

Curse Maven Snippet

NeoForge

implementation "curse.maven:jcplugin-659192:7068702"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Latest release v4.0.4

  • Added automatic "creator check" to the /ds commands; Running them as the modpack's user (not the creator) will prompt you with a warning now.

v4.0.3

  • Enhanced check if the current instance starts up the first time (thanks to ClaudiusMinimus and zaftnotameni)
  • Added support for wildcard to the /ds saveconfigs command (thanks to ClaudiusMinimus)
  • Added a description line to the ds_private_storage.json file
  • Note: Fabric 1.16-1.19.3 and Forge 1.7.10-1.19.3 now share the same codebase! No more quirky differences!

v2.8.7

  • First stable release
  • Added version number

v2.8.6

  • Implemented final interaction hook with DefaultSettings