forked from SteamWar/SteamWar
Update UserPerm.kt
This commit is contained in:
@@ -60,7 +60,7 @@ enum class UserPerm {
|
|||||||
@JvmField
|
@JvmField
|
||||||
val prefixes = mapOf(
|
val prefixes = mapOf(
|
||||||
PREFIX_NONE to emptyPrefix,
|
PREFIX_NONE to emptyPrefix,
|
||||||
PREFIX_YOUTUBER to Prefix("§7", "YT"),
|
PREFIX_YOUTUBER to Prefix("§x§8§A§2§B§E§5", "CC"), // 8A2BE5
|
||||||
PREFIX_GUIDE to Prefix("§x§e§7§6§2§e§d", "Guide"), // E762ED
|
PREFIX_GUIDE to Prefix("§x§e§7§6§2§e§d", "Guide"), // E762ED
|
||||||
PREFIX_SUPPORTER to Prefix("§x§6§0§9§5§F§B", "Sup"), // 6095FB
|
PREFIX_SUPPORTER to Prefix("§x§6§0§9§5§F§B", "Sup"), // 6095FB
|
||||||
PREFIX_MODERATOR to Prefix("§x§F§F§A§2§5§C", "Mod"), // FFA25C
|
PREFIX_MODERATOR to Prefix("§x§F§F§A§2§5§C", "Mod"), // FFA25C
|
||||||
|
|||||||
Reference in New Issue
Block a user