1
0
mirror of https://github.com/MinetestForFun/minercantile.git synced 2025-07-01 15:50:24 +02:00

add shop privs, others shop type, add shop type name in node formspec

This commit is contained in:
2016-06-11 15:49:49 +02:00
parent 6ce6b42b92
commit 104d281fd9
3 changed files with 13 additions and 13 deletions

View File

@ -1,5 +1,5 @@
minercantile = {}
minetest.register_privilege("shop", "Can place|dig|configure shop")
--path
minercantile.path = minetest.get_worldpath()
minercantile.path_wallet = minercantile.path.. "/minercantile_wallet/"