Jump to content

I don't understand how to set up the configuration

No Response 3.1.15

TEGIR

Do you have a configured config where the button is on the left but not in the corner, and all admin locks are active when you are in player mode? Also, it should not teleport to the place where it was activated. If you can do this, I would be very grateful.

Share this comment


Link to comment

Here is my config:

Quote

{
  "MODES": [
    {
      "Permission": "master",
      "Priority": 999,
      "Master Level CAREFUL! (Enabling this does the following #Overrides priority, mode & permission system! #Allows to set/get modes for yourself or others! #Overrides limitations by current or lower modes": false,
      "Toggle Commands": [
        "amode"
      ],
      "Restrict Mode To Specfic SteamIds (Leave blank to disable)": [],
      "Settings": {
        "On Admin": {
          "Require Reason": false,
          "Autorun Commands Use Forward Slash '/' For Chat-Commands & Leave It Blank For Console-Commands": [
              "amodeon"
            ],
          "Toggle Groups To Grant (Leave blank to disable)": [],
          "Specified Auth Level (1 = moderators, 2 = owners) Must either be 1 or 2 cannot be below or above": 2,
          "Keep Separate Inventories": true,
          "Teleport Back Upon Exiting": false,
          "Revert On Disconnect, Restart, Reload": false,
          "Ignore Server Violations (Bans, Kicks Etc) (Recommended to keep true)": false,
          "Blocked Commands": [],
          "Name Prefix Changes your name to a set prefix (Leave blank to disable)": "",
          "Admin Outfit": {
            "Enabled": false,
            "Lock Outfit": false,
            "Settings": {
              "(Shortnam::SkinID)": [
                "hoodie::1234567890",
                "pants::1234567890",
                "shoes.boots::1234567890"
              ]
            }
          },
          "Notifications": {
            "Global Chat": {
              "Enabled": false,
              "Settings": {
                "Chat Icon (SteamID64)": 0,
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%{player.name}% Activated %{mode.permission}% Mode"
              }
            },
            "Self Chat": {
              "Enabled": false,
              "Settings": {
                "Chat Icon (SteamID64)": 0,
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%You% Activated %{mode.permission}% Mode"
              }
            },
            "Self Popup": {
              "Enabled": true,
              "Settings": {
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%You% Activated %{mode.permission}% Mode"
              }
            },
            "Self Sound": {
              "Enabled": true,
              "Settings": {
                "Sound (Prefab)": "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab"
              }
            },
            "Discord": {
              "Enabled": true,
              "Settings": {
                "Webhook": "12121212",
                "Embed Color": 3315400
              }
            }
          },
          "Interface": {
            "Button": {
              "Enabled": true,
              "Settings": {
                "Opacity (0.0 to 1.0)": 0.24,
                "Active Color (HEX)": "#008000",
                "Inactive Color (HEX)": "#800000",
                "Active Text": "Activated",
                "Inactive Text": "Disabled"
              }
            },
            "Panel": {
              "Enabled": true,
              "Settings": {
                "Text": "A D M I N   M O D E      A C T I V A T E D",
                "Pulse Duration ": 1.0
              }
            },
            "Menu": {
              "Enabled": true,
              "Settings": {
                "Opacity (0.0 to 1.0)": 0.64,
                "Not Found Color (HEX)": "#000000",
                "Active Color (HEX)": "#008000",
                "Inactive Color (HEX)": "#800000"
              }
            }
          },
          "Actions": {
            "Allow All Actions (Overrides Specfic Actions)": true,
            "Allow Specfic Actions": {
              "Can Build": true,
              "Can Craft": true,
              "Can Loot Players": true,
              "Can Loot Entities": true,
              "Can Damage Structures": false,
              "Can Interact With Items In Weapons Category": true,
              "Can Hurt Players": true,
              "Can Drop Items": true
            }
          },
          "Third-Party Plugins": {
            "Autorun Plugins": {
              "Autorun All": true,
              "Autorun Specfic": {
                "AdminRadar": true,
                "Vanish": true,
                "Godmode": true
              }
            },
            "Blocked Plugins": {
              "Block All": false,
              "Block Specfic": {
                "Backpacks": false,
                "AdminRadar": false,
                "Vanish": false,
                "Godmode": false
              }
            }
          }
        },
        "On Player": {
          "Autorun Commands Use Forward Slash '/' For Chat-Commands & Leave It Blank For Console-Commands": [
              "amodeoff"
            ],
          "Toggle Groups To Revoke (Leave blank to disable)": [],
          "Notifications": {
            "Global Chat": {
              "Enabled": false,
              "Settings": {
                "Chat Icon (SteamID64)": 0,
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%{player.name}% Returned To %Player% Mode"
              }
            },
            "Self Chat": {
              "Enabled": true,
              "Settings": {
                "Chat Icon (SteamID64)": 0,
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%You% Returned To %Player% Mode"
              }
            },
            "Self Popup": {
              "Enabled": true,
              "Settings": {
                "Text Message Special Color (HEX) Example %message%": "#faaf19",
                "Text Message": "%You% Returned To %Player% Mode"
              }
            },
            "Self Sound": {
              "Enabled": true,
              "Settings": {
                "Sound (Prefab)": "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab"
              }
            },
            "Discord": {
              "Enabled": true,
              "Settings": {
                "Webhook": "12121121",
                "Embed Color": 3315400
              }
            }
          },
          "Blocked Commands": [
            "god",
            "vanish",
            "freeze",
            "viewinv",
            "inspect",
            "padmin",
            "playeradministration.show",
            "spectate",
            "admin",
            "ae",
            "global.adminEsp_mainmenu"
          ],
          "Third-Party Plugins": {
            "Blocked Plugins": {
              "Block All": false,
              "Block Specfic": {
                "AdminRadar": true,
                "Vanish": true,
                "Godmode": true
              }
            }
          }
        }
      }
    }
  ]
}

 

Share this comment


Link to comment

Please use the latest version "3.1.15"
As it contains settings to move the interface around

image.png.f5954332080282bcac82156c566c698f.png

 

And regarding disabling teleport back simply navigate to 
Mode -> Settings -> On Admin -> Teleport Back Upon Exiting
And set to false

Share this comment


Link to comment

I was just trying to remove it; I don't need this button. I want to make it command-based. Discord logging is not working, and overall, I'll try, of course

Share this comment


Link to comment

To disable the button
Set this to FALSE
image.png.4052ffe9573ea330e6a84638b992f5f8.png


And regarding the "Discord logging is not working"

Please share your config file so I can have a look

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.