All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download necrify-api JAR 1.2.1 with all dependencies


An convenient API to handle various punishments on Velocity.

Files of the artifact necrify-api version 1.2.1 from the group de.jvstvshd.necrify.

Artifact necrify-api
Group de.jvstvshd.necrify
Version 1.2.1
Last update 15. September 2024
Tags: convenient various punishments handle velocity
Organization not specified
URL https://github.com/JvstvsHD/necrify
License GNU General Public License v3.0
Dependencies amount 2
Dependencies annotations, eventbus-java,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of necrify-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of necrify-api version 1.2.1

META-INF
META-INF.META-INF.MANIFEST.MF
de.jvstvshd.necrify.api
de.jvstvshd.necrify.api.de.jvstvshd.necrify.api.Necrify
de.jvstvshd.necrify.api.de.jvstvshd.necrify.api.PunishmentException
de.jvstvshd.necrify.api.duration
de.jvstvshd.necrify.api.duration.de.jvstvshd.necrify.api.duration.AbsolutePunishmentDuration
de.jvstvshd.necrify.api.duration.de.jvstvshd.necrify.api.duration.PermanentPunishmentDuration
de.jvstvshd.necrify.api.duration.de.jvstvshd.necrify.api.duration.PunishmentDuration
de.jvstvshd.necrify.api.duration.de.jvstvshd.necrify.api.duration.RelativePunishmentDuration
de.jvstvshd.necrify.api.event
de.jvstvshd.necrify.api.event.de.jvstvshd.necrify.api.event.EventDispatcher
de.jvstvshd.necrify.api.event.de.jvstvshd.necrify.api.event.NecrifyEvent
de.jvstvshd.necrify.api.event.de.jvstvshd.necrify.api.event.Slf4jLogger
de.jvstvshd.necrify.api.event.origin
de.jvstvshd.necrify.api.event.origin.de.jvstvshd.necrify.api.event.origin.ClassEventOrigin
de.jvstvshd.necrify.api.event.origin.de.jvstvshd.necrify.api.event.origin.EventOrigin
de.jvstvshd.necrify.api.event.origin.de.jvstvshd.necrify.api.event.origin.StringEventOrigin
de.jvstvshd.necrify.api.event.punishment
de.jvstvshd.necrify.api.event.punishment.de.jvstvshd.necrify.api.event.punishment.PunishmentCancelledEvent
de.jvstvshd.necrify.api.event.punishment.de.jvstvshd.necrify.api.event.punishment.PunishmentChangedEvent
de.jvstvshd.necrify.api.event.punishment.de.jvstvshd.necrify.api.event.punishment.PunishmentEvent
de.jvstvshd.necrify.api.event.punishment.de.jvstvshd.necrify.api.event.punishment.PunishmentPersecutedEvent
de.jvstvshd.necrify.api.event.state
de.jvstvshd.necrify.api.event.state.de.jvstvshd.necrify.api.event.state.NecrifyDisabledEvent
de.jvstvshd.necrify.api.event.state.de.jvstvshd.necrify.api.event.state.NecrifyDisablingEvent
de.jvstvshd.necrify.api.event.state.de.jvstvshd.necrify.api.event.state.NecrifyInitializedEvent
de.jvstvshd.necrify.api.event.state.de.jvstvshd.necrify.api.event.state.NecrifyPreInitializationEvent
de.jvstvshd.necrify.api.event.state.de.jvstvshd.necrify.api.event.state.NecrifyStateEvent
de.jvstvshd.necrify.api.event.user
de.jvstvshd.necrify.api.event.user.de.jvstvshd.necrify.api.event.user.UserCreatedEvent
de.jvstvshd.necrify.api.event.user.de.jvstvshd.necrify.api.event.user.UserDeletedEvent
de.jvstvshd.necrify.api.event.user.de.jvstvshd.necrify.api.event.user.UserEvent
de.jvstvshd.necrify.api.event.user.de.jvstvshd.necrify.api.event.user.UserLoadedEvent
de.jvstvshd.necrify.api.message
de.jvstvshd.necrify.api.message.de.jvstvshd.necrify.api.message.MessageProvider
de.jvstvshd.necrify.api.punishment
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.Ban
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.Kick
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.Mute
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.Punishment
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.PunishmentFactory
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.PunishmentManager
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.PunishmentType
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.PunishmentTypeRegistry
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.StandardPunishmentType
de.jvstvshd.necrify.api.punishment.de.jvstvshd.necrify.api.punishment.TemporalPunishment
de.jvstvshd.necrify.api.punishment.util
de.jvstvshd.necrify.api.punishment.util.de.jvstvshd.necrify.api.punishment.util.PlayerResolver
de.jvstvshd.necrify.api.punishment.util.de.jvstvshd.necrify.api.punishment.util.ReasonHolder
de.jvstvshd.necrify.api.user
de.jvstvshd.necrify.api.user.de.jvstvshd.necrify.api.user.CommandSender
de.jvstvshd.necrify.api.user.de.jvstvshd.necrify.api.user.NecrifyUser
de.jvstvshd.necrify.api.user.de.jvstvshd.necrify.api.user.UserDeletionReason
de.jvstvshd.necrify.api.user.de.jvstvshd.necrify.api.user.UserLoadOrderCoordinator
de.jvstvshd.necrify.api.user.de.jvstvshd.necrify.api.user.UserManager




© 2015 - 2024 Weber Informatics LLC | Privacy Policy