jar

com.nicewuerfel : blockown

Maven & Gradle

Aug 26, 2016

BlockOwn is a Bukkit (Minecraft) server plugin and controls ownership of blocks on servers.

Table Of Contents

Latest Version

Download com.nicewuerfel : blockown JAR file - Latest Versions:

All Versions

Download com.nicewuerfel : blockown JAR file - All Versions:

Version Vulnerabilities Size Updated
5.4.x
5.4
5.3.x
5.3
5.0.x
5.0

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

com.nicewuerfel.blockown.importer

├─ com.nicewuerfel.blockown.importer.BlockOwn1.class - [JAR]

├─ com.nicewuerfel.blockown.importer.BlockOwn2.class - [JAR]

├─ com.nicewuerfel.blockown.importer.Importer.class - [JAR]

├─ com.nicewuerfel.blockown.importer.ImporterException.class - [JAR]

├─ com.nicewuerfel.blockown.importer.MySql.class - [JAR]

├─ com.nicewuerfel.blockown.importer.Sqlite.class - [JAR]

com.zaxxer.hikari.metrics

├─ com.zaxxer.hikari.metrics.MetricsTracker.class - [JAR]

├─ com.zaxxer.hikari.metrics.MetricsTrackerFactory.class - [JAR]

├─ com.zaxxer.hikari.metrics.PoolStats.class - [JAR]

org.slf4j

├─ org.slf4j.ILoggerFactory.class - [JAR]

├─ org.slf4j.IMarkerFactory.class - [JAR]

├─ org.slf4j.Logger.class - [JAR]

├─ org.slf4j.LoggerFactory.class - [JAR]

├─ org.slf4j.MDC.class - [JAR]

├─ org.slf4j.Marker.class - [JAR]

├─ org.slf4j.MarkerFactory.class - [JAR]

com.nicewuerfel.blockown.output

├─ com.nicewuerfel.blockown.output.DebugOutput.class - [JAR]

├─ com.nicewuerfel.blockown.output.DefaultOutput.class - [JAR]

├─ com.nicewuerfel.blockown.output.Output.class - [JAR]

com.evilmidget38

├─ com.evilmidget38.UUIDFetcher.class - [JAR]

com.zaxxer.hikari.hibernate

├─ com.zaxxer.hikari.hibernate.HikariConfigurationUtil.class - [JAR]

├─ com.zaxxer.hikari.hibernate.HikariConnectionProvider.class - [JAR]

com.nicewuerfel.blockown.protection

├─ com.nicewuerfel.blockown.protection.ProtectAction.class - [JAR]

├─ com.nicewuerfel.blockown.protection.Protection.class - [JAR]

├─ com.nicewuerfel.blockown.protection.ProtectionCause.class - [JAR]

├─ com.nicewuerfel.blockown.protection.ProtectionDecayer.class - [JAR]

├─ com.nicewuerfel.blockown.protection.ProtectionLoader.class - [JAR]

com.zaxxer.hikari.util

├─ com.zaxxer.hikari.util.ClockSource.class - [JAR]

├─ com.zaxxer.hikari.util.ConcurrentBag.class - [JAR]

├─ com.zaxxer.hikari.util.DriverDataSource.class - [JAR]

├─ com.zaxxer.hikari.util.FastList.class - [JAR]

├─ com.zaxxer.hikari.util.JavassistProxyFactory.class - [JAR]

├─ com.zaxxer.hikari.util.PropertyElf.class - [JAR]

├─ com.zaxxer.hikari.util.QueuedSequenceSynchronizer.class - [JAR]

├─ com.zaxxer.hikari.util.Sequence.class - [JAR]

├─ com.zaxxer.hikari.util.SuspendResumeLock.class - [JAR]

├─ com.zaxxer.hikari.util.UtilityElf.class - [JAR]

com.nicewuerfel.blockown

├─ com.nicewuerfel.blockown.BlockOwn.class - [JAR]

├─ com.nicewuerfel.blockown.Command.class - [JAR]

├─ com.nicewuerfel.blockown.InvalidUUIDException.class - [JAR]

├─ com.nicewuerfel.blockown.InvalidWorldNameException.class - [JAR]

├─ com.nicewuerfel.blockown.Material.class - [JAR]

├─ com.nicewuerfel.blockown.Message.class - [JAR]

├─ com.nicewuerfel.blockown.Ownable.class - [JAR]

├─ com.nicewuerfel.blockown.OwnedBlock.class - [JAR]

├─ com.nicewuerfel.blockown.OwnedEntity.class - [JAR]

├─ com.nicewuerfel.blockown.OwningState.class - [JAR]

├─ com.nicewuerfel.blockown.Permission.class - [JAR]

├─ com.nicewuerfel.blockown.PluginVersion.class - [JAR]

├─ com.nicewuerfel.blockown.ReleaseChannel.class - [JAR]

├─ com.nicewuerfel.blockown.Setting.class - [JAR]

├─ com.nicewuerfel.blockown.User.class - [JAR]

├─ com.nicewuerfel.blockown.WaitType.class - [JAR]

com.zaxxer.hikari

├─ com.zaxxer.hikari.HikariConfig.class - [JAR]

├─ com.zaxxer.hikari.HikariConfigMXBean.class - [JAR]

├─ com.zaxxer.hikari.HikariDataSource.class - [JAR]

├─ com.zaxxer.hikari.HikariJNDIFactory.class - [JAR]

├─ com.zaxxer.hikari.HikariPoolMXBean.class - [JAR]

org.slf4j.spi

├─ org.slf4j.spi.LocationAwareLogger.class - [JAR]

├─ org.slf4j.spi.LoggerFactoryBinder.class - [JAR]

├─ org.slf4j.spi.MDCAdapter.class - [JAR]

├─ org.slf4j.spi.MarkerFactoryBinder.class - [JAR]

com.nicewuerfel.blockown.command

├─ com.nicewuerfel.blockown.command.CE_AddFriend.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Ignore.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Import.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_List.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Lock.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Own.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_OwnOther.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Owning.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Protect.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_RemFriend.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_ShowOwner.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Unlock.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Unown.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_UnownPlayer.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_Unprotect.class - [JAR]

├─ com.nicewuerfel.blockown.command.CE_UnprotectPlayer.class - [JAR]

├─ com.nicewuerfel.blockown.command.CommandExecutor.class - [JAR]

├─ com.nicewuerfel.blockown.command.OwnRunner.class - [JAR]

├─ com.nicewuerfel.blockown.command.RegionIterator.class - [JAR]

├─ com.nicewuerfel.blockown.command.UnownRunner.class - [JAR]

org.slf4j.event

├─ org.slf4j.event.EventConstants.class - [JAR]

├─ org.slf4j.event.EventRecodingLogger.class - [JAR]

├─ org.slf4j.event.Level.class - [JAR]

├─ org.slf4j.event.LoggingEvent.class - [JAR]

├─ org.slf4j.event.SubstituteLoggingEvent.class - [JAR]

com.zaxxer.hikari.metrics.dropwizard

├─ com.zaxxer.hikari.metrics.dropwizard.CodaHaleMetricsTracker.class - [JAR]

├─ com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker.class - [JAR]

├─ com.zaxxer.hikari.metrics.dropwizard.CodahaleMetricsTrackerFactory.class - [JAR]

org.slf4j.helpers

├─ org.slf4j.helpers.BasicMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.BasicMarker.class - [JAR]

├─ org.slf4j.helpers.BasicMarkerFactory.class - [JAR]

├─ org.slf4j.helpers.FormattingTuple.class - [JAR]

├─ org.slf4j.helpers.MarkerIgnoringBase.class - [JAR]

├─ org.slf4j.helpers.MessageFormatter.class - [JAR]

├─ org.slf4j.helpers.NOPLogger.class - [JAR]

├─ org.slf4j.helpers.NOPLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.NOPMDCAdapter.class - [JAR]

├─ org.slf4j.helpers.NamedLoggerBase.class - [JAR]

├─ org.slf4j.helpers.SubstituteLogger.class - [JAR]

├─ org.slf4j.helpers.SubstituteLoggerFactory.class - [JAR]

├─ org.slf4j.helpers.Util.class - [JAR]

com.nicewuerfel.blockown.event

├─ com.nicewuerfel.blockown.event.L_BlockBreak.class - [JAR]

├─ com.nicewuerfel.blockown.event.L_BlockPlace.class - [JAR]

├─ com.nicewuerfel.blockown.event.L_EnvironmentDamage.class - [JAR]

├─ com.nicewuerfel.blockown.event.L_PlayerInteract.class - [JAR]

├─ com.nicewuerfel.blockown.event.Listener.class - [JAR]

com.zaxxer.hikari.pool

├─ com.zaxxer.hikari.pool.HikariPool.class - [JAR]

├─ com.zaxxer.hikari.pool.HikariProxyCallableStatement.class - [JAR]

├─ com.zaxxer.hikari.pool.HikariProxyConnection.class - [JAR]

├─ com.zaxxer.hikari.pool.HikariProxyPreparedStatement.class - [JAR]

├─ com.zaxxer.hikari.pool.HikariProxyResultSet.class - [JAR]

├─ com.zaxxer.hikari.pool.HikariProxyStatement.class - [JAR]

├─ com.zaxxer.hikari.pool.PoolBase.class - [JAR]

├─ com.zaxxer.hikari.pool.PoolEntry.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyCallableStatement.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyConnection.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyFactory.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyLeakTask.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyPreparedStatement.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyResultSet.class - [JAR]

├─ com.zaxxer.hikari.pool.ProxyStatement.class - [JAR]

com.nicewuerfel.blockown.database

├─ com.nicewuerfel.blockown.database.ActionNotPerformedException.class - [JAR]

├─ com.nicewuerfel.blockown.database.CacheAccessor.class - [JAR]

├─ com.nicewuerfel.blockown.database.CachedDatabase.class - [JAR]

├─ com.nicewuerfel.blockown.database.CachedDatabaseOperation.class - [JAR]

├─ com.nicewuerfel.blockown.database.Database.class - [JAR]

├─ com.nicewuerfel.blockown.database.DatabaseAction.class - [JAR]

├─ com.nicewuerfel.blockown.database.DatabaseOperation.class - [JAR]

├─ com.nicewuerfel.blockown.database.MySqlDatabase.class - [JAR]

├─ com.nicewuerfel.blockown.database.OwningIterator.class - [JAR]

├─ com.nicewuerfel.blockown.database.SqliteDatabase.class - [JAR]

org.slf4j.impl

├─ org.slf4j.impl.StaticLoggerBinder.class - [JAR]

├─ org.slf4j.impl.StaticMDCBinder.class - [JAR]

├─ org.slf4j.impl.StaticMarkerBinder.class - [JAR]