Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WeekThor authored Sep 7, 2021
1 parent 2eee49f commit 5f86e3f
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,23 @@
Information about ban and player's ban history

# Features
- Display information about player's or IP's active ban
- Display player's ban history since plugin installation
- Multi-language support individually for each player based on the device lang
- Display information about player's or IP's active ban.
- Display player's ban history since plugin installation.
- Multi-language support individually for each player based on the device lang.

# Commands
- /bi <player> – Display information about banned player
- /bi-ip <IP> – Display information about banned IP adress
- /pbans <player> [page] - Display player's ban history
- /clearhistory <player> [days] - Clear ban history older than ```[days]``` days or, if not specified, delete all
- /bans2history - Create a banned players' history based on banlist (only active bans)
- /bi <player> – Display information about banned player.
- /bi-ip <IP> – Display information about banned IP adress.
- /pbans <player> [page] - Display player's ban history.
- /clearhistory <player> [days] - Clear ban history about specified player older than ```[days]``` days or, if not specified, delete all.
- /bans2history - Create a banned players' history based on banlist (only active bans).
- /purgebans [days] - Removes all history older than ```[days]``` (default: 30)

# Permissions
- baninfo.commands.baninfo – Allow to use /bi
- baninfo.commands.baninfo.ip – Allow to use /bi-ip
- baninfo.commands.history - Allow to use /pbans
- - baninfo.commands.history.other - Allows to see other players' history
- baninfo.commands.clearhistory - Allow to use /clearhistory
- baninfo.commands.bans2history - Allow to use /bans2history
- baninfo.commands.purgehistory - Allow to use /purgebans

0 comments on commit 5f86e3f

Please sign in to comment.