Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

utility mod to spawn people at random locations on a map.

License

NotificationsYou must be signed in to change notification settings

minenux/minetest-mod-spawnrand

 
 

Repository files navigation

SPAWN random on each respawn of player

Information


This mod is namedspawnrand and changes spawn point on each respawnis a mod for random respawn to new point of spawn for each playerno matter what rules.

screenshot.png

Technical info


This mod has an improved way to do not hang server if no valild spawn pointis found in some minutes.. cos all spawn managers in minetest causes problemswhen players joins. Development is athttps://git.minetest.io/minenux/minetest-mod-spawnrand codeberg is only for private developers,if you want to contribute go to git.minetest.io as must be!

This mod is a derived work from the original Nathan Salapat's "random_spawn"that is pretty unmantained or staled. We provided a end of the search forpoints nodes of valid spawns.. validations of players connection and limited areato search nodes for spawns. It not check if area is protected.

For more advanced spawn management use the "rspawn" mod from minenuxor taidkez's rspawn original work.

Depends

  • beds as optional

Configuration

It will send a chat notificatin private message to the player about new spawn position,is configurable withspawnrand.notification_position boolean value with defaults astrue.

The spawn area will have a radious almost to the limit (but not the), from center of world,is configurable withspawnrand.radius_area integer value with defaults as20000.

performance

If your server has huge users, you must increase the spawn area, but not so much, peoplewill just be repositioned at new position event define a new spawn if fails, so performancewill be not an issue if no a valid spawn point will found.

License

Since that original author does not update anymore and express nointeres in the original code we forked and recoding with CC BY-NC-SA 4.0

Attribution-NonCommercial-ShareAlike 4.0 International With one exception:You must put the url info in your copy and only allow this url to promotion:https://git.minetest.io/minenux/minetest-mod-spawnrand

(C) 2021-2022 PICCORO Lenz McKAY(C) 2017-2020 Nathan Salapat

The above copyright notice and this permission noticeshall be included in all copies or substantial portions of the Software.

license.txt


[8]ページ先頭

©2009-2025 Movatter.jp