ModsJava
Framework for bukkit commands
maven: Code (Text): <repositories> <repository> <id>jitpack.io</id> <url> </repository> </repositories> Code (Text): <dependencies> <dependency>…
⬇ Download on Spigotmaven:
examples:
https://github.com/vellde/commands/tree/master/src/test/java/pl/vellde/commands/example
Code (Text):
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Code (Text):
<dependencies>
<dependency>
<groupId>com.github.vellde</groupId>
<artifactId>commands</artifactId>
<version>0.1</version>
</dependency>
</dependencies>
<dependency>
<groupId>com.github.vellde</groupId>
<artifactId>commands</artifactId>
<version>0.1</version>
</dependency>
</dependencies>
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.
Framework for bukkit commands is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 233 times (via Spigot). Download it and open it directly in the game.