PokeLog

A Fabric plugin that logs events and displays them through a user interface.

Highlights

  • Logs when a player captures a pokemon.

  • Logs when a player hatches a pokemon egg.

  • Logs when a player trades a pokemon to another player.

  • Logs when a player releases a pokemon from their party or pc.

  • View logs with ease using a user interface and able to filter logs for an easier searching.

  • Able to retrieve the logged pokemon.

Commands

Command
Permission
Description

/pokelog info

N/A

Shows the plugin information and commands.

/pokelog reload

pokelog.command.reload

Reloads the configuration files.

/pokelog clear <type>

pokelog.command.clear

Clears the logs of the specified type.

/pokelog open <type> <player> <pokemonProperties>

pokelog.command.open

Opens the user interface logs with the specified options.

Extra Permissions

Permission
Description

pokelog.retrieve.pokemon

Able to retrieve the pokemon from the user interface logs.

Main Configuration

chevron-rightExpandhashtag

User Interface Configuration

chevron-rightExpandhashtag

Dependencies

Example

Last updated