Index

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addGroup(Group) - Method in class org.galliumpowered.permission.GroupManager
Add a Group This does NOT add it to the database
addGroupsToGroupManager(GroupManager) - Method in class org.galliumpowered.database.Database
addPermission(String) - Method in class org.galliumpowered.permission.Group
 
addPermission(String) - Method in interface org.galliumpowered.world.entity.Player
Add a permission to the player
addPlugin(PluginContainer) - Method in class org.galliumpowered.plugin.PluginManager
FOR INTERNAL USE ONLY.
ADVENTURE - Enum constant in enum class org.galliumpowered.Gamemode
 
aliases() - Element in annotation interface org.galliumpowered.annotation.Command
Command aliases
args() - Element in annotation interface org.galliumpowered.annotation.Command
 
Args - Annotation Interface in org.galliumpowered.annotation
 
ArgumentType - Enum Class in org.galliumpowered.command.args
 
authors() - Element in annotation interface org.galliumpowered.annotation.Plugin
The plugin authors

B

BadPluginException - Exception in org.galliumpowered.exceptions
 
BadPluginException(String) - Constructor for exception org.galliumpowered.exceptions.BadPluginException
 
BadPluginException(Throwable) - Constructor for exception org.galliumpowered.exceptions.BadPluginException
 
bannedIPsFile - Variable in class org.galliumpowered.Gallium
 
bannedPlayersFile - Variable in class org.galliumpowered.Gallium
 
BLACK - Static variable in class org.galliumpowered.chat.Colors
 
Block - Interface in org.galliumpowered.world.block
 
BLUE - Static variable in class org.galliumpowered.chat.Colors
 

C

call() - Method in class org.galliumpowered.event.Event
Call the event
callEvent(Event) - Method in interface org.galliumpowered.event.EventDispatcher
Call an event
CancelableEvent - Class in org.galliumpowered.event
 
CancelableEvent() - Constructor for class org.galliumpowered.event.CancelableEvent
 
close() - Method in class org.galliumpowered.plugin.loader.PluginClassLoader
 
Colors - Class in org.galliumpowered.chat
 
Colors() - Constructor for class org.galliumpowered.chat.Colors
 
Command - Annotation Interface in org.galliumpowered.annotation
A command
CommandCaller - Interface in org.galliumpowered.command
 
CommandCallerType - Enum Class in org.galliumpowered.command
 
CommandContext - Interface in org.galliumpowered.command
 
CommandException - Exception in org.galliumpowered.exceptions
 
CommandException() - Constructor for exception org.galliumpowered.exceptions.CommandException
 
CommandException(String) - Constructor for exception org.galliumpowered.exceptions.CommandException
 
CommandException(Throwable) - Constructor for exception org.galliumpowered.exceptions.CommandException
 
commandManager - Variable in class org.galliumpowered.Gallium
 
CommandManager - Class in org.galliumpowered.command
 
CommandManager() - Constructor for class org.galliumpowered.command.CommandManager
 
Configuration - Interface in org.galliumpowered.config
 
ConfigurationException - Exception in org.galliumpowered.exceptions
 
ConfigurationException(Throwable) - Constructor for exception org.galliumpowered.exceptions.ConfigurationException
 
configure() - Method in class org.galliumpowered.plugin.inject.modules.InjectPluginModule
 
CONSOLE - Enum constant in enum class org.galliumpowered.command.CommandCallerType
 
createGroup(Group) - Method in class org.galliumpowered.permission.GroupManager
Create a group and add it to the database
CREATIVE - Enum constant in enum class org.galliumpowered.Gamemode
 
currentPlayerCount() - Method in interface org.galliumpowered.Server
Get online players as a number
CYAN - Static variable in class org.galliumpowered.chat.Colors
 

D

DARK_BLUE - Static variable in class org.galliumpowered.chat.Colors
 
database - Variable in class org.galliumpowered.Gallium
 
Database - Class in org.galliumpowered.database
 
Database(String) - Constructor for class org.galliumpowered.database.Database
 
DefaultConfiguration - Class in org.galliumpowered.config
 
DefaultConfiguration(Path, String) - Constructor for class org.galliumpowered.config.DefaultConfiguration
 
DefaultPluginMeta - Class in org.galliumpowered.plugin
 
DefaultPluginMeta(String, String, String, String[], String, String) - Constructor for class org.galliumpowered.plugin.DefaultPluginMeta
 
