jar

top.shjibi : plugineer

Maven & Gradle

Jan 08, 2023

Plugineer · Helps you make spigot plugins

Table Of Contents

Latest Version

Download top.shjibi : plugineer JAR file - Latest Versions:

All Versions

Download top.shjibi : plugineer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

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 plugineer-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.shjibi.plugineer.util

├─ top.shjibi.plugineer.util.ItemBuilder.class - [JAR]

├─ top.shjibi.plugineer.util.NMSUtil.class - [JAR]

├─ top.shjibi.plugineer.util.StringUtil.class - [JAR]

top.shjibi.plugineer.config

├─ top.shjibi.plugineer.config.Config.class - [JAR]

├─ top.shjibi.plugineer.config.Configurable.class - [JAR]

├─ top.shjibi.plugineer.config.Data.class - [JAR]

top.shjibi.plugineer.command.base

├─ top.shjibi.plugineer.command.base.BasicCommand.class - [JAR]

├─ top.shjibi.plugineer.command.base.CommandInfo.class - [JAR]

├─ top.shjibi.plugineer.command.base.PlayerCommand.class - [JAR]

top.shjibi.plugineer.command

├─ top.shjibi.plugineer.command.CommandManager.class - [JAR]

Advertisement