Raised This Month: $ Target: $400
 0% 

[TF2/Any?] Forum Admins 2 (XenForo Sync Adv.)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Mr_panica
Senior Member
Join Date: Jan 2017
Location: Russia, Saint-Petersburg
Plugin ID:
6789
Plugin Version:
1.0.0
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Second version of the xenforo2 forum and game server communication plugin
    Old 11-02-2019 , 17:09   [TF2/Any?] Forum Admins 2 (XenForo Sync Adv.)
    Reply With Quote #1

    This is the second version of the xenforo2 forum and game server communication plugin (https://forums.alliedmods.net/showthread.php?p=2666188).

    I decided to post the branch of this plugin separately.

    It has a number of differences:
    Now the plugin is modular and has:
    • Core (xf_forum.smx)
    • Plugin for issuing admins (xf_forum_admin.smx)
    • Color settings (xf_forum_chat.smx)

    Configs Settings
    The admin settings have not changed:
    PHP Code:
    "admin"
    {
        
    "20" //Group ID from XF admin panel.
        
    {
            
    "flags"        "t" //admin flags
            
    "immunity"    "0" //admin immunity
        
    }


    Color Settings:
    PHP Code:
    "chat"
    {
        
    "2"  //Group ID from XF admin panel.
        
    {
            
    "tag"                "[Test]" //Tag
            
    "tag_color"            "ff0000" //Tag Color
            
    "name_color"        "ab5815" //Name Color
            
    "text_color"        "050404" //Text Color
        
    }
        
        
    "3"
        
    {
            
    "tag"                "[Test Tag 2]"
            "tag_color"            "ff0000"
            "name_color"        "00ff00"
            "text_color"        "0000ff"
        
    }

    Database
    PHP Code:
    "xf_forum"
        
    {
                
    "driver"    "mysql"
            "host"        "host"
            "database"    "DB"
            "user"        "user"
            "pass"        "pass"
        

    Known bugs:
    1. Chat colors that start with “0” can break text.
    2. You will have double messages if you use other plugins that affect the color of the chat.

      Tested with this plugin Steam integration:
      https://s70.su/steam-integration.html
    Attached Thumbnails
    Click image for larger version

Name:	Screenshot_6.png
Views:	347
Size:	81.8 KB
ID:	178114   Click image for larger version

Name:	Screenshot_7.png
Views:	356
Size:	73.0 KB
ID:	178115  
    Attached Files
    File Type: zip xf_forum .zip (38.1 KB, 166 views)
    __________________
    Sorry for my English.

    Last edited by Mr_panica; 11-02-2019 at 17:23.
    Mr_panica is offline
    Reply



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 05:49.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode