JCPlugin

Core Plugin Library for JomcraftNetwork's mods

File Details

JCPlugin-1.17.x-1.20.x-4.0.4-Forge

  • R
  • Jun 8, 2023
  • 33.20 KB
  • 11.7M
  • 26.1.2+27
  • Forge

File Name

JCPlugin-1.17.x-1.20.x-4.0.4-Forge.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21-Snapshot
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.18.2
  • 1.17.1

Curse Maven Snippet

Forge

implementation "curse.maven:jcplugin-659192:4573148"
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