jar

io.github.ebicep : warlords-party-manager

Maven & Gradle

Jun 04, 2022
0 stars

WarlordsPartyManager · Party Manager for the Warlords Plugin

Table Of Contents

Latest Version

Download io.github.ebicep : warlords-party-manager JAR file - Latest Versions:

All Versions

Download io.github.ebicep : warlords-party-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
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 warlords-party-manager-2.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ebicep.warlordspartymanager

├─ com.ebicep.warlordspartymanager.RegularGamesMenu.class - [JAR]

├─ com.ebicep.warlordspartymanager.WarlordsPartyManager.class - [JAR]

com.ebicep.warlordspartymanager.commands

├─ com.ebicep.warlordspartymanager.commands.PartyCommand.class - [JAR]

├─ com.ebicep.warlordspartymanager.commands.StreamCommand.class - [JAR]

com.ebicep.warlordspartymanager.listeners

├─ com.ebicep.warlordspartymanager.listeners.PartyListener.class - [JAR]

com.ebicep.warlordspartymanager.party

├─ com.ebicep.warlordspartymanager.party.Party.class - [JAR]

├─ com.ebicep.warlordspartymanager.party.PartyPlayer.class - [JAR]

├─ com.ebicep.warlordspartymanager.party.PartyPlayerType.class - [JAR]

com.ebicep.chatutils

├─ com.ebicep.chatutils.ChatUtils.class - [JAR]

├─ com.ebicep.chatutils.DefaultFontInfo.class - [JAR]

Advertisement