Mirror of All source files of My-web.xyz Minetest-MM FULLY OPEN-SOURCE Server (CZE) (Address: my-web.xyz, Port: 30001) Installation is replicable on Ubuntu 20.04

Milan Meduna 9843a1ce00 Merge pull request 'develop' (#40) from develop into master 3 years ago
mods aa7ca03f95 update 3 years ago
README.md e0a684c1c2 Aktualizovat „README.md“ 4 years ago
config-file-example 34a0598f5e minetest_version_upgrade 3 years ago
git-push 291edb4190 big_update 4 years ago
mods-apply-world.mt-regenerate-from-config-file 003cf350b2 add_creative_option 3 years ago
mods-download db551faab8 update 3 years ago
mods-list a3bffa52a8 add_basic_trains 3 years ago
reset-all-world.mt-regenerate-from-config-file 003cf350b2 add_creative_option 3 years ago
reset-map-and-players 38de47900e typo 4 years ago
setup-mt d9f66640fd pvp_and_damage_settings 3 years ago

README.md

Features:

setup-mt --> compile minetest and clone minetest_game in version specified in the config-file (without updating modifications in case of update)

git-push --> simple script to push changes to repo without config-file(use only with first parameter with commit message)

mods-apply..... --> apply mods from repo directory and regenerate world.mt

mods-download --> refresh mods directory from master repositories

mods-list --> list of enabled mods for world.mt configuration

reset-all..... --> reset all game databases/foder, and refresh it from repo directory

reset-map-and-players --> reset map and players databases

Requirements:

Ubuntu 20.04 (works in LXD)

Be in the project directory via cd before you run any scripts!

copy config-file-example to config-file

edit config-file with your preferences

after initial installation, switch first_install parameter in config file to anything other than y

THE PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY. IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW THE AUTHOR WILL BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.