description() - Element in annotation interface org.galliumpowered.annotation.Command
Command description
description() - Element in annotation interface org.galliumpowered.annotation.Plugin
The plugin's description
DISABLED - Enum constant in enum class org.galliumpowered.plugin.PluginLifecycleState
 
disconnect() - Method in interface org.galliumpowered.world.entity.Player
Disconnect the player
disconnect(Component) - Method in interface org.galliumpowered.world.entity.Player
Disconnect the player

E

EASY - Enum constant in enum class org.galliumpowered.world.World.Difficulty
 
ENABLED - Enum constant in enum class org.galliumpowered.plugin.PluginLifecycleState
 
Entity - Interface in org.galliumpowered.world.entity
 
Event - Class in org.galliumpowered.event
 
Event() - Constructor for class org.galliumpowered.event.Event
 
eventDispatcher - Variable in class org.galliumpowered.Gallium
 
EventDispatcher - Interface in org.galliumpowered.event
 
EventListener - Annotation Interface in org.galliumpowered.annotation
Tags a method as an event listener
eventManager - Variable in class org.galliumpowered.Gallium
 
EventManager - Class in org.galliumpowered.event
 
EventManager() - Constructor for class org.galliumpowered.event.EventManager
 

F

fromId(int) - Static method in enum class org.galliumpowered.Gamemode
Get a gamemode by its ID
fromId(int) - Static method in enum class org.galliumpowered.world.World.Difficulty
 

G

Gallium - Class in org.galliumpowered
 
Gallium() - Constructor for class org.galliumpowered.Gallium
 
galliumCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.GalliumCommand
 
GalliumCommand - Class in org.galliumpowered.internal.plugin.commands
 
GalliumCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.GalliumCommand
 
galliumConfig - Variable in class org.galliumpowered.Gallium
 
GalliumDatabaseException - Exception in org.galliumpowered.exceptions
 
GalliumDatabaseException() - Constructor for exception org.galliumpowered.exceptions.GalliumDatabaseException
 
GalliumDatabaseException(String) - Constructor for exception org.galliumpowered.exceptions.GalliumDatabaseException
 
GalliumDatabaseException(Throwable) - Constructor for exception org.galliumpowered.exceptions.GalliumDatabaseException
 
GalliumPlugin - Class in org.galliumpowered.internal.plugin
 
GalliumPlugin() - Constructor for class org.galliumpowered.internal.plugin.GalliumPlugin
 
Gamemode - Enum Class in org.galliumpowered
 
gamemodeCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.GamemodeCommand
 
GamemodeCommand - Class in org.galliumpowered.internal.plugin.commands
 
GamemodeCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.GamemodeCommand
 
get() - Method in class org.galliumpowered.plugin.inject.providers.PluginCommandManagerProvider
 
get() - Method in class org.galliumpowered.plugin.inject.providers.PluginContainerProvider
 
get() - Method in class org.galliumpowered.plugin.inject.providers.PluginLoggerProvider
 
getArgument(String) - Method in interface org.galliumpowered.command.CommandContext
 
getAuthors() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getAuthors() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
The authors of the plugin
getBannedIPsFile() - Static method in class org.galliumpowered.Gallium
Get banned IPS file
getBannedPlayersFile() - Static method in class org.galliumpowered.Gallium
Get banned players file
getBlock() - Method in class org.galliumpowered.event.player.PlayerBreakBlockEvent
 
getBlock() - Method in class org.galliumpowered.event.player.PlayerPlaceBlockEvent
 
getCaller() - Method in interface org.galliumpowered.command.CommandContext
Get the command caller
getCaller() - Method in class org.galliumpowered.command.MCommand
Get the command caller
getCaller() - Method in class org.galliumpowered.event.MListener
Get the command caller
getCommand() - Method in class org.galliumpowered.command.MCommand
Get command
getCommandArgs() - Method in interface org.galliumpowered.command.CommandContext
Command arguments
getCommandManager() - Static method in class org.galliumpowered.Gallium
Get command manager
getCommands() - Method in class org.galliumpowered.command.CommandManager
 
getConfig() - Static method in class org.galliumpowered.Gallium
 
getDatabase() - Static method in class org.galliumpowered.Gallium
Get the database
getDefaultProperties() - Static method in class org.galliumpowered.Gallium
Get server.properties
getDescription() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getDescription() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
The plugin description
getDirectory() - Method in interface org.galliumpowered.config.Configuration
 
getDirectory() - Method in class org.galliumpowered.config.DefaultConfiguration
 
