Package | Description |
---|---|
net.alpenblock.bungeeperms | |
net.alpenblock.bungeeperms.platform | |
net.alpenblock.bungeeperms.platform.bukkit | |
net.alpenblock.bungeeperms.platform.bungee |
Modifier and Type | Field and Description |
---|---|
static ChatColor |
Color.Activated |
static ChatColor |
Color.Deactivated |
static ChatColor |
Color.Error |
static ChatColor |
Color.Fatal |
static ChatColor |
Color.Message |
static ChatColor |
Color.Severe |
static ChatColor |
Color.Success |
static ChatColor |
Color.Text |
static ChatColor |
Color.User |
static ChatColor |
Color.Value |
Modifier and Type | Method and Description |
---|---|
static ChatColor |
ChatColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatColor[] |
ChatColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract MessageEncoder |
MessageEncoder.color(ChatColor color) |
Modifier and Type | Method and Description |
---|---|
MessageEncoder |
BukkitMessageEncoder.color(ChatColor color) |
Modifier and Type | Method and Description |
---|---|
MessageEncoder |
BungeeMessageEncoder.color(ChatColor color) |
Copyright © 2019. All rights reserved.