Constant Field Values

Contents

dev.kitteh.*

  • dev.kitteh.factions.gui.GUI<Type>
    Modifier and Type
    Constant Field
    Value
    protected final int
    -1
  • dev.kitteh.factions.permissible.selector.AllSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "all"
  • dev.kitteh.factions.permissible.selector.FactionSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "faction"
  • dev.kitteh.factions.permissible.selector.PlayerSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "player"
  • dev.kitteh.factions.permissible.selector.RelationAtLeastSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "relation-atleast"
  • dev.kitteh.factions.permissible.selector.RelationAtMostSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "relation-atmost"
  • dev.kitteh.factions.permissible.selector.RelationSingleSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "relation-single"
  • dev.kitteh.factions.permissible.selector.RoleAtLeastSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "role-atleast"
  • dev.kitteh.factions.permissible.selector.RoleAtMostSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "role-atmost"
  • dev.kitteh.factions.permissible.selector.RoleSingleSelector
    Modifier and Type
    Constant Field
    Value
    public static final String
    "role-single"