mirror of
https://github.com/thefamilygrog66/inventorycheck.git
synced 2025-07-03 08:40:33 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
444447383c | |||
a06b623f14 |
@ -1 +0,0 @@
|
||||
default
|
2
init.lua
2
init.lua
@ -33,3 +33,5 @@ minetest.register_chatcommand("inv", {
|
||||
minetest.chat_send_player(name, invlist)
|
||||
end,
|
||||
})
|
||||
|
||||
minetest.log("action", "[inventorycheck] loaded.")
|
||||
|
Reference in New Issue
Block a user