PikaLogger is a tool designed to enhance your BedWars experience on the PikaNetwork server by providing detailed statistics about players in your game. Instantly know the skill level and nicknames of your opponents with this powerful utility.
- Player Stats: Get detailed statistics about players in your BedWars game.
- Nickname Detection: Identify players using the /nick feature to disguise their identity.
- User-Friendly: Easy to install and use with minimal setup required.
Before you begin, ensure you have met the following requirements:
- LunarClient: You must use the LunarClient launcher for Minecraft.
- Python: Make sure Python is installed on your computer. You can download it from the official Python website.
- PikaNetwork: You should be playing on the PikaNetwork Minecraft server, specifically in the BedWars game mode.
Follow these steps to install PikaLogger:
-
Clone the repository or download the project files.
-
Open a terminal or command prompt.
-
Navigate to the project directory.
-
Install the required Python packages by running:
pip install -r requirements.txt
To start using PikaLogger, simply run the main script:
python3 main.py
Contributions are welcome! Please feel free to submit a Pull Request.