mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-02 14:31:05 +01:00
4127d120d2
<!-- Please follow our contributing guidelines first: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer By submitting this pull request, you agree to follow our Code of Conduct: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md --> Fixes #4022 ### Testing -Make a new world, check host server and go into creative mode -Since you're the server you have the server privs so get the mcl_villages build tool item in creative inventory and use it to see if it works -Have someone join your server and give them the same item to use and see if they are restricted from using it Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4043 Reviewed-by: chmodsayshello <chmodsayshello@hotmail.com> Co-authored-by: Eliy21 <eliy21@noreply.git.minetest.land> Co-committed-by: Eliy21 <eliy21@noreply.git.minetest.land> |
||
---|---|---|
.. | ||
locale | ||
schematics | ||
buildings.lua | ||
const.lua | ||
foundation.lua | ||
init.lua | ||
mod.conf | ||
paths.lua | ||
README.txt | ||
utils.lua |
MCL_Villages: ============================ A fork of Rochambeau's "Settlements" mod converted for use in MineClone2. -------------- Using the mod: -------------- This mod adds settlements on world generation. And, in Creative Mode; also comes with a debug tool for spawning in villages. ------------- MCL2 Credits: ------------- Code forked from: https://github.com/MysticTempest/settlements/tree/mcl_villages Commit: e24b4be ================================================================================ Basic conversion of Settlements mod for compatibility with MineClone2, plus new schematics: MysticTempest Seed-based Village Generation, multi-threading, bugfixes: kay27 ========================= version: 0.1 alpha License of source code: WTFPL ----------------------------- (c) Copyright Rochambeau (2018) This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details. Credits: -------------- This mod is based on "ruins" by BlockMen Completely new schematics for MineClone2: MysticTempest - CC-BY-SA 4.0