mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
forum.php Added player outfit avatars and in-game position. Fix #256
This commit is contained in:
@@ -632,6 +632,8 @@
|
||||
// How to design/display hidden/closed/sticky threads.
|
||||
$config['forum'] = array(
|
||||
'enabled' => true,
|
||||
'outfit_avatars' => true, // Show character outfit as forum avatar?
|
||||
'player_position' => true, // Tutor, Community manager, God etc..?
|
||||
'guildboard' => true,
|
||||
'level' => 5,
|
||||
'cooldownPost' => 1,//60,
|
||||
|
Reference in New Issue
Block a user