cmd_pm2offliners.lua - no minlevel or oplevel
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
Research direction
Read cmd_pm2offliners.lua and inspect how its settings were previously represented in cfg.tbl. Trace the minlevel and oplevel checks, then verify that both restrictions and the existing delay and advanced_rc settings can be configured again.
Written by the indexing model from the issue text.
Description
When cmd_pm2offliners.lua was removed from cfg.tbl it is no longer possible to set any restrictions.
cmd_pm2offliners_minlevel = 60, -- min level to use this command? (integer)
cmd_pm2offliners_oplevel = 100, -- min level to delete the message database? (integer)
cmd_pm2offliners_delay = 7, -- how many seconds after login before send? (integer)
cmd_pm2offliners_advanced_rc = false, -- warning: this feature adds a complete list of all regusers to the rightclick, this could brings problems in bigger (60+) hubs!
- Dominant language
- Lua
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from luadch/scripts
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
LandSandBoat/server#11579 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ArchiveTeam/sinavideo-grab#7 · 3 reactions ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
mailcow/mailcow-dockerized#7480 ·