Type:
/grant user <name> inventorymanager.admin
or:
/grant group <group> inventorymanager.admin
IE: /grant user kodfod inventorymanager.admin
/grant group admin inventorymanager.admin
Inventory Manager [Unmaintained]
Discussion in 'Plugin Support' started by Kodfod, Dec 27, 2015.
-
how do i change the inventory size for all the players ?
Last edited by a moderator: Jan 9, 2016 -
-
@Kodfod
/inv search 90
provided this error today:
-
dam after i update this new oxide all my plugins dosent work hm :/
-
-
-
Kodfod updated Inventory Manager with a new update entry:
1.3.0
-
Code:
12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:09 [Debug] at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:09 [Debug] at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:09 [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:09 [Debug] at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Server down after this error !! -
Just an error fyi, server running normally, nothing weird during the error. commands also still work like /inv search. Stable as ever.
-
-
Is it possible to have inv size for everyone joining by default ?
-
/inv size all 15
Or whatever size you wish
[DOUBLEPOST=1452668859,1452639338][/DOUBLEPOST]
If you server is still shutting down with this error near the end of the logs, please post your full log so I can better determine if it is my plugin or another issue. Thanks! -
Kodfod updated Inventory Manager with a new update entry:
1.3.1
-
Kodfod updated Inventory Manager with a new update entry:
1.3.2
-
Code:
11:41 AM [Error] Failed to call hook 'OnPlayerDisconnected' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 11:41 AM [Debug] at Oxide.Plugins.InventoryManager.OnPlayerDisconnected (.PlayerSession session) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Thank you.
[DOUBLEPOST=1452734117][/DOUBLEPOST]/inv size all <size> change offline players inventories too? -
And yes it will change their size -
Code:
12:33 PM [Info] Loaded plugin Better Chat v1.1.12 by LaserHydra 12:33 PM [Info] Loaded plugin ClearInventory v1.0.2 by Trentu 12:33 PM [Info] Loaded plugin Fly v1.0.0 by Mughisi 12:33 PM [Info] Loaded plugin Help v1.2.0 by AnExiledGod 12:33 PM [Info] Loaded plugin InventoryManager v1.3.0 by Kodfod 12:33 PM [Info] Loaded plugin Kits v1.0.4 by Reneb 12:33 PM [Info] Loaded plugin Location v1.4.1 by loborl 12:33 PM [Info] Loaded plugin LootConfig v1.0.2 by Nogrod 12:33 PM [Info] Loaded plugin PrivateMessage v1.0.1 by Manfegor 12:33 PM [Info] Loaded plugin Teleportation v1.2.1 by LaserHydra 12:34 PM [Warning] Missing plugin name prefix 'kits.' for permission 'vip' (by plugin 'Kits') 12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:37 PM [Debug] at Oxide.Plugins.InventoryManager.SetAllPlayerInventorySizes (Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:37 PM [Debug] at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:37 PM [Debug] at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:37 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:37 PM [Debug] at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:38 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:38 PM [Debug] at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0 12:38 PM [Error] Failed to call hook 'ViewCommand' on plugin 'InventoryManager v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) 12:38 PM [Debug] at Oxide.Plugins.InventoryManager.SetPlayerInventorySize (.PlayerSession s, Int32 size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.SetAllPlayerSizes (.PlayerSession s, Int32 _size) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.InventoryPlayerCommandSize (.PlayerSession s, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.ViewCommand (.PlayerSession session, System.String cmd, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.InventoryManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo 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 hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
-