getEventDispatcher() - Static method in class org.galliumpowered.Gallium
Get event dispatcher
getEventManager() - Static method in class org.galliumpowered.Gallium
Get event manager
getGroup() - Method in interface org.galliumpowered.world.entity.Player
Get the player's group
getGroupByName(String) - Method in class org.galliumpowered.permission.GroupManager
Get a group by its name
getGroupManager() - Static method in class org.galliumpowered.Gallium
Get the group manager
getGroupPrefix(Group) - Method in class org.galliumpowered.database.Database
Get a group's prefix
getGroups() - Method in class org.galliumpowered.permission.GroupManager
Get the groups
getId() - Method in enum class org.galliumpowered.Gamemode
Get the gamemode's ID
getId() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getId() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
The plugin ID
getId() - Method in interface org.galliumpowered.world.block.Block
The ID of the block
getId() - Method in enum class org.galliumpowered.world.World.Difficulty
 
getInjector() - Method in class org.galliumpowered.plugin.PluginContainer
Gets the Guice injector used on the container
getInstance() - Method in class org.galliumpowered.plugin.PluginContainer
Gets the instance of the plugin
getListener() - Method in class org.galliumpowered.event.MListener
Get command
getLoadedPlugins() - Method in class org.galliumpowered.plugin.PluginManager
Get the plugins on the server
getMainClass() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getMainClass() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
Main class of the plugin
getMessage() - Method in class org.galliumpowered.event.player.PlayerChatEvent
Get the content of the message
getMeta() - Method in class org.galliumpowered.plugin.PluginContainer
Gets the plugin's metadata
getMethod() - Method in class org.galliumpowered.command.MCommand
Get method
getMethod() - Method in class org.galliumpowered.event.MListener
Get method
getName() - Method in interface org.galliumpowered.config.Configuration
 
getName() - Method in class org.galliumpowered.config.DefaultConfiguration
 
getName() - Method in class org.galliumpowered.permission.Group
 
getName() - Method in class org.galliumpowered.permission.PermissionOwner
 
getName() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getName() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
The name of the plugin
getName() - Method in interface org.galliumpowered.world.block.Block
The name of the block
getName() - Method in interface org.galliumpowered.world.entity.Entity
The name of the entity
getName() - Method in interface org.galliumpowered.world.World
Get the world name
getNMSBridge() - Static method in class org.galliumpowered.Gallium
Get the NMS bridge
getOnlinePlayers() - Method in interface org.galliumpowered.Server
Get all the online players
getOpListFile() - Static method in class org.galliumpowered.Gallium
Get ops file
getOwnerPermisions(String) - Method in class org.galliumpowered.database.Database
Get an owner's permissions
getPermissionManager() - Static method in class org.galliumpowered.Gallium
Get permission manager
getPermissions() - Method in class org.galliumpowered.permission.Group
 
getPermissions() - Method in interface org.galliumpowered.world.entity.Player
Get the players permissions
getPlayer() - Method in interface org.galliumpowered.command.CommandCaller
 
getPlayer() - Method in class org.galliumpowered.event.player.PlayerDisconnectEvent
 
getPlayer() - Method in class org.galliumpowered.event.player.PlayerEvent
 
getPlayerByName(String) - Method in interface org.galliumpowered.bridge.NMSBridge
 
getPlayerGroup(Player) - Method in class org.galliumpowered.database.Database
Get a player's group
getPlayerGroup(Player) - Method in class org.galliumpowered.permission.PermissionManager
Get the player's group
getPlayerPermissions(Player) - Method in class org.galliumpowered.database.Database
 
getPlayerPermissions(Player) - Method in class org.galliumpowered.permission.PermissionManager
 
getPlayerPrefix(Player) - Method in class org.galliumpowered.database.Database
Get a player's prefix If they are not in a group or don't have a custom prefix, it returns a white prefix
getPlayerPrefix(Player) - Method in class org.galliumpowered.permission.PermissionManager
Get the prefix of a player
getPluginById(String) - Method in class org.galliumpowered.plugin.PluginManager
 
getPluginClass() - Method in class org.galliumpowered.plugin.PluginContainer
Gets the class of the plugin
getPluginConfigDirectory() - Static method in class org.galliumpowered.Gallium
Get the plugins config directory
getPluginManager() - Static method in class org.galliumpowered.Gallium
Get plugin manager
getPluginMetadata(File) - Static method in class org.galliumpowered.plugin.metadata.PluginMetaLoader
 
getPluginMetaFromAnnotation(Class<?>) - Static method in class org.galliumpowered.plugin.metadata.PluginMetaLoader
 
