docent-net / docent-net/mc-server-manager
Running scripts from inside a game
Open
enhancement
minecraft
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be cool if server admin could trigger a command via game console that would.. run a Python script that resides on server FS. This would provide users w/extending world w new buildings that were created during Python lessons.
As idea how to do it: https://github.com/trichner/ScriptRunner
Security will be the challenging part. We don't want ppl to simply run Python scripts :) Some sandboxing etc in place
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.