BanHammer 图标

BanHammer

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.17.0-pre.1+26.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/banhammer
资源信息

Minecraft 版本: 26.1 26.1.1 26.1.2

平台: fabric

标签: management utility

资源介绍

BanHammer

Simple, customisable punishment utility mod for Fabric. Allows moderators to permanently/temporary ban, mute or kick players.
Supports Fabric Permissions API used by LuckPerms and PlayerRoles.

Every user facing message is configurable with support of advanced formatting

It has build in support for SQLite and MySQL databases.

Commands and permissions

Command Permission Description
/banhammer banhammer.commands.main (default) Sends information about banhammer
/banhammer reload banhammer.commands.reload (op 4) Reloads mods config
/banhammer import \ [\] banhammer.commands.import (op 4) Imports bans from other sources (and removes them from it, if remove is set to true)
/ban \ [\] banhammer.punish.ban (op 3/config) Bans player
/tempban \ \ [\] banhammer.punish.tempban (op 3/config) Bans player for provided time
/ban-ip \ [\] banhammer.punish.banip (op 3/config) Bans player (by ip)
/tempban-ip \ \ [\] banhammer.punish.tempbanip (op 3/config) Bans player (by ip) for provided time
/mute \ [\] banhammer.punish.mute (op 3/config) Mutes player
/tempmute \ \ [\] banhammer.punish.tempmute (op 1) Mutes player for provided time
/kick \ [\] banhammer.punish.kick (op 3/config) Kicks player from server
/unban \ banhammer.unpunish.unban (op 3/config) Removes player's (temp)bans
/unban-ip \ banhammer.unpunish.unbanip (op 3/config) Removes player's (temp)ip bans
/unmutes \ banhammer.unpunish.unmute (op 3/config) Removes player's (temp)mute
/pardon \ banhammer.unpunish.pardon (op 3/config) Removes all of player's punishments

Additionally you can add -s Before reason, if you want to make that punishment silent.

Duration can be expressed in seconds (15/15s), minutes (3m), hours (24h), days (7d), years (1y)
or any combination of these (5y3d9h3m8s).

Configuration

{
  "CONFIG_VERSION_DONT_TOUCH_THIS": 1,
  "punishmentsAreSilent": false,             // Makes all punishments silent
  "storeAllPunishmentsInHistory": true,      // Stores all punishments in additional database table
  "muteBlockedCommands": [                   // List of commands blocked to muted players
    "msg",
    "me"
  ],
  "standardBanPlayersWithBannedIps": false,  // Gives users standard bans, when they are ip banned
  "autoBansFromIpBansAreSilent": true,       // Makes autobans from ip ban silent
  "defaultTempPunishmentDurationLimit": "-1",// Sets limit for duration of temporary punishments. -1 = no limit
  "permissionTempLimit": {                   // Allows to change duration limit of punishment with `banhammer.duration.<entry>` permission
    "example": "31d"
  },
  "databaseType": "sqlite",                  // Changes database type ("sqlite" or "mysql")
  "sqliteDatabaseLocation": "banhammer-sqlite.db",  // sqlite databases location (from server's directory)
  "mysqlDatabaseAddress": "",                // Address of mysql database
  "mysqlDatabaseName": "",                   // Name of mysql database
  "mysqlDatabaseUsername": "",               // Username of mysql user
  "mysqlDatabasePassword": ""                // Password of mysql user
}
📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Sword Art Online Swords

价格:0 墨喵币
下载量:0

查看详情
Fancy Warp Menu

价格:0 墨喵币
下载量:0

查看详情
QuickCarpet

价格:0 墨喵币
下载量:0

查看详情
Display Case

价格:0 墨喵币
下载量:0

查看详情