Skip to content

Latest commit

 

History

605 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpigotMC Modrinth Builtbybit


Jitpack

You dont know how to use this plugin? read this Wiki.

Library Credits:

Installation

Maven

  <repositories>
    <repository>
      <id>jitpack.io</id>
      <url>https://jitpack.io</url>
    </repository>
  </repositories>
  
  <dependencies>
    <dependency>
      <groupId>com.github.Phanisment</groupId>
      <artifactId>Item-Caster</artifactId>
      <version>1.2.2</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>

Gradle

repositories {
  maven { url 'https://jitpack.io' }
}

dependencies {
  implementation 'com.github.Phanisment:Item-Caster:1.2.2'
}

Backlog

  • Make support only for 1.20.5-1.20.6.
  • Create gui for select item.
  • Add Maven Dependency for this plugin.
  • Make API for plugin developer.
  • Make Resourcepack Generation.

About

Free plugin for Casting MythicMobs skill Using Item.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages