Git Product home page Git Product logo

moreinfo's Introduction

MoreInfo

ContentDB ContentDB luacheck

MoreInfo mod for Minetest 5.4.1 or newer

Screenshot

Features

  • make deaths public via chat message
  • shows the direction and distance to
    • spawn point (position of the last used bed)
    • the last 3 bones
  • shows infomation about the current player position
    • position
    • map block and offset in the map block
    • current and average speed
    • light level (min..max)
    • biome name, heat (T) and humidity (H)
  • shows game infomation
    • game time and a countdown to the next morning or evening
    • player names and their connection time

All features are enabled by default.

  • The server admin can change the defaults in minetest.conf. For example:
# server settings
moreinfo.public_death_messages = true
moreinfo.bones_limit = 3

# default settings. the player can change his own settings with chat commands
moreinfo.enable_long_text = false

moreinfo.display_waypoint_info = false
moreinfo.display_position_info = false
moreinfo.display_game_info = false
moreinfo.display_players_info = false

moreinfo.waypoint_bed = false
moreinfo.waypoint_bones = false
  • The player can change his own settings with chat commands. The format is as follows:
/moreinfo { + | - }{ any | waypoint | position | game | players | bed | bones | long_text }
  • Examples
/moreinfo -any

/moreinfo +bed
/moreinfo +bones

/moreinfo +waypoint
/moreinfo +position
/moreinfo +game
/moreinfo +players

/moreinfo +long_text

Supported mods

Licencse

Copyright (C) 2021 nixnoxus

Licensed under the GNU LGPL version 2.1 or later.

See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt

moreinfo's People

Contributors

nixnoxus avatar nogajun avatar

Stargazers

Brodi avatar

Watchers

Brodi avatar  avatar

moreinfo's Issues

Lovely Appearing Mod For Information Availability But Making it More Game Practical?

Hiya! I run an accessibly minded survival server and as such I took interest in this mod, unfortunately it seems like as the CDB listing said (WIP) some refining is in order.

Would it be possible to make the mod only shows information when it's relevant to do so? For example when players are getting into the direction of whatever it is (their bed, their bones, etc) and such?

Cause as it stands, it definity takes too much screen space and I am not sure how to "optimize" this for typical game play even with the settingtypes.txt in mind.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.