Player Informations
Stores player IPs , usernames, positions, last seen, first connection ...
Total Downloads: 1,472 - First Release: May 30, 2016 - Last Update: May 14, 2017
- 5/5, 7 likes
-
Code:
[Oxide] 09:45 [Error] Failed to call hook 'SendHelpText' on plugin 'PlayerInformations v1.2.6' (InvalidCastException: Cannot cast from source type to destination type.) [Oxide] 09:45 [Debug] at Oxide.Plugins.PlayerInformations.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Oct 2, 2016 -
Hi
Code:(13:35:02) | [Oxide] 13:34 [Error] Failed to call hook 'SendHelpText' on plugin 'PlayerInformations v1.2.6' (InvalidCastException: Cannot cast from source type to destination type.) (13:35:02) | [Oxide] 13:34 [Debug] at Oxide.Plugins.PlayerInformations.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
-
[10/20/2016 15:02:16] [Oxide] 15:02 [Error] Error while compiling PlayerInformations.cs(360,34): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetConnectedPlayer' and no extension method `GetConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?
-
Reneb updated Player Informations with a new update entry:
1.2.7
-
[Oxide] 23:22 [Info] Loaded plugin PlayerInformations v1.2.7 by Reneb
[Oxide] 23:22 [Info] [MagicDescription] Server description updated!
[Oxide] 23:22 [Info] [MagicDescription] Server description updated!
[Oxide] 23:22 [Info] Unloaded plugin PlayerInformations v1.2.7 by Reneb
Doesnt seem to work -
Wulf Community Admin
-
what am i doing wrong then? if i load it, it unloads immediatly
you can trust me, im not unloading it or faking a log.... -
Wulf Community Admin
-
PlayerInformations - Failed to compile: PlayerInformations.cs(360,34): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayerManager' does not contain a definition for `GetConnectedPlayer' and no extension method `GetConnectedPlayer' of type `Oxide.Core.Libraries.Covalence.IPlayerManager' could be found. Are you missing an assembly reference?
Needs an Update -
help. Error...
Code:[Oxide] 04:26 [Error] Failed to call hook 'Unload' on plugin 'PlayerInformations v1.2.7' (NullReferenceException: Object reference not set to an instance of an object)
-
same error
-
Reneb updated Player Informations with a new update entry:
1.2.8
-
I've come across a bit of confusion with this plugin
Is it intended to view the additional info in a DB Viewer? Or just with in-game commands? Or both?
When I view in DB Viewer the additional info shows up in code, instead of dates/times/etc -
initially it was for ingame commands,
but yes now you can get info via a db viewer to use the info remotly& -
Seems most features are working, but I get this error on my Hurtworld server oxide log. It spams quite frequently.
Code:03:52 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'PlayerInformations v1.2.8' (NullReferenceException: Object reference not set to an instance of an object) 03:52 [Debug] at Oxide.Plugins.PlayerInformations.OnPlayerLeave (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerInformations.OnUserDisconnected (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerInformations.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 name, System.Object[] args) [0x00000] in <filename unknown>:0 03:54 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'PlayerInformations v1.2.8' (NullReferenceException: Object reference not set to an instance of an object) 03:54 [Debug] at Oxide.Plugins.PlayerInformations.OnPlayerLeave (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerInformations.OnUserDisconnected (IPlayer player) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PlayerInformations.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Jan 3, 2017 -
Wulf Community Admin
-
-
Wulf Community Admin
-
Any way to change what time zone commands such as "lastseen" go by? It appears this is set for GMT +1. My server technically is on GMT -8 but I schedule everything around GMT -5.