Thank you for help.
Inventory Manager [Unmaintained]
Discussion in 'Plugin Support' started by Kodfod, Dec 27, 2015.
-
every body lose there invintory size of 120 when i restart the server ... that normal ??
-
/inv size all 100 is not working, any ideas?
update: Worked after a server restart, once all the steamIDs were out of the PlayerInventorySizes.json file.
{
"0": 100
}
is what shows now, however when ever a new person/group joins I need to do it individually, /inv size all 100 will not work unless I reload the mod.
While I'm here, I'd like to give mods permissions to spawn items for people, but have a restricted list of items they could give out. Any possibility?Last edited by a moderator: Jan 17, 2016 -
- inventorymanager.admin
- inventorymanager.clear.self
- inventorymanager.clear.others
- inventorymanager.copy
- inventorymanager.give.self
- inventorymanager.give.others
- inventorymanager.view
- inventorymanager.search
- inventorymanager.size.self
- inventorymanager.size.others
- inventorymanager.size.all
- inventorymanager.update
ADMIN: inventorymanager.admin
PLAYERS:
- inventorymanager.clear.self
- inventorymanager.clear.others
- inventorymanager.copy
- inventorymanager.give.self
- inventorymanager.give.others
- inventorymanager.view
- inventorymanager.search
- inventorymanager.size.self
- inventorymanager.size.others
- inventorymanager.size.all
- inventorymanager.update
Please explain to me the correct permissions. Help me friend. Please help me. -
Those are the Permissions to use the inventorymanager. Not the commands you use.
If you are an admin. Or for your other admins. You can use: /grant user PlayerNameHere inventorymanager.admin
Or you can alternatively give permissions to each of the individual features with the other permissions you have listed.
To use the plugin you use chat commands in game (the same as the /grant command) but instead you use /inv
To view a players inventory you use: /inv view PlayerName
To stop viewing you can use the command again. If you want to make changes to their inventory, once you have made those changes you need to use: /inv update PlayerName
A list of the available commands are shown when you use /inv -
My horse is not its meaning.
/inv size all <size> - Sets all players inventory sizes.
The commands that can affect the user
Set the user privileges -
After Server restart some players inv sizes returns to normal size.(looks random but could be last added person)
-
-
Inventory Manager allows
Code:/inv size [name] [size]
-
-
-
-
I have a question, how do I give myself the permissions?
-
Is it possible in the futur to raise the inventory on specific countainer ?
-
I would like to give a bigger Backpack-Size to my VIP-Group. Actually i give it to every VIP by my own and after every restart again and again...thats a mess.
I beg u to implemtate 2 things...
1. Give rights to a group
2. save Configuration to a file.
Thanks alot. -
when i write comman on my server its write no permission but i have admin what i do wrong ?
[DOUBLEPOST=1455215658][/DOUBLEPOST] -
Is there a way to give everyone on the server my inventory?
-
Hi,
It is possible to known when i do /inv search 90 name of player please ??Last edited by a moderator: Jun 28, 2016 -
This plugin is no longer working at latest Game/Oxide relase.After Players Death Inventory Size is getting back to default
Is there any quick fix ?