getPluginsDirectory() - Static method in class org.galliumpowered.Gallium
Get the server plugins directory
getPrefix() - Method in class org.galliumpowered.permission.Group
 
getPrefix() - Method in interface org.galliumpowered.world.entity.Player
Get the player's prefix
getReason() - Method in class org.galliumpowered.event.system.ServerShutdownEvent
 
getServer() - Static method in class org.galliumpowered.Gallium
Get server
getServerVersion() - Method in interface org.galliumpowered.bridge.NMSBridge
 
getSubcommands() - Method in class org.galliumpowered.command.CommandManager
 
getUUID() - Method in interface org.galliumpowered.world.entity.Player
Get the player's UUID
getValue(String) - Method in interface org.galliumpowered.config.Configuration
 
getValue(String) - Method in class org.galliumpowered.config.DefaultConfiguration
 
getVersion() - Static method in class org.galliumpowered.Gallium
Get gallium API version
getVersion() - Method in class org.galliumpowered.plugin.DefaultPluginMeta
 
getVersion() - Method in interface org.galliumpowered.plugin.metadata.PluginMeta
The plugin version
getWhitelistFile() - Static method in class org.galliumpowered.Gallium
Get whitelist file
getX() - Method in interface org.galliumpowered.world.block.WorldBlock
Get the X coordinate of the block
getY() - Method in interface org.galliumpowered.world.block.WorldBlock
Get the Y coordinate of the block
getZ() - Method in interface org.galliumpowered.world.block.WorldBlock
Get the Z coordinate of the block
GRAY - Static variable in class org.galliumpowered.chat.Colors
 
GREEDY - Enum constant in enum class org.galliumpowered.command.args.ArgumentType
 
GREEN - Static variable in class org.galliumpowered.chat.Colors
 
Group - Class in org.galliumpowered.permission
 
Group(String, ArrayList<String>, String) - Constructor for class org.galliumpowered.permission.Group
 
groupManager - Variable in class org.galliumpowered.Gallium
 
GroupManager - Class in org.galliumpowered.permission
 
GroupManager() - Constructor for class org.galliumpowered.permission.GroupManager
 
groupmodCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.permissions.GroupmodCommand
 
GroupmodCommand - Class in org.galliumpowered.internal.plugin.commands.permissions
 
GroupmodCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.permissions.GroupmodCommand
 

H

HARD - Enum constant in enum class org.galliumpowered.world.World.Difficulty
 
hasPermission(String) - Method in class org.galliumpowered.permission.Group
 
hasPermission(String) - Method in interface org.galliumpowered.world.entity.Player
Whether the player has a permission

I

id() - Element in annotation interface org.galliumpowered.annotation.Plugin
The ID of the plugin
ifConsole(Consumer<CommandCaller>) - Method in interface org.galliumpowered.command.CommandContext
 
ifPlayer(Consumer<Player>) - Method in interface org.galliumpowered.command.CommandContext
 
InjectPluginModule - Class in org.galliumpowered.plugin.inject.modules
 
InjectPluginModule(PluginContainer) - Constructor for class org.galliumpowered.plugin.inject.modules.InjectPluginModule
 
insertGroup(Group) - Method in class org.galliumpowered.database.Database
Insert a group
insertPermission(String, PermissionOwner) - Method in class org.galliumpowered.database.Database
Set a group or player permission
insertPlayer(Player) - Method in class org.galliumpowered.database.Database
Add a player to the database
instance - Static variable in class org.galliumpowered.Gallium
 
isCancelled - Variable in class org.galliumpowered.event.CancelableEvent
 
isCancelled() - Method in class org.galliumpowered.event.CancelableEvent
Whether the event was cancelled
isNumeric(String) - Static method in class org.galliumpowered.util.NumberUtils
 
isSuppressed() - Method in class org.galliumpowered.event.player.PlayerDisconnectEvent
 
isSuppressed() - Method in class org.galliumpowered.event.player.PlayerJoinEvent
 

J

javaPluginLoader - Variable in class org.galliumpowered.plugin.PluginManager
 

L

LIGHT_GRAY - Static variable in class org.galliumpowered.chat.Colors
 
LIGHT_GREEN - Static variable in class org.galliumpowered.chat.Colors
 
LIGHT_RED - Static variable in class org.galliumpowered.chat.Colors
 
listeners - Variable in class org.galliumpowered.event.EventManager
 
loadPlugin(File) - Method in class org.galliumpowered.plugin.loader.PluginLoader
Loads a File as a PluginContainer
loadPlugins() - Static method in class org.galliumpowered.Gallium
Enable the plugins Ensures that plugins aren't already loaded
loadPlugins() - Method in class org.galliumpowered.plugin.PluginManager
 

