jar

eu.kennytv.maintenance : maintenance-api-proxy

Maven & Gradle

May 17, 2024
285 stars

Maintenance · Paper plugin to enable maintenance mode on your Minecraft server.

Table Of Contents

Latest Version

Download eu.kennytv.maintenance : maintenance-api-proxy JAR file - Latest Versions:

All Versions

Download eu.kennytv.maintenance : maintenance-api-proxy JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.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 maintenance-api-proxy-4.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.kennytv.maintenance.api.event

├─ eu.kennytv.maintenance.api.event.MaintenanceChangedEvent.class - [JAR]

├─ eu.kennytv.maintenance.api.event.MaintenanceReloadedEvent.class - [JAR]

eu.kennytv.maintenance.api.event.proxy

├─ eu.kennytv.maintenance.api.event.proxy.ServerMaintenanceChangedEvent.class - [JAR]

eu.kennytv.maintenance.api.event.manager

├─ eu.kennytv.maintenance.api.event.manager.EventListener.class - [JAR]

├─ eu.kennytv.maintenance.api.event.manager.EventManager.class - [JAR]

├─ eu.kennytv.maintenance.api.event.manager.MaintenanceEvent.class - [JAR]

eu.kennytv.maintenance.api

├─ eu.kennytv.maintenance.api.Maintenance.class - [JAR]

├─ eu.kennytv.maintenance.api.MaintenanceProvider.class - [JAR]

├─ eu.kennytv.maintenance.api.Settings.class - [JAR]

eu.kennytv.maintenance.api.proxy

├─ eu.kennytv.maintenance.api.proxy.MaintenanceProxy.class - [JAR]

├─ eu.kennytv.maintenance.api.proxy.Server.class - [JAR]