https://github.com/octacian/minetest-mod-contact
A mod to allow players to contact an admin or report other players to an admin.
https://github.com/octacian/minetest-mod-contact
contact lua minetest mod report
Last synced: about 1 month ago
JSON representation
A mod to allow players to contact an admin or report other players to an admin.
- Host: GitHub
- URL: https://github.com/octacian/minetest-mod-contact
- Owner: octacian
- License: mit
- Created: 2017-02-20T23:18:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T15:38:28.000Z (over 9 years ago)
- Last Synced: 2025-06-13T22:04:38.941Z (about 1 year ago)
- Topics: contact, lua, minetest, mod, report
- Language: Lua
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Contact Admin/Report Player [contact]
=====================================
This is a fairly simple mod that allows users of your server to easily send you a message whether you are online or not. If a player is suspected to be cheating or doing some other forbidden activity, other players can "file" reports. When viewing reports, they are grouped by player. When viewing general messages, they are also grouped by player, but by the players sending them. Conversations between the admin are like emails, the player can look for your response and reply to it.
An admin/moderator can be assigned to each case, as all with the `contact` privilege have access to the main dashboard. Conversations and cases can also be locked, so that a second admin cannot participate in the conversation and/or cannot view it.
**Note:** banning or kicking players automatically is not planned at the time, and likely will not be implemented unless many people are interested in the feature.
#### To Do List
Not all of the features mentioned above are done, so here's what is and what isn't.
- [x] Admin Dashboard
- [x] Contact
- [ ] Conversations
- [x] Report
- [ ] Lock/Hide