M

MARKER - Static variable in class org.galliumpowered.chat.Colors
 
maxPlayerCount() - Method in interface org.galliumpowered.Server
Get the maximum number of players that can be on the server
MCommand - Class in org.galliumpowered.command
 
MCommand(Command, Object, Method) - Constructor for class org.galliumpowered.command.MCommand
 
mkdirs() - Static method in class org.galliumpowered.Gallium
FOR INTERNAL USE ONLY Make config and data directories
MListener - Class in org.galliumpowered.event
 
MListener(EventListener, Object, Method) - Constructor for class org.galliumpowered.event.MListener
 

N

name() - Element in annotation interface org.galliumpowered.annotation.Args
 
name() - Element in annotation interface org.galliumpowered.annotation.Plugin
The name of the plugin
neededPerms() - Element in annotation interface org.galliumpowered.annotation.Command
Required permissions TODO-ish
nmsBridge - Variable in class org.galliumpowered.Gallium
 
NMSBridge - Interface in org.galliumpowered.bridge
For bridging NMS to lib
NORMAL - Enum constant in enum class org.galliumpowered.world.World.Difficulty
 
NotYetImplementedException - Exception in org.galliumpowered.exceptions
 
NotYetImplementedException() - Constructor for exception org.galliumpowered.exceptions.NotYetImplementedException
 
NotYetImplementedException(String) - Constructor for exception org.galliumpowered.exceptions.NotYetImplementedException
 
NumberUtils - Class in org.galliumpowered.util
 
NumberUtils() - Constructor for class org.galliumpowered.util.NumberUtils
 

O

onPlayerJoin(PlayerJoinEvent) - Method in class org.galliumpowered.internal.plugin.listeners.PlayerJoinListener
 
onPluginEnable() - Method in class org.galliumpowered.internal.plugin.GalliumPlugin
 
open() - Method in class org.galliumpowered.database.Database
 
opListFile - Variable in class org.galliumpowered.Gallium
 
ORANGE - Static variable in class org.galliumpowered.chat.Colors
 
org.galliumpowered - package org.galliumpowered
 
org.galliumpowered.annotation - package org.galliumpowered.annotation
 
org.galliumpowered.bridge - package org.galliumpowered.bridge
 
org.galliumpowered.chat - package org.galliumpowered.chat
 
org.galliumpowered.command - package org.galliumpowered.command
 
org.galliumpowered.command.args - package org.galliumpowered.command.args
 
org.galliumpowered.config - package org.galliumpowered.config
 
org.galliumpowered.database - package org.galliumpowered.database
 
org.galliumpowered.event - package org.galliumpowered.event
 
org.galliumpowered.event.player - package org.galliumpowered.event.player
 
org.galliumpowered.event.system - package org.galliumpowered.event.system
 
org.galliumpowered.exceptions - package org.galliumpowered.exceptions
 
org.galliumpowered.internal.plugin - package org.galliumpowered.internal.plugin
 
org.galliumpowered.internal.plugin.commands - package org.galliumpowered.internal.plugin.commands
 
org.galliumpowered.internal.plugin.commands.permissions - package org.galliumpowered.internal.plugin.commands.permissions
 
org.galliumpowered.internal.plugin.commands.plugin - package org.galliumpowered.internal.plugin.commands.plugin
 
org.galliumpowered.internal.plugin.commands.testing - package org.galliumpowered.internal.plugin.commands.testing
 
org.galliumpowered.internal.plugin.listeners - package org.galliumpowered.internal.plugin.listeners
 
org.galliumpowered.permission - package org.galliumpowered.permission
 
org.galliumpowered.plugin - package org.galliumpowered.plugin
 
org.galliumpowered.plugin.inject.modules - package org.galliumpowered.plugin.inject.modules
 
org.galliumpowered.plugin.inject.providers - package org.galliumpowered.plugin.inject.providers
 
org.galliumpowered.plugin.loader - package org.galliumpowered.plugin.loader
 
org.galliumpowered.plugin.metadata - package org.galliumpowered.plugin.metadata
 
org.galliumpowered.util - package org.galliumpowered.util
 
org.galliumpowered.world - package org.galliumpowered.world
 
org.galliumpowered.world.block - package org.galliumpowered.world.block
 
org.galliumpowered.world.entity - package org.galliumpowered.world.entity
 

P

parent() - Element in annotation interface org.galliumpowered.annotation.Command
Parent of the command.
PEACEFUL - Enum constant in enum class org.galliumpowered.world.World.Difficulty
 
