mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-14 05:40:20 +02:00
Removed _misc's /rules and used background to interact
- Removed rules.lua, replaced by interact mod - Added background.jpg (made for the server) to interact's formspecs
This commit is contained in:
@ -8,8 +8,6 @@ dofile(minetest.get_modpath("_misc").."/give_initial_stuff.lua")
|
||||
-- Chat Commands
|
||||
dofile(minetest.get_modpath("_misc").."/chatcommands.lua")
|
||||
|
||||
-- Rules
|
||||
dofile(minetest.get_modpath("_misc").."/rules.lua")
|
||||
-- No Interact Messages
|
||||
dofile(minetest.get_modpath("_misc").."/nointeract_messages.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user