https://github.com/bas080/terminal
Perform terminal commands on minetest server
https://github.com/bas080/terminal
Last synced: about 1 year ago
JSON representation
Perform terminal commands on minetest server
- Host: GitHub
- URL: https://github.com/bas080/terminal
- Owner: bas080
- Created: 2013-07-19T00:45:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T15:09:09.000Z (over 12 years ago)
- Last Synced: 2025-02-01T20:12:18.434Z (about 1 year ago)
- Language: Lua
- Homepage: http://forum.minetest.net/viewtopic.php?pid=100710
- Size: 348 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Terminal
--------
Run terminal commands on the hosts computer from miles away.
version
-------
0.4
contributors
------------
bas080
Minetest community
forum
-----
http://forum.minetest.net/viewtopic.php?pid=100710
changelog
---------
0.1
---
- terminal textures
- a manner of inserting and running commands
- turn on sound
0.2
---
- trigger on digilines or mesecons signal
- make diggable when turned off
- can be turned of by typing logout or exit which was already supported
0.2.5
-----
- channel can be set by typing digilines
0.3
---
- "terminal" privs
0.3.1
-----
- make option to allow or disable mesecons or digiline function "terminal.allow_mesecons_and_digilines = true"
- default for terminal.allow_mesecons_and_digilines = false
0.4
---
- uses digilines msg parameter
- added a in and out channel
0.4.1
- check if cd(change directory) is possible and remember that path
license
-------
WTFPL