permissionManager - Variable in class org.galliumpowered.Gallium
 
PermissionManager - Class in org.galliumpowered.permission
 
PermissionManager() - Constructor for class org.galliumpowered.permission.PermissionManager
 
PermissionOwner - Class in org.galliumpowered.permission
 
PermissionOwner(Group) - Constructor for class org.galliumpowered.permission.PermissionOwner
 
PermissionOwner(Player) - Constructor for class org.galliumpowered.permission.PermissionOwner
 
pingCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.PingCommand
 
PingCommand - Class in org.galliumpowered.internal.plugin.commands
 
PingCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.PingCommand
 
PINK - Static variable in class org.galliumpowered.chat.Colors
 
Player - Interface in org.galliumpowered.world.entity
 
PLAYER - Enum constant in enum class org.galliumpowered.command.CommandCallerType
 
PlayerBreakBlockEvent - Class in org.galliumpowered.event.player
 
PlayerBreakBlockEvent(Player, WorldBlock) - Constructor for class org.galliumpowered.event.player.PlayerBreakBlockEvent
A player break block event
PlayerChatEvent - Class in org.galliumpowered.event.player
 
PlayerChatEvent(Player, String) - Constructor for class org.galliumpowered.event.player.PlayerChatEvent
PlayerDisconnectEvent - Class in org.galliumpowered.event.player
A player disconnect event
PlayerDisconnectEvent(Player) - Constructor for class org.galliumpowered.event.player.PlayerDisconnectEvent
The player
PlayerEvent - Class in org.galliumpowered.event.player
 
PlayerEvent(Player) - Constructor for class org.galliumpowered.event.player.PlayerEvent
The player
playerExists(Player) - Method in class org.galliumpowered.database.Database
Check if a player is in the database
playerHasPermission(String, Player) - Method in class org.galliumpowered.database.Database
Whether a player has a permission
playerHasPermission(Player, String) - Method in class org.galliumpowered.permission.PermissionManager
Check if a player has a permission
PlayerJoinEvent - Class in org.galliumpowered.event.player
A player join event
PlayerJoinEvent(Player) - Constructor for class org.galliumpowered.event.player.PlayerJoinEvent
The player
PlayerJoinListener - Class in org.galliumpowered.internal.plugin.listeners
 
PlayerJoinListener() - Constructor for class org.galliumpowered.internal.plugin.listeners.PlayerJoinListener
 
playerModCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.permissions.PlayermodCommand
 
PlayermodCommand - Class in org.galliumpowered.internal.plugin.commands.permissions
 
PlayermodCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.permissions.PlayermodCommand
 
PlayerPlaceBlockEvent - Class in org.galliumpowered.event.player
 
PlayerPlaceBlockEvent(Player, Block) - Constructor for class org.galliumpowered.event.player.PlayerPlaceBlockEvent
A player break block event
Plugin - Annotation Interface in org.galliumpowered.annotation
 
PLUGIN_LOADER - Static variable in class org.galliumpowered.plugin.loader.PluginClassLoader
 
PluginClassLoader - Class in org.galliumpowered.plugin.loader
 
PluginClassLoader(Path) - Constructor for class org.galliumpowered.plugin.loader.PluginClassLoader
 
PluginCommandManager - Class in org.galliumpowered.command
 
PluginCommandManager(PluginMeta) - Constructor for class org.galliumpowered.command.PluginCommandManager
 
PluginCommandManagerProvider - Class in org.galliumpowered.plugin.inject.providers
 
PluginCommandManagerProvider(PluginMeta) - Constructor for class org.galliumpowered.plugin.inject.providers.PluginCommandManagerProvider
 
pluginConfigDirectory - Variable in class org.galliumpowered.Gallium
 
PluginConfiguration - Class in org.galliumpowered.config
 
PluginConfiguration(PluginContainer) - Constructor for class org.galliumpowered.config.PluginConfiguration
 
PluginContainer - Class in org.galliumpowered.plugin
 
PluginContainer() - Constructor for class org.galliumpowered.plugin.PluginContainer
 
PluginContainerProvider - Class in org.galliumpowered.plugin.inject.providers
I'm not sure why you'd want this in your plugin, but here it is
PluginContainerProvider(PluginContainer) - Constructor for class org.galliumpowered.plugin.inject.providers.PluginContainerProvider
 
pluginInfoCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.plugin.PluginInfoCommand
 
PluginInfoCommand - Class in org.galliumpowered.internal.plugin.commands.plugin
 
PluginInfoCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.plugin.PluginInfoCommand
 
PluginLifecycleListener - Annotation Interface in org.galliumpowered.annotation
A plugin lifecycle listener
PluginLifecycleState - Enum Class in org.galliumpowered.plugin
 
pluginListCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.plugin.PluginListCommand
 
PluginListCommand - Class in org.galliumpowered.internal.plugin.commands.plugin
 
PluginListCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.plugin.PluginListCommand
 
PluginLoader - Class in org.galliumpowered.plugin.loader
Loads Java plugins
PluginLoader() - Constructor for class org.galliumpowered.plugin.loader.PluginLoader
 
PluginLoadFailException - Exception in org.galliumpowered.exceptions
 
PluginLoadFailException() - Constructor for exception org.galliumpowered.exceptions.PluginLoadFailException
 
PluginLoadFailException(String) - Constructor for exception org.galliumpowered.exceptions.PluginLoadFailException
 
PluginLoadFailException(Throwable) - Constructor for exception org.galliumpowered.exceptions.PluginLoadFailException
 
PluginLoggerProvider - Class in org.galliumpowered.plugin.inject.providers
 
PluginLoggerProvider(PluginMeta) - Constructor for class org.galliumpowered.plugin.inject.providers.PluginLoggerProvider
 
pluginManager - Variable in class org.galliumpowered.Gallium
 
PluginManager - Class in org.galliumpowered.plugin
 
PluginManager() - Constructor for class org.galliumpowered.plugin.PluginManager
 
PluginMeta - Interface in org.galliumpowered.plugin.metadata
 
PluginMetaLoader - Class in org.galliumpowered.plugin.metadata
 
PluginMetaLoader() - Constructor for class org.galliumpowered.plugin.metadata.PluginMetaLoader
 
pluginsDirectory - Variable in class org.galliumpowered.Gallium
 
PURPLE - Static variable in class org.galliumpowered.chat.Colors
 

Q

QUOTED - Enum constant in enum class org.galliumpowered.command.args.ArgumentType
 

R

RED - Static variable in class org.galliumpowered.chat.Colors
 
registerCommand(Object) - Method in class org.galliumpowered.command.PluginCommandManager
Register a command under the current container
registerCommand(Object, PluginMeta) - Method in class org.galliumpowered.command.CommandManager
Register a command on the server
registerCommand(String, String) - Method in interface org.galliumpowered.bridge.NMSBridge
 
registerCommand(String, String, Args[]) - Method in interface org.galliumpowered.bridge.NMSBridge
 
registerEvent(Object) - Method in class org.galliumpowered.event.EventManager
 
removeGroup(Group) - Method in class org.galliumpowered.permission.GroupManager
Remove a Group
removePermission(String) - Method in class org.galliumpowered.permission.Group
 
removePermission(String) - Method in interface org.galliumpowered.world.entity.Player
Remove a permission from the player
removePermission(String, PermissionOwner) - Method in class org.galliumpowered.database.Database
Set a group player or permission
removePlugin(PluginContainer) - Method in class org.galliumpowered.plugin.PluginManager
FOR INTERNAL USE ONLY.
renameDefaultFiles() - Static method in class org.galliumpowered.Gallium
FOR INTERNAL USE ONLY Rename default Minecraft config files to the place Gallium stores them

S

sendMessage(Component) - Method in interface org.galliumpowered.command.CommandCaller
 
sendMessage(Component) - Method in interface org.galliumpowered.world.entity.Player
Sends a message to the player
sendMsgToAll(Component) - Method in interface org.galliumpowered.Server
Send a message to everyone online
server - Variable in class org.galliumpowered.Gallium
 
Server - Interface in org.galliumpowered
 
serverProperties - Variable in class org.galliumpowered.Gallium
 
ServerShutdownEvent - Class in org.galliumpowered.event.system
 
ServerShutdownEvent(String) - Constructor for class org.galliumpowered.event.system.ServerShutdownEvent
 
ServerStartEvent - Class in org.galliumpowered.event.system
 
ServerStartEvent() - Constructor for class org.galliumpowered.event.system.ServerStartEvent
 
setCancelled(boolean) - Method in class org.galliumpowered.event.CancelableEvent
Cancel the event
setGallium(Gallium) - Static method in class org.galliumpowered.Gallium
FOR INTERNAL USE ONLY Set instance
setGamemode(Gamemode) - Method in interface org.galliumpowered.world.entity.Player
Set the player's Gamemode
setGroup(Group) - Method in interface org.galliumpowered.world.entity.Player
Set a player's group
setGroupPrefix(Group, String) - Method in class org.galliumpowered.database.Database
Set a group's prefix
setInjector(Injector) - Method in class org.galliumpowered.plugin.PluginContainer
Sets the plugin container's Injector
setInstance(Object) - Method in class org.galliumpowered.plugin.PluginContainer
Sets the plugin's instance
setLifecycleState(PluginLifecycleState) - Method in class org.galliumpowered.plugin.PluginContainer
Sets the lifecycle state of the container and triggers the lifecycle event in the plugin's main class
setMeta(PluginMeta) - Method in class org.galliumpowered.plugin.PluginContainer
Sets the plugin's metadata
setPlayerGroup(Player, Group) - Method in class org.galliumpowered.database.Database
Set a player's group
setPlayerPrefix(Player, String) - Method in class org.galliumpowered.database.Database
Set a player's prefix
setPrefix(String) - Method in class org.galliumpowered.permission.Group
 
setPrefix(String) - Method in interface org.galliumpowered.world.entity.Player
Set the player's prefix
setServer(Server) - Static method in class org.galliumpowered.Gallium
FOR INTERNAL USE ONLY Set server
setSuppressed(boolean) - Method in class org.galliumpowered.event.player.PlayerDisconnectEvent
Hide the message
setSuppressed(boolean) - Method in class org.galliumpowered.event.player.PlayerJoinEvent
Hide the message
setValue(String, String) - Method in interface org.galliumpowered.config.Configuration
 
setValue(String, String) - Method in class org.galliumpowered.config.DefaultConfiguration
 
SINGLE - Enum constant in enum class org.galliumpowered.command.args.ArgumentType
 
SPECTATOR - Enum constant in enum class org.galliumpowered.Gamemode
 
suggest(CommandContext) - Method in class org.galliumpowered.command.MCommand
 
SURVIVAL - Enum constant in enum class org.galliumpowered.Gamemode
 
SystemEvent - Class in org.galliumpowered.event.system
 
SystemEvent() - Constructor for class org.galliumpowered.event.system.SystemEvent
 

T

teleport(double, double, double) - Method in interface org.galliumpowered.world.entity.Player
Teleport the player
test2Command(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.testing.TestCommand
 
test3Command(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.testing.TestCommand
 
test4Command(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.testing.TestCommand
 
testCommand(CommandContext) - Method in class org.galliumpowered.internal.plugin.commands.testing.TestCommand
 
TestCommand - Class in org.galliumpowered.internal.plugin.commands.testing
 
TestCommand() - Constructor for class org.galliumpowered.internal.plugin.commands.testing.TestCommand
 
TURQUIOSE - Static variable in class org.galliumpowered.chat.Colors
 
type() - Element in annotation interface org.galliumpowered.annotation.Args
 

U

ungroup() - Method in interface org.galliumpowered.world.entity.Player
Ungroup the player
unloadContainer(PluginContainer) - Method in class org.galliumpowered.plugin.loader.PluginLoader
Unloads a PluginContainer
unloadPlugins() - Method in class org.galliumpowered.plugin.PluginManager
Unload all plugins on the server
unregisterAllPluginCommands(PluginMeta) - Method in class org.galliumpowered.command.CommandManager
 
unregisterCommand(String) - Method in class org.galliumpowered.command.CommandManager
 

V

value() - Element in annotation interface org.galliumpowered.annotation.PluginLifecycleListener
 
valueOf(String) - Static method in enum class org.galliumpowered.command.args.ArgumentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.galliumpowered.command.CommandCallerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.galliumpowered.Gamemode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.galliumpowered.plugin.PluginLifecycleState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.galliumpowered.world.World.Difficulty
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.galliumpowered.command.args.ArgumentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.galliumpowered.command.CommandCallerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.galliumpowered.Gamemode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.galliumpowered.plugin.PluginLifecycleState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.galliumpowered.world.World.Difficulty
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Element in annotation interface org.galliumpowered.annotation.Plugin
The plugin's version

W

WHITE - Static variable in class org.galliumpowered.chat.Colors
 
whitelistFile - Variable in class org.galliumpowered.Gallium
 
World - Interface in org.galliumpowered.world
 
World.Difficulty - Enum Class in org.galliumpowered.world
 
WorldBlock - Interface in org.galliumpowered.world.block
 
writeConfig() - Method in class org.galliumpowered.config.DefaultConfiguration
 

Y

YELLOW - Static variable in class org.galliumpowered.chat.Colors
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form