Skip to content

sangeet79/showbones

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

showbones-ng

A mod for Minetest

This mod saves the locations of player bones in the mod storage database. Upon death, the player is shown the location of their bones in the HUD. They can use /hidebones to hide the bones HUD, and /showbones to show the bones HUD.

If a player has left more than the server limit (default 3) of bones lying around the world, the oldest ones are removed from the world as the new one is created.

If a player wants to clear old waypoints, it can be done using /clearbones chat command. It will remove ALL existing bone waypoints for that player.

This mod was created in hopes relieving the frustration of players and admins trying to locate lost bones. There is also the added bonus that server admins will no longer need to clean up messy, discarded bones from all around the server.

Features

  • Adds chat commands: /showbones, /hidebones, and /clearbones
  • Dependencies: bones
  • Original Forum Post: Original forum post

screenshot_20160919_212218

Credits

  • Justin modified this mod to where it no longer deletes old bones and provokes owners.
  • PilzAdam - The creator of the bones mod. Some code copied (on_punch function) for a needed override.

About

Saves bones locations to text file. Then player can choose to locate bone via waypoints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%