To download MCBouncer, go to the download page.
Abuse of MCBouncer may result in your server being disabled, and your inability to use the MCBouncer service in the future. If your server is disabled, none of your bans will be visible in the system, you will not be able to make any bans or notes, or do lookups. Bans issued by a disabled server will be archived in the database.
Permission | Description |
---|---|
/ban <user> <reason> | Ban <user> with the reason of <reason> |
/unban <user> - Unban <user> | Ban <ip> with the reason of <reason> |
/banip <ip> <reason> | Ban <ip> with the reason of <reason> |
/unbanip <user> | Unban <ip> |
/addnote <user> <note> | Add note <note> to <user> |
/delnote <noteid> - Delete note <noteid> | Delete note <noteid> |
/lookup <user> | Lookup notes and bans for <user> |
Permission | Description |
---|---|
mcbouncer.command.ban | Allow a user to ban |
mcbouncer.command.unban | Allow a user to unban |
mcbouncer.command.banip | Allow a user to ban an ip |
mcbouncer.command.unbanip | Allow a user to unban an ip |
mcbouncer.command.lookup | Allow a user to lookup bans/notes |
mcbouncer.command.kick | Allow a user to kick |
mcbouncer.command.addnote | Allow a user to add a note |
mcbouncer.command.removenote | Allow a user to remove a note |
mcbouncer.command.reload | Allow a user to reload the mcbouncer config |
mcbouncer.command.mod | Contains all permissions except mcbouncer.command.reload |
mcbouncer.command.admin | Contains all permissions |