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

Download tools JAR 1.2 with all dependencies


Library to support multiple minecraft server backend.

Files of the artifact tools version 1.2 from the group com.greatmancode.

Test

Download tools (1.2)
Artifact tools
Group com.greatmancode
Version 1.2
Last update 25. May 2015
Organization not specified
URL https://github.com/greatman/GreatmancodeTools
License LGPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of tools Show documentation

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

0 downloads

Source code of tools version 1.2

META-INF
META-INF.META-INF.MANIFEST.MF
com.greatmancode.tools
com.greatmancode.tools.com.greatmancode.tools.ServerType
com.greatmancode.tools.caller.bukkit
com.greatmancode.tools.caller.bukkit.com.greatmancode.tools.caller.bukkit.BukkitPlayerCaller
com.greatmancode.tools.caller.bukkit.com.greatmancode.tools.caller.bukkit.BukkitSchedulerCaller
com.greatmancode.tools.caller.bukkit.com.greatmancode.tools.caller.bukkit.BukkitServerCaller
com.greatmancode.tools.caller.canary
com.greatmancode.tools.caller.canary.com.greatmancode.tools.caller.canary.CanaryPlayerCaller
com.greatmancode.tools.caller.canary.com.greatmancode.tools.caller.canary.CanarySchedulerCaller
com.greatmancode.tools.caller.canary.com.greatmancode.tools.caller.canary.CanaryServerCaller
com.greatmancode.tools.caller.sponge
com.greatmancode.tools.caller.sponge.com.greatmancode.tools.caller.sponge.SpongePlayerCaller
com.greatmancode.tools.caller.sponge.com.greatmancode.tools.caller.sponge.SpongeSchedulerCaller
com.greatmancode.tools.caller.sponge.com.greatmancode.tools.caller.sponge.SpongeServerCaller
com.greatmancode.tools.caller.unittest
com.greatmancode.tools.caller.unittest.com.greatmancode.tools.caller.unittest.UnitTestPlayerCaller
com.greatmancode.tools.caller.unittest.com.greatmancode.tools.caller.unittest.UnitTestSchedulerCaller
com.greatmancode.tools.caller.unittest.com.greatmancode.tools.caller.unittest.UnitTestServerCaller
com.greatmancode.tools.commands
com.greatmancode.tools.commands.com.greatmancode.tools.commands.CommandHandler
com.greatmancode.tools.commands.com.greatmancode.tools.commands.CommandSender
com.greatmancode.tools.commands.com.greatmancode.tools.commands.ConsoleCommandSender
com.greatmancode.tools.commands.com.greatmancode.tools.commands.SubCommand
com.greatmancode.tools.commands.bukkit
com.greatmancode.tools.commands.bukkit.com.greatmancode.tools.commands.bukkit.BukkitCommandReceiver
com.greatmancode.tools.commands.canary
com.greatmancode.tools.commands.canary.com.greatmancode.tools.commands.canary.CanaryCommandReceiver
com.greatmancode.tools.commands.interfaces
com.greatmancode.tools.commands.interfaces.com.greatmancode.tools.commands.interfaces.Command
com.greatmancode.tools.commands.interfaces.com.greatmancode.tools.commands.interfaces.CommandExecutor
com.greatmancode.tools.commands.interfaces.com.greatmancode.tools.commands.interfaces.CommandReceiver
com.greatmancode.tools.configuration
com.greatmancode.tools.configuration.com.greatmancode.tools.configuration.Config
com.greatmancode.tools.configuration.com.greatmancode.tools.configuration.ConfigurationManager
com.greatmancode.tools.configuration.bukkit
com.greatmancode.tools.configuration.bukkit.com.greatmancode.tools.configuration.bukkit.BukkitConfig
com.greatmancode.tools.configuration.canary
com.greatmancode.tools.configuration.canary.com.greatmancode.tools.configuration.canary.CanaryConfig
com.greatmancode.tools.configuration.sponge
com.greatmancode.tools.configuration.sponge.com.greatmancode.tools.configuration.sponge.SpongeConfig
com.greatmancode.tools.entities
com.greatmancode.tools.entities.com.greatmancode.tools.entities.Player
com.greatmancode.tools.events
com.greatmancode.tools.events.com.greatmancode.tools.events.Event
com.greatmancode.tools.events.com.greatmancode.tools.events.EventListener
com.greatmancode.tools.events.com.greatmancode.tools.events.EventManager
com.greatmancode.tools.events.com.greatmancode.tools.events.ListenerRegistration
com.greatmancode.tools.events.bukkit
com.greatmancode.tools.events.bukkit.com.greatmancode.tools.events.bukkit.BukkitEventManager
com.greatmancode.tools.events.bukkit.com.greatmancode.tools.events.bukkit.PlayerJoinEventListener
com.greatmancode.tools.events.bukkit.events
com.greatmancode.tools.events.bukkit.events.com.greatmancode.tools.events.bukkit.events.EconomyChangeEvent
com.greatmancode.tools.events.canary
com.greatmancode.tools.events.canary.com.greatmancode.tools.events.canary.CanaryEventManager
com.greatmancode.tools.events.canary.com.greatmancode.tools.events.canary.PlayerJoinEventListener
com.greatmancode.tools.events.canary.hooks
com.greatmancode.tools.events.canary.hooks.com.greatmancode.tools.events.canary.hooks.EconomyChangeHook
com.greatmancode.tools.events.event
com.greatmancode.tools.events.event.com.greatmancode.tools.events.event.EconomyChangeEvent
com.greatmancode.tools.events.interfaces
com.greatmancode.tools.events.interfaces.com.greatmancode.tools.events.interfaces.Cancellable
com.greatmancode.tools.events.interfaces.com.greatmancode.tools.events.interfaces.EventHandler
com.greatmancode.tools.events.interfaces.com.greatmancode.tools.events.interfaces.Listener
com.greatmancode.tools.events.interfaces.com.greatmancode.tools.events.interfaces.ServerEventManager
com.greatmancode.tools.events.playerEvent
com.greatmancode.tools.events.playerEvent.com.greatmancode.tools.events.playerEvent.PlayerJoinEvent
com.greatmancode.tools.events.sponge
com.greatmancode.tools.events.sponge.com.greatmancode.tools.events.sponge.PlayerJoinEventListener
com.greatmancode.tools.events.sponge.com.greatmancode.tools.events.sponge.SpongeEventManager
com.greatmancode.tools.events.sponge.events
com.greatmancode.tools.events.sponge.events.com.greatmancode.tools.events.sponge.events.EconomyChangeEvent
com.greatmancode.tools.events.unittest
com.greatmancode.tools.events.unittest.com.greatmancode.tools.events.unittest.UnitTestEventManager
com.greatmancode.tools.interfaces
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.BukkitLoader
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.CanaryLoader
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.Common
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.Loader
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.SpongeLoader
com.greatmancode.tools.interfaces.com.greatmancode.tools.interfaces.UnitTestLoader
com.greatmancode.tools.interfaces.caller
com.greatmancode.tools.interfaces.caller.com.greatmancode.tools.interfaces.caller.PlayerCaller
com.greatmancode.tools.interfaces.caller.com.greatmancode.tools.interfaces.caller.SchedulerCaller
com.greatmancode.tools.interfaces.caller.com.greatmancode.tools.interfaces.caller.ServerCaller
com.greatmancode.tools.language
com.greatmancode.tools.language.com.greatmancode.tools.language.LanguageManager
com.greatmancode.tools.utils
com.greatmancode.tools.utils.com.greatmancode.tools.utils.Metrics
com.greatmancode.tools.utils.com.greatmancode.tools.utils.NumberConversions
com.greatmancode.tools.utils.com.greatmancode.tools.utils.ServicePriority
com.greatmancode.tools.utils.com.greatmancode.tools.utils.Tools
com.greatmancode.tools.utils.com.greatmancode.tools.utils.Updater
com.greatmancode.tools.utils.com.greatmancode.tools.utils.VaultEconomy
com.greatmancode.tools.utils.com.greatmancode.tools.utils.Vector
com.greatmancode.tools.utils.com.greatmancode.tools.utils.VersionChecker
com.greatmancode.tools.world
com.greatmancode.tools.world.com.greatmancode.tools.world.Location




© 2015 - 2025 Weber Informatics LLC | Privacy Policy