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:
Sarjuuk
2017-03-20 00:58:44 +01:00
parent f0231c8d9f
commit 33554e8942
10 changed files with 252 additions and 375 deletions

View File

@@ -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"}],