mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
User/Contribs
* added reputation threshold for replys to config * check canComment and canReply separately * disable contrib-tabs if the user is banned
This commit is contained in:
@@ -984,7 +984,7 @@ var mn_reputation = [
|
||||
// [14, "Border: Rare", "?privilege=14"],
|
||||
// [15, "Border: Epic", "?privilege=15"],
|
||||
// [16, "Border: Legendary", "?privilege=16"],
|
||||
[17, "Wowhead Premium", "?privilege=17"]
|
||||
[17, "AoWoW Premium", "?privilege=17"]
|
||||
];
|
||||
var mn_community = [
|
||||
[3,"Forum","http://forums.battle.net",null,{tinyIcon: g_staticUrl + "/images/icons/forum.png"}],
|
||||
|
||||
Reference in New Issue
Block a user