This plugin will allow you to get more info about your server in a nice and organized way!
Features - Basic server information
- Basic player information
- Custom ban and kick announcements in the chat
- Ban History manager
Commands
/players Display server's player info.
usage: "/players"
permission: serverinfo.common
/playerinfo Get information for the specified player.
usage: "/playerinfo <player>"
permission: serverinfo.advanced
/serverinfo Get general server information.
usage: "/serverinfo"
permission: serverinfo.admin
/baninfo Retrieve the list of banned players on this server.
usage: "/baninfo"
permission: serverinfo.advanced
/getbans Get ban record history for the specified player.
usage: "/getbans <player>"
permission: serverinfo.advanced
/showbanentry Shows a certain ban entry from the ban history of the specified player.
usage: "/showbanentry <playerUUID/playerName> <banEntryID>"
permission: serverinfo.advanced
/purgehistory Purges the specified player's ban history.
usage: "/purgehistory <player> [id]"
permission: serverinfo.advanced
Ban records are automatically added for each player. Ban history is available using the plugin commands or using the "ban-history.yml" file.
Plugin configuration is done using "configuration.yml".