Skip to content
Vedant Mulay edited this page May 28, 2024 · 14 revisions

Documentation Moved Here: LINK

Installation

  • Stop your Server
  • Put the jar in the /plugins/ directory
  • Start the server again.

Commands & Permissions

This wiki is based on version 1.1.4

Give access to all Commands playerlogs.command.*

  • /plogger getlogs <Username> - Get logs of a player from database - playerlogger.command.getlogs
  • /plogger firstjoinlocation <username> - Get the first joining coordinates of a player - playerlogger.command.firstjoinlocation
  • /plogger lastlogoutlocation <username> - Get the location where player logged out - playerlogger.command.lastlogoutlocation
  • /plogger getchatlogs <username> [newest | oldest] <limit> - Get Chat logs of a user. playerlogger.command.getchatlogs
  • /plogger getcommandlogs <username> [newest | oldest] <limit> - Get Chat logs of a user. playerlogger.command.getcommandlogs
  • /plogger reload - Reload the plugin configuration. playerlogger.command.reload

Features and Bug Fixes to be done

  • Add Support to Bungeecord/Proxy Servers
  • Clean Up and arrange a lot of code
Clone this wiki locally