jar

io.github.yom667 : speed-spigot-plugin

Maven & Gradle

Sep 16, 2022

speed-spigot-plugin · a fast plugin production tool for Minecraft 1.18.2 Spigot

Table Of Contents

Latest Version

Download io.github.yom667 : speed-spigot-plugin JAR file - Latest Versions:

All Versions

Download io.github.yom667 : speed-spigot-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window speed-spigot-plugin-0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.yom667.reflect

├─ io.github.yom667.reflect.MPTPlugin.class - [JAR]

├─ io.github.yom667.reflect.MPTPluginBuilder.class - [JAR]

io.github.yom667.annotation

├─ io.github.yom667.annotation.Commands.class - [JAR]

├─ io.github.yom667.annotation.Events.class - [JAR]

io.github.yom667.commands

├─ io.github.yom667.commands.CommandManager.class - [JAR]

io.github.yom667.util

├─ io.github.yom667.util.LoggerUtil.class - [JAR]

io.github.yom667.event

├─ io.github.yom667.event.EventManager.class - [JAR]

io.github.yom667.exception

├─ io.github.yom667.exception.ClassNotSpecifiedType.class - [JAR]