Player Manager

GUI-based player manager

Total Downloads: 6,768 - First Release: Dec 19, 2015 - Last Update: Oct 27, 2017

5/5, 23 likes
  1. Please upload the PlayerManager.cs file you are using
     
  2. My Playermanager
     

    Attached Files:

  3. Did you make it work? The PlayerManager.cs is not the problem. Please upload your configuration file too.
     
  4. How to unban player i don't have any idea to do that, please help me???
     
  5. unban steamid64
     
  6. Thx you, i ve found the command player.unban steamid. with enhanced-ban-system.
     
  7. Hi, i have change commands for your config for the mute by BetterChat and the Jail but he doesn't be ok in the GUI.

    No action are succesfuly and i have change permissions by the permission for betterchat and jail (betterchat.mute betterchat.unmute jail.admin)

    Any idea for repair this problem ?

    Code:
    {
      "External Commands": [
        {
          "commands": [
            {
              "cmd": "mute {steamid}",
              "color": "1 0 0 0.4",
              "text": "mute"
            },
            {
              "cmd": "player.unmute {steamid}",
              "color": "0 1 0 0.4",
              "text": "démute"
            }
          ],
          "name": "Mute",
          "permission": "betterchat.mute"
        },
        {
          "commands": [
            {
              "cmd": "player.jail {steamid}",
              "color": "1 0 0 0.4",
              "text": "Prison"
            },
            {
              "cmd": "jail.free {steamid}",
              "color": "0 1 0 0.4",
              "text": "Libérer"
            }
          ],
          "name": "Jail",
          "permission": "jail.admin"
        }
      ],
      "Options": {
        "ban": [
          "Noob",
          "Grief",
          "Hacker",
          "Glitch",
          "Insultes",
          "Anti-jeu",
          "Autres",
          "T'es gay",
          "Change ton nom"
        ],
        "kick": [
          "Noob",
          "Grief",
          "Hacker",
          "Glitch",
          "Insultes",
          "Anti-jeu",
          "Autres",
          "T'es gay",
          "Change ton nom"
        ],
        "timelimit": [
          "0",
          "1",
          "60",
          "300",
          "600",
          "3600",
          "86400",
          "172800",
          "259200",
          "604800"
        ]
      },
      "Permission - GUI": "playermanager.gui",
      "Permission - GUI - Ban": "playermanager.ban",
      "Permission - GUI - IPs": "playermanager.ips",
      "Permission - GUI - Kick": "playermanager.kick",
      "Permission - GUI - TP": "playermanager.tp"
    }
     
  8. don't use è é - _ ' " etc all those special characters can bug the plugin
     
  9. Ok i test and edit my reply

    It's not okay, players are not mute or jail..
     
  10. does it give an error somewhere? like in your console?
    also make sure that the commands you use are correct.
     
  11. "The player not found" for mute, but it's his name. Maybe a problem with permission ? Permission it's the permission as BetterChat or i must create an other permission like: playermanager.mute ?
     
  12. Is there anyway to add multiple commands to one button. I have tried this but doesn't seem to work.
    Code:
            {
              "cmd": "grant user {steamid} playermanager.tp",
              "cmd": "grant user {steamid} playermanager.ips",
              "color": "230 134 0 0.4",
              "text": "ACCESS TP"
            }
    is there any way to get that to function correctly?
     
  13. Someone please update this for xp <3 <3 <3 <3
     
  14. YES UPDATE FOR XP
     
  15. HUD/Overlay to Overlay
     
  16. Does this work for anyone yet since the latest update?
     
  17. yes!
    upload_2016-7-9_22-45-21.png
    And no more prc errors!
     
  18. Reneb updated Player Manager with a new update entry:

    1.0.7

     
  19. so how do i give myself permissions to do /playermanager ? cuz atm i do the command and nothing happens
     
  20. Wulf

    Wulf Community Admin

    grant user USERNAME PERMISSIONNAME

    The permissions are listed on the Overview.