jar

net.lapismc : LapisChat

Maven & Gradle

Oct 12, 2022
0 stars

LapisChat · A spiritual seccessor to HeroChat, build from the ground up to be simple and extendable

Table Of Contents

Latest Version

Download net.lapismc : LapisChat JAR file - Latest Versions:

All Versions

Download net.lapismc : LapisChat 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 LapisChat-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.lapismc.lapischat.api

├─ net.lapismc.lapischat.api.ChannelAPI.class - [JAR]

net.lapismc.lapischat.hooks

├─ net.lapismc.lapischat.hooks.DiscordSRVHook.class - [JAR]

├─ net.lapismc.lapischat.hooks.PlaceholderAPIHook.class - [JAR]

net.lapismc.lapischat.framework

├─ net.lapismc.lapischat.framework.Channel.class - [JAR]

├─ net.lapismc.lapischat.framework.ChatPlayer.class - [JAR]

net.lapismc.lapischat.commands

├─ net.lapismc.lapischat.commands.LapisChatChannel.class - [JAR]

├─ net.lapismc.lapischat.commands.LapisChatCommand.class - [JAR]

├─ net.lapismc.lapischat.commands.LapisChatPrivateMessage.class - [JAR]

├─ net.lapismc.lapischat.commands.LapisChatReply.class - [JAR]

net.lapismc.lapischat.events

├─ net.lapismc.lapischat.events.LapisChatEvent.class - [JAR]

├─ net.lapismc.lapischat.events.LapisMessageEvent.class - [JAR]

net.lapismc.lapischat

├─ net.lapismc.lapischat.ChannelManager.class - [JAR]

├─ net.lapismc.lapischat.LapisChat.class - [JAR]

├─ net.lapismc.lapischat.LapisChatListeners.class - [JAR]

├─ net.lapismc.lapischat.MessageManager.class - [JAR]

net.lapismc.lapischat.utils

├─ net.lapismc.lapischat.utils.LapisChatCommand.class - [JAR]

net.lapismc.lapischat.channels

├─ net.lapismc.lapischat.channels.Global.class - [JAR]

├─ net.lapismc.lapischat.channels.Local.class - [JAR]