jar

com.voxelbuster : hardcorelivesplugin

Maven & Gradle

Nov 11, 2023

HardcoreLivesPlugin · A plugin that allows players to have multiple limited lives on a hardcore server. Configurable and integrates into MC Scoreboard.

Table Of Contents

Latest Version

Download com.voxelbuster : hardcorelivesplugin JAR file - Latest Versions:

All Versions

Download com.voxelbuster : hardcorelivesplugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4

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

com.voxelbuster.hardcorelivesplugin.event

├─ com.voxelbuster.hardcorelivesplugin.event.PlayerDisplayLifeScoreboardEvent.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.event.PlayerLifeCountChangedEvent.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.event.PlayerOutOfLivesEvent.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.event.PluginEventHandler.class - [JAR]

com.voxelbuster.hardcorelivesplugin

├─ com.voxelbuster.hardcorelivesplugin.ConfigManager.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.HardcoreLivesPlugin.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.PermissionUtil.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.SaveTaskScheduler.class - [JAR]

com.voxelbuster.hardcorelivesplugin.command

├─ com.voxelbuster.hardcorelivesplugin.command.PluginBaseCommand.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.PluginSubcommand.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandAddLives.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandAutosave.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandConfig.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandGiveLives.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandHelp.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandLives.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandReload.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandReset.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandResetAll.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandSave.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandScoreboard.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandScoreboardSlot.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandSetLives.class - [JAR]

├─ com.voxelbuster.hardcorelivesplugin.command.SubcommandSetMax.class - [JAR]

com.voxelbuster.hardcorelivesplugin.placeholders

├─ com.voxelbuster.hardcorelivesplugin.placeholders.HardcoreLivesExpansion.class - [JAR]

Advertisement