Matrix Framework is a development API to make developing plugins a whole lot easier.
- Add it as a dependency in maven or as a .jar:
Code (Text):
<repository>
<id>matrix-ci-repo</id>
<url>https://dev.gmatrixgames.ga/ci/plugin/repository/everything/</url>
</repository>
<dependency>
<groupId>co.matrixdevelopment.framework</groupId>
<artifactId>matrixframework</artifactId>
<version>1.0.1-R-SNAP</version>
<scope>compile</scope>
</dependency>
- Find a package you wish to use:
- Then get the instance of it:
Spoiler: Links
- This API is under the GPL-3.0 License: https://github.com/MatrixDevTeam/MDProjects/blob/master/MatrixFramework/LICENSE.txt
- I am not required to add suggestions, although I do take every one into heavy consideration.
- You may not upload, share or distribute this API elsewhere. If this plugin is requested, please link this resource page or GitHub page.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
MatrixFramework is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 213 times (via Spigot). Download it and open it directly in the game.