Pika Nickdetector
No reviews yet
A mod that determines nicked player on pika network in bedwars
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Pika Nick Detector is a lightweight Forge 1.8.9 client‑side mod that helps you check whether players are likely nicked on PikaNetwork, using their public stats API. It does not modify gameplay or give combat advantages; it only queries public profile data that is already publicly available.
What this mod does Adds a /nick chat command to check a single player.
Adds a /scanall chat command to quickly scan all currently online players on the server.
For each name, the mod calls the PikaNetwork Stats API profile endpoint to see if that username exists in their database.
If the profile exists (API 200), the player is shown as REAL, and their Pika rank is displayed when available.
If the profile does not exist (API 400/404), that name is marked as LIKELY NICKED OR INVALID.
This mod does not bypass Pika’s nick system; it only reads what the public API exposes, similar to external stats bots and tools.
How to use it Install Forge 1.8.9 on your Minecraft client.
Put this mod’s JAR file into your .minecraft/mods folder.
Launch Minecraft using the Forge 1.8.9 profile.
Join a server (for example PikaNetwork) or a singleplayer world.
Check one specific player
Command:
text /nick <playerName> Example: /nick SomePikaPlayer
The mod will query the Pika stats API for that name and respond in chat with whether the account is REAL and the rank (if present), or LIKELY NICKED / NOT REGISTERED.
Scan everyone currently online
Command:
text /scanall The mod loops through the online player list, checks each name via the API, and prints a summary of which players look REAL and which are LIKELY NICKED.
This is useful in lobbies, Bedwars/SkyWars games, or party situations where you want an overview instead of checking players one by one.
The mod does not run automatically by default on public servers. You decide when to scan by running /nick or /scanall. Any optional join‑scan behavior only applies on servers where this mod is also installed server‑side.
Why you might want this mod You play on PikaNetwork and want a quick way to see if teammates or opponents are on real accounts.
You are a content creator and want to show your viewers who is nicked using clear, in‑game messages or /scanall summaries.
You like inspecting Pika player profiles and ranks without leaving Minecraft.
Technical details Minecraft version: 1.8.9
Mod loader: Forge
Environment: Client‑side utility (no server installation required for normal use).
Uses the public PikaNetwork Stats API profile endpoint to look up accounts and parse rank information from the rank field in the JSON response.
Does not send data anywhere except to the documented Pika stats endpoint used by other tools and bots.
This project is not affiliated with or endorsed by PikaNetwork; it simply uses their documented public stats API in a client‑side mod format.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources