jar

it.mineblock.mbcore : MBCore

Maven & Gradle

Aug 11, 2018

it.mineblock:MBCore · Library plugin for Spigot and BungeeCord for developing plugins easily

Table Of Contents

Latest Version

Download it.mineblock.mbcore : MBCore JAR file - Latest Versions:

All Versions

Download it.mineblock.mbcore : MBCore JAR file - All Versions:

Version Vulnerabilities Size Updated
2.14
2.13.x
2.11.x
2.11

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

it.mineblock.mbcore.bungeecord

├─ it.mineblock.mbcore.bungeecord.Bungee.class - [JAR]

├─ it.mineblock.mbcore.bungeecord.Chat.class - [JAR]

├─ it.mineblock.mbcore.bungeecord.ConfigManager.class - [JAR]

├─ it.mineblock.mbcore.bungeecord.User.class - [JAR]

it.mineblock.mbcore.spigot

├─ it.mineblock.mbcore.spigot.Chat.class - [JAR]

├─ it.mineblock.mbcore.spigot.Config.class - [JAR]

├─ it.mineblock.mbcore.spigot.ConfigManager.class - [JAR]

├─ it.mineblock.mbcore.spigot.Spigot.class - [JAR]

├─ it.mineblock.mbcore.spigot.User.class - [JAR]

it.mineblock.mbcore.spigot.config

├─ it.mineblock.mbcore.spigot.config.Configuration.class - [JAR]

├─ it.mineblock.mbcore.spigot.config.ConfigurationProvider.class - [JAR]

├─ it.mineblock.mbcore.spigot.config.YamlConfiguration.class - [JAR]

it.mineblock.mbcore

├─ it.mineblock.mbcore.Chat.class - [JAR]

├─ it.mineblock.mbcore.Errors.class - [JAR]

├─ it.mineblock.mbcore.MySQL.class - [JAR]

├─ it.mineblock.mbcore.Reference.class - [JAR]

it.mineblock.mbcore.socket

├─ it.mineblock.mbcore.socket.Packet.class - [JAR]

├─ it.mineblock.mbcore.socket.SocketClient.class - [JAR]

├─ it.mineblock.mbcore.socket.SocketCommand.class - [JAR]

├─ it.mineblock.mbcore.socket.SocketCommandException.class - [JAR]

├─ it.mineblock.mbcore.socket.SocketServer.class - [JAR]

Advertisement