JCPlugin

Core Plugin Library for JomcraftNetwork's mods

File Details

JCPlugin-1.16.x-1.20.x-4.0.4-Fabric

  • R
  • Jun 8, 2023
  • 30.34 KB
  • 300.0K
  • 1.21.11+25
  • Fabric

File Name

JCPlugin-1.16.x-1.20.x-4.0.4-Fabric.jar

Supported Versions

  • 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.5-Snapshot
  • 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
  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:jcplugin-659192:4573146"
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