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. Error while compiling:

    Installed latest oxide build
     
  2. Hello,
    I would like to see what it is.

    "Time Limit": [
    "0",
    "1",
    "60",
    "300",
    "600",
    "3600",
    "86400",
    "172800",
    "259200",
    "604800"
    ]
    Are they minutes or seconds?
    If I click "o" it is equal to permanent?
     
  3. how do i get it to show ips i have playerdatabase?
     
  4. okay i dont think this plugin is kept updated or maintained anymore...

    ive installed it after seeing all the comments and its still not working
    i installed worked fine then when ingame and type /playermanager it comes up then as soon as i click anything i get this message...

    Gyazo - 08c5cdac3024fc0d5fe95d2c786abf5c.jpg
     
  5. You using the latest version of oxide?
     
  6. Yeah I only just installed it for the first time just kicks me straight out the game and comes up with that message as soon as I click anything
     
  7. Code:
    (19:48:50) | Failed to call hook 'cmdChatPlayermanage' on plugin 'PlayerManager v1.0.10' (ArgumentNullException: Argument cannot be null.
    Parameter name: source)
    (19:48:50) | at System.Linq.Check.Source (System.Object source) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.ToList[String] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.UpdateSubSectionPlayers (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshSubSection (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshSection (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshGUI (.BasePlayer player, System.String ttype) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshFullUI (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.cmdChatPlayermanage (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. Hi. After validating the "/playermanager" command, my computer crashes with these strange messages (see picture)
     

    Attached Files:

    • ici.jpg
      ici.jpg
      File size:
      52.8 KB
      Views:
      51
  9. I asked a player to get out of the game and then I did the same maneuver. The game stopped crashing. An idea ?
     

    Attached Files:

    • ici.jpg
      ici.jpg
      File size:
      78.1 KB
      Views:
      51
  10. Aint seen that one, dunno what to tell you.
     
  11. Im trying to add more commands but im having no luck at all Inventory viewer and backpacks
    Inventory Viewer for Rust | Oxide
    Backpacks for Rust | Oxide

    {
    "commands": [
    {

    {
    "cmd": "say /viewbackpack {steamid}",
    "color": "0 1 0 0.4",
    "text": "Backpack"
    }
    ],
    "name": "Backpack",
    "permission": "playermanager.backpacks.admin"
    },
    {


    plz someone help me understand how this works
    "give a man a fish and you feed him for a day; teach a man to fish and you feed him for a lifetime"
    by:Anne Isabella Ritchie (but edited over the years)
     
  12. Hi,
    I am trying to view the dependencies for Player Manager for Rust | Oxide player manager and every time I click on one of the links in the dependencies box it takes me to a page saying I do not have permission to do that and I am signed in. If I search the dependent plugins manually and click their link from the search page I can view/download. Just figured I'd make someone aware since this was working fine a few days ago.
    Thanks!!

    Error MSG:
    Plugins>
    You do not have permission to view this page or perform this action.
     
  13. This is usually because the plugin is no longer maintained or has been removed from Oxide altogether.

    It's been removed for a good reason, either that it was broken and no one wanted to fix it, or that someone has converted that existing plugin to Universal.
     
  14. Wulf

    Wulf Community Admin

    That's the universal version, which should work fine with it as far as I know.
     
  15. Code:
    (11:18:08) | Failed to call hook 'cmdConsolePlayermanagerExecute' on plugin 'PlayerManager v1.0.10' (NullReferenceException: Object reference not set to an instance of an object)
    (11:18:08) | at Oxide.Plugins.PlayerManager.PlayerManagerBan (.BasePlayer player, System.String steamidstring) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.cmdConsolePlayermanagerExecute (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  16. Code:
    (19:46:33) | Failed to call hook 'cmdConsolePlayermanagerSubsection' on plugin 'PlayerManager v1.0.10' (ArgumentNullException: Argument cannot be null.
    Parameter name: source)
    (19:46:33) | at System.Linq.Check.Source (System.Object source) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.ToList[String] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.UpdateSubSectionPlayers (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshSubSection (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.RefreshSection (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.cmdConsolePlayermanagerSubsection (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PlayerManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  17. hi,

    Chat mute is solved. is it possible to use betterchat mute inside playermanager?

    best regards
     
  18. server kick me out some reason when try choose any players for list.

    [10/05/2017 01:03:43] [Logger] Shadow (76561198036887085) ran command: playermanager.subsection sleepers
    [10/05/2017 01:03:43] 127.0.0.1:61726/76561198036887085/Shadow disconnecting: RPC Error in AddUI
    [10/05/2017 01:03:43] [Logger] Shadow (76561198036887085) disconnected