forked from minetest-mods/xban2
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||
{ |
|||
"name": "xban2", |
|||
"description": "Ban system extension with support for temporary bans.", |
|||
"keywords": [ |
|||
"ban", |
|||
"administration", |
|||
"system", |
|||
"server" |
|||
], |
|||
"homepage": "http://github.com/kaeza/minetest-xban2.git", |
|||
"authors": [ |
|||
"Diego Martínez <lkaezadl3@yahoo.com>" |
|||
], |
|||
"license": "BSD 2-Clause" |
|||
} |
Loading…
Reference in new issue