From f9991863f5816920a1c8d8446e53895d95b4fc33 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 11 Jan 2025 23:10:13 -0600 Subject: Add initial content --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..193679a --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +This is a rather basic adaptation of techage's forceload blocks/tiles to make them work outside of techage. +Techage is originally by joe7575 (Joachim Stolberg) and licensed under the AGPLv3, see LICENSE.txt for more information. + +========== + +These forceload blocks/tiles will forceload the mapblock they are placed in, but only when the player that owns them is online. +Use the minetest.conf setting "techage_forceload_max" (default 16) to control how many of these each player is allowed to use. +Additionally, you will probably want to set the overall forceload maximum for the server to at least this number times the expected maximum number of players. -- cgit v1.2.3