your current location:首页 > news>[JL] jar loader mineCraft

[JL] jar loader mineCraft

2024-12-15 01:58:55|Myriagame |source:minecraft skins

This module is a module that can load the specified jar file to the game, which is open source in Github.

You can use /loadjar to load the specified jar file to the game, and successfully return "Done.".

Secondly, you can also use instructions/LoaderjarandinVoke instructions to load the specified jar file to the game and execute the specified function, and successfully return to"Done.", Fails to return abnormal information.

If you just want to execute the specified function and do not want to load the jar file, you can use/invoke instructions to execute the specified function in the specified class, and successfully return ""Done. ", Failure returns abnormal information.

In addition to the above instructions, this module also adds the following instructions:

/Getalloadedjars take all the loaded jar files, and then return the file name and absolute path of each of the loaded jar files, and return to "No Have Loaded Jars." and fail to return abnormal information;

/Closealloadedjars cancel all the loaded jar files, and fails to return abnormal information.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.