jar

team.idealstate.minecraft : minecraft-fast-command-spigot

Maven & Gradle

Feb 16, 2024
0 stars

minecraft-fast-command-spigot · 提供基于 hyper-command 的 bukkit 命令系统组件包

Table Of Contents

Latest Version

Download team.idealstate.minecraft : minecraft-fast-command-spigot JAR file - Latest Versions:

All Versions

Download team.idealstate.minecraft : minecraft-fast-command-spigot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 minecraft-fast-command-spigot-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

team.idealstate.minecraft.spigot.fastcommand.argument

├─ team.idealstate.minecraft.spigot.fastcommand.argument.BukkitAcceptorUtils.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand

├─ team.idealstate.minecraft.spigot.fastcommand.FastCommand.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand.intercept

├─ team.idealstate.minecraft.spigot.fastcommand.intercept.BukkitInterceptorUtils.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand.argument.impl

├─ team.idealstate.minecraft.spigot.fastcommand.argument.impl.IsOfflinePlayer.class - [JAR]

├─ team.idealstate.minecraft.spigot.fastcommand.argument.impl.IsOnlinePlayer.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand.example.impl

├─ team.idealstate.minecraft.spigot.fastcommand.example.impl.OfflinePlayersExampleProvider.class - [JAR]

├─ team.idealstate.minecraft.spigot.fastcommand.example.impl.OnlinePlayersExampleProvider.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand.example

├─ team.idealstate.minecraft.spigot.fastcommand.example.BukkitExampleUtils.class - [JAR]

team.idealstate.minecraft.spigot.fastcommand.intercept.impl

├─ team.idealstate.minecraft.spigot.fastcommand.intercept.impl.IsOp.class - [JAR]

├─ team.idealstate.minecraft.spigot.fastcommand.intercept.impl.IsOpPlayer.class - [JAR]

├─ team.idealstate.minecraft.spigot.fastcommand.intercept.impl.IsPlayer.class - [JAR]

Advertisement