Index

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

G

Gallium - Class in net.zenoc.gallium
 
Gallium() - Constructor for class net.zenoc.gallium.Gallium
 
galliumCommand(CommandContext) - Method in class net.zenoc.gallium.internal.plugin.commands.GalliumCommand
 
GalliumCommand - Class in net.zenoc.gallium.internal.plugin.commands
 
GalliumCommand() - Constructor for class net.zenoc.gallium.internal.plugin.commands.GalliumCommand
 
galliumConfig - Variable in class net.zenoc.gallium.Gallium
 
GalliumDatabaseException - Exception in net.zenoc.gallium.exceptions
 
GalliumDatabaseException() - Constructor for exception net.zenoc.gallium.exceptions.GalliumDatabaseException
 
GalliumDatabaseException(String) - Constructor for exception net.zenoc.gallium.exceptions.GalliumDatabaseException
 
GalliumDatabaseException(Throwable) - Constructor for exception net.zenoc.gallium.exceptions.GalliumDatabaseException
 
GalliumPlugin - Class in net.zenoc.gallium.internal.plugin
 
GalliumPlugin() - Constructor for class net.zenoc.gallium.internal.plugin.GalliumPlugin
 
Gamemode - Enum Class in net.zenoc.gallium.api
 
gamemodeCommand(CommandContext) - Method in class net.zenoc.gallium.internal.plugin.commands.GamemodeCommand
 
GamemodeCommand - Class in net.zenoc.gallium.internal.plugin.commands
 
GamemodeCommand() - Constructor for class net.zenoc.gallium.internal.plugin.commands.GamemodeCommand
 
getAuthors() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getAuthors() - Method in interface net.zenoc.gallium.plugin.PluginMeta
The authors of the plugin
getBannedIPsFile() - Static method in class net.zenoc.gallium.Gallium
Get banned IPS file
getBannedPlayersFile() - Static method in class net.zenoc.gallium.Gallium
Get banned players file
getCaller() - Method in interface net.zenoc.gallium.commandsys.CommandContext
Get the command caller
getCaller() - Method in class net.zenoc.gallium.commandsys.MCommand
Get the command caller
getCaller() - Method in class net.zenoc.gallium.eventsys.MListener
Get the command caller
getCommand() - Method in class net.zenoc.gallium.commandsys.MCommand
Get command
getCommandArgs() - Method in interface net.zenoc.gallium.commandsys.CommandContext
Command arguments
getCommandManager() - Static method in class net.zenoc.gallium.Gallium
Get command manager
getConfig() - Static method in class net.zenoc.gallium.Gallium
 
getContent() - Method in class net.zenoc.gallium.api.chat.ChatMessage
 
getDatabase() - Static method in class net.zenoc.gallium.Gallium
Get the database
getDefaultProperties() - Static method in class net.zenoc.gallium.Gallium
Get server.properties
getDescription() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getDescription() - Method in interface net.zenoc.gallium.plugin.PluginMeta
The plugin description
getEventDispatcher() - Static method in class net.zenoc.gallium.Gallium
Get event dispatcher
getEventManager() - Static method in class net.zenoc.gallium.Gallium
Get event manager
getGroup() - Method in class net.zenoc.gallium.api.world.entity.Player
Get the player's group
getGroupByName(String) - Method in class net.zenoc.gallium.permissionsys.GroupManager
Get a group by its name
getGroupManager() - Static method in class net.zenoc.gallium.Gallium
Get the group manager
getGroupPrefix(Group) - Method in class net.zenoc.gallium.database.Database
Get a group's prefix
getGroups() - Method in class net.zenoc.gallium.permissionsys.GroupManager
Get the groups
getId() - Method in enum class net.zenoc.gallium.api.Gamemode
Get the gamemode's ID
getId() - Method in class net.zenoc.gallium.api.world.block.Block
 
getId() - Method in enum class net.zenoc.gallium.api.world.World.Difficulty
 
getId() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getId() - Method in interface net.zenoc.gallium.plugin.PluginMeta
The plugin ID
getListener() - Method in class net.zenoc.gallium.eventsys.MListener
Get command
getLoadedPlugins() - Method in class net.zenoc.gallium.plugin.PluginManager
Get the plugins on the server
getLogger() - Static method in class net.zenoc.gallium.api.logging.LogManager
Gets a log4j logger
getMainClass() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getMainClass() - Method in interface net.zenoc.gallium.plugin.PluginMeta
Main class of the plugin
getMessage() - Method in class net.zenoc.gallium.api.event.player.PlayerChatEvent
Get the content of the message
getMeta() - Method in class net.zenoc.gallium.plugin.Plugin
Get the plugin's PluginMeta
getMethod() - Method in class net.zenoc.gallium.commandsys.MCommand
Get method
getMethod() - Method in class net.zenoc.gallium.eventsys.MListener
Get method
getMinecraftVersion() - Static method in class net.zenoc.gallium.Gallium
Get Minecraft server version
getName() - Method in class net.zenoc.gallium.api.world.block.Block
 
getName() - Method in class net.zenoc.gallium.api.world.entity.Entity
 
getName() - Method in interface net.zenoc.gallium.api.world.World
Get the world name
getName() - Method in class net.zenoc.gallium.permissionsys.Group
 
getName() - Method in class net.zenoc.gallium.permissionsys.PermissionOwner
 
getName() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getName() - Method in interface net.zenoc.gallium.plugin.PluginMeta
The name of the plugin
getNMS() - Static method in class net.zenoc.gallium.Gallium
Get the NMS server
getOnlinePlayers() - Static method in interface net.zenoc.gallium.api.Server
Get all the online players
getOpListFile() - Static method in class net.zenoc.gallium.Gallium
Get ops file
getOwnerPermisions(String) - Method in class net.zenoc.gallium.database.Database
Get an owner's permissions
getPermissionManager() - Static method in class net.zenoc.gallium.Gallium
Get permission manager
getPermissions() - Method in class net.zenoc.gallium.api.world.entity.Player
Get the players permissions
getPermissions() - Method in class net.zenoc.gallium.permissionsys.Group
 
getPlayer() - Method in class net.zenoc.gallium.api.event.player.PlayerDisconnectEvent
 
getPlayer() - Method in class net.zenoc.gallium.api.event.player.PlayerEvent
 
getPlayer() - Method in class net.zenoc.gallium.commandsys.CommandCaller
 
getPlayerGroup(Player) - Method in class net.zenoc.gallium.database.Database
Get a player's group
getPlayerGroup(Player) - Method in class net.zenoc.gallium.permissionsys.PermissionManager
Get the player's group
getPlayerPermissions(Player) - Method in class net.zenoc.gallium.database.Database
 
getPlayerPermissions(Player) - Method in class net.zenoc.gallium.permissionsys.PermissionManager
 
getPlayerPrefix(Player) - Method in class net.zenoc.gallium.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 net.zenoc.gallium.permissionsys.PermissionManager
Get the prefix of a player
getPluginByName(String) - Method in class net.zenoc.gallium.plugin.PluginManager
 
getPluginConfigDirectory() - Static method in class net.zenoc.gallium.Gallium
Get the plugins config directory
getPluginManager() - Static method in class net.zenoc.gallium.Gallium
Get plugin manager
getPluginsDirectory() - Static method in class net.zenoc.gallium.Gallium
Get the server plugins directory
getPrefix() - Method in class net.zenoc.gallium.api.world.entity.Player
Get the player's prefix
getPrefix() - Method in class net.zenoc.gallium.permissionsys.Group
 
getReason() - Method in class net.zenoc.gallium.api.event.system.ServerShutdownEvent
 
getServer() - Static method in class net.zenoc.gallium.Gallium
Get server
getUUID() - Method in class net.zenoc.gallium.api.world.entity.Player
Get the player's UUID
getVersion() - Static method in class net.zenoc.gallium.Gallium
Get gallium API version
getVersion() - Method in class net.zenoc.gallium.plugin.DefaultPluginMeta
 
getVersion() - Method in interface net.zenoc.gallium.plugin.PluginMeta
The plugin version
getWhitelistFile() - Static method in class net.zenoc.gallium.Gallium
Get whitelist file
GRAY - Static variable in class net.zenoc.gallium.api.chat.Colors
 
GREEN - Static variable in class net.zenoc.gallium.api.chat.Colors
 
Group - Class in net.zenoc.gallium.permissionsys
 
Group(String, ArrayList<String>, String) - Constructor for class net.zenoc.gallium.permissionsys.Group
 
groupManager - Variable in class net.zenoc.gallium.Gallium
 
GroupManager - Class in net.zenoc.gallium.permissionsys
 
GroupManager() - Constructor for class net.zenoc.gallium.permissionsys.GroupManager
 
groupmodCommand(CommandContext) - Method in class net.zenoc.gallium.internal.plugin.commands.permissions.GroupmodCommand
 
GroupmodCommand - Class in net.zenoc.gallium.internal.plugin.commands.permissions
 
GroupmodCommand() - Constructor for class net.zenoc.gallium.internal.plugin.commands.permissions.GroupmodCommand
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form