Update README.md

master
AiTechEye 2018-12-26 17:21:23 +01:00 committed by GitHub
parent 0ffac249c2
commit 82db9f3cfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 1 deletions

View File

@ -4,8 +4,27 @@ Version: 1
License: code: LGPL-2.1, media: CC BY-SA-4
servers cleaner
cleans servers
This mod works with minetest 5.0.0 or newer
To keep the server working for a long time and its quality you need to maintenance it.
One thing that makes the maintenancing harder is are inactive players, they plays for a time, maybe just choosing another name or never returns, especially guests.
Old protected areas can be annoying for players, some small and doesn't protects anything useful at all or takes space that other players need, just messing up for the recurrent players, locked doors, chests takes less space, but are still annoying.
This mod will delete old players from the world database, auth, locked things like chests and doors, protected areas etc...
The current mod does:
Delete player: account, auth/privileges, areas, bed, unified_inventory-home, protectors
Unlock players locked chests/doors/trapdoor/bones
Cleans unknown blocks and entities automatically.
Giving you full power over your staff.
Removes nodes & objects you dont want
Supported/locked blocks are unlocked by lbm (when the blocks are loaded)
Commands:
@ -35,3 +54,10 @@ ADVM
Just type /advm and you can see, and in a really easy way handle all of your staff.
It will show all players with odd privileges (compare with basic_privs)
Anyone that has the kick privilege can see this, but not all buttons.
CLONF
Type /clonf and you can see and remove, all unknown nodes/entities.
You can also add existing to the filter.
unknown items removes from the filter, if those hasn't been been detected in 150 days (as default)
Requires scadmin to see this