Time Nick Message 15:18 Taoki Hey... I have a question about something. Is it possible to modify the size of a player's inventory? I'm thinking of a mod where some players can have a bigger inventory, whereas others might have no inventory at all. Is this possible? 15:18 Taoki By no inventory at all, I mean neither inventory nor hotbar, and no ability to hold or carry any item. I wonder if that's doable in any form 15:19 rubenwardy You could remove the hotbar from the HUD, and overwrite the inventory formspec for no inventory 15:22 Taoki rubenwardy: How would I keep players from being able to pick up any item however, so they cannot hold anything 15:23 rubenwardy Hmmm. Is there a register_on_item_pickup? 15:23 rubenwardy You could global step to remove all items, but that is hacky 15:23 PilzAdam Taoki, you can modify the size of the lists in the inventory of the player 15:23 PilzAdam see e.g. Nodetopia 15:28 Taoki PilzAdam: Trying Nodetopia now, but seeing no backpack. 15:28 Taoki I also see armor, but no way to wear it 15:30 PilzAdam what do you mean you "see" no backpack? 15:33 Taoki Sorry, misunderstood what someone meant I think. Also the armor is only worn when damage is enabled, worked now... cool 15:56 Taoki PilzAdam: https://forum.minetest.net/viewtopic.php?f=11&t=3063&start=750#p139910 Please see this post when you have some time. There are a few simple things which I'd like to suggest adding to SimpleMobs. Was curious if you want to or not 15:57 Taoki Suggesting you do so everyone can benefit from them. If not I'll fork it and add on my own 15:57 PilzAdam fork it 15:57 PilzAdam I don't work on simple mobs currently 15:57 Taoki ok. Would have probably been nice for the original to have them, but yeah 15:58 PilzAdam Nodetopia has a simple rewritten version of Simple Mobs for the stone monster, maybe look at that too 18:55 Taoki I wonder... is it possible to only allow certain players to obtain certain items? And forbid some from containing certain items in their inventory in any form