PokeNotify
๐ก Updated this year๐ผ๏ธ Gallery (4 images)
๐ Analysis
- ๐ #267 of 1224 bukkit mods in this game by downloads
๐ About This Mod
# PokePlugin V3 - Smarter, Faster, Safer Player Interaction ## ๐งฉ Supported Platforms (https://img.shields.io/badge/Paper-1.20.x--1.21.x-blue.svg)](https://papermc.io) (https://img.shields.io/badge/Spigot-1.20.x--1.21.x-orange.svg)](https://www.spigotmc.org) (https://img.shields.io/badge/Purpur-1.20.x--1.21.x-purple.svg)](https://purpurmc.org) (https://img.shields.io/badge/Bukkit-1.20.x--1.21.x-red.svg)](https://bukkit.org) (https://img.shields.io/badge/Folia-1.20.x--1.21.x-green.svg)](https://papermc.io/downloads/folia) --- **PokePlugin V3** takes Minecraftโs social interaction system to the next level โ combining optimized performance, advanced privacy protection, and seamless multi-platform support. This version refines the foundation of V2 by introducing **thread-safe scheduling**, **improved startup handling**, **enhanced security**, and **smarter poke validation** โ all while maintaining its lightweight, fun, and community-driven essence. Built and maintained by **AlanTheDev**, PokePlugin V3 ensures reliability across **Bukkit, Spigot, Paper, Purpur, and Folia** environments. --- ### ๐ New in V3 - **Faster Startup Initialization** โ Database now initializes synchronously on startup for speed and stability (under 1 second). - **Advanced Scheduler System** โ Fully platform-aware task handling for Bukkit, Paper, and Folia with automatic thread routing. - **Thread-Safe GUI System** โ All menus open and update safely across multiple server types. - **Enhanced Poke Validation** โ Privacy checks prevent blocked or disallowed interactions while giving clear feedback to players. - **Improved Command System** โ Smart tab-completion for `/poke settings`, `/poke block`, `/poke unblock`, and `/poke @a`. - **Security-Focused Database Handling** โ Uses prepared statements and UUID validation to prevent SQL injection. - **Better Error Feedback** โ Informative messages for permission issues, privacy violations, or blocked pokes. - **Optimized Multi-Language Support** โ Dynamic message handling with full color support and multi-line formatting. - **Cross-Platform Thread Safety** โ No more thread conflicts or Folia scheduler errors. --- ### ๐ฏ Core Features - **Player Privacy System** โ Modes: `ALLOW_ALL`, `DISABLED`, and `CUSTOM` for personalized control. - **Admin Broadcast (`/poke @a`)** โ Send global poke messages for events or announcements. - **GUI Settings Menu (`/poke settings`)** โ Modern, interactive interface to manage poke options and blocked players. - **Block/Unblock System** โ Manage player-specific restrictions seamlessly. - **SQLite Database Integration** โ Async-safe storage for player preferences and blocked lists. - **PlaceholderAPI Support** โ Dynamic placeholders: `%poke_status%`, `%poke_privacy%`. - **Multi-Language System** โ Easily customize `messages.yml` with placeholders and color codes. - **Enhanced Logging** โ 50-character aligned startup banner and detailed platform info. --- ### โ๏ธ Improvements in V3 - **Platform-aware schedulers** for perfect compatibility with Folia and traditional servers. - **Faster database I/O** with async handling and caching. - **Reliable GUI rendering** across all platforms. - **Smarter command tab completion** for better UX. - **Robust error and permission validation** to prevent misuse or thread issues. - **Cleaner startup logs** with version, mode, and environment details. --- ### ๐ง Why Upgrade to V3? - โ **Zero Thread Conflicts** โ Every operation runs where it should, whether main thread or region thread. - โ **Instant Startup** โ Reduced enable-time from seconds to milliseconds. - โ **Smarter Commands & Feedback** โ Players instantly understand privacy outcomes. - โ **Future-Proof Design** โ Prepared for future Minecraft updates and Folia evolution. - โ **Maintained by AlanTheDev** โ Consistent quality and rapid updates. --- ### ๐ Links - **Source Code & Releases:** (https://github.com/Eldrath-Dev/PokePlugin-By-Alan) - **Issue Tracker:** (https://github.com/Eldrath-Dev/PokePlugin-By-Alan/issues) - **Wiki / Documentation:** Coming soon
# PokePlugin V3 - Smarter, Faster, Safer Player Interaction
## ๐งฉ Supported Platforms [!(https://img.shields.io/badge/Paper-1. 20.x--1. 21.x-blue.svg)](https://papermc.io) [!(https://img.shields.io/badge/Spigot-1. 20.x--1. 21.x-orange.svg)](https://www.spigotmc.org) [!(https://img.shields.io/badge/Purpur-1. 20.x--1. 21.x-purple.svg)](https://purpurmc.org) [!(https://img.shields.io/badge/Bukkit-1. 20.x--1. 21.x-red.svg)](https://bukkit.org) [!(https://img.shields.io/badge/Folia-1. 20.x--1. 21.x-green.svg)](https://papermc.io/downloads/folia)
PokePlugin V3 takes Minecraftโs social interaction system to the next level โ combining optimized performance, advanced privacy protection, and seamless multi-platform support. This version refines the foundation of V2 by introducing thread-safe scheduling, improved startup handling, enhanced security, and smarter poke validation โ all while maintaining its lightweight, fun, and community-driven essence.
Built and maintained by AlanTheDev, PokePlugin V3 ensures reliability across Bukkit, Spigot, Paper, Purpur, and Folia environments.
### ๐ New in V3
- Faster Startup Initialization โ Database now initializes synchronously on startup for speed and stability (under 1 second).
- Advanced Scheduler System โ Fully platform-aware task handling for Bukkit, Paper, and Folia with automatic thread routing.
- Thread-Safe GUI System โ All menus open and update safely across multiple server types.
- Enhanced Poke Validation โ Privacy checks prevent blocked or disallowed interactions while giving clear feedback to players.
- Improved Command System โ Smart tab-completion for `/poke settings`, `/poke block`, `/poke unblock`, and `/poke @a`.
- Security-Focused Database Handling โ Uses prepared statements and UUID validation to prevent SQL injection.
- Better Error Feedback โ Informative messages for permission issues, privacy violations, or blocked pokes.
- Optimized Multi-Language Support โ Dynamic message handling with full color support and multi-line formatting.
- Cross-Platform Thread Safety โ No more thread conflicts or Folia scheduler errors.
### ๐ฏ Core Features
- Player Privacy System โ Modes: `ALLOW_ALL`, `DISABLED`, and `CUSTOM` for personalized control.
- Admin Broadcast (`/poke @a`) โ Send global poke messages for events or announcements.
- GUI Settings Menu (`/poke settings`) โ Modern, interactive interface to manage poke options and blocked players.
- Block/Unblock System โ Manage player-specific restrictions seamlessly.
- SQLite Database Integration โ Async-safe storage for player preferences and blocked lists.
- PlaceholderAPI Support โ Dynamic placeholders: `%poke_status%`, `%poke_privacy%`.
- Multi-Language System โ Easily customize `messages.yml` with placeholders and color codes.
- Enhanced Logging โ 50-character aligned startup banner and detailed platform info.
### โ๏ธ Improvements in V3
- Platform-aware schedulers for perfect compatibility with Folia and traditional servers.
- Faster database I/O with async handling and caching.
- Reliable GUI rendering across all platforms.
- Smarter command tab completion for better UX.
- Robust error and permission validation to prevent misuse or thread issues.
- Cleaner startup logs with version, mode, and environment details.
### ๐ง Why Upgrade to V3?
- โ Zero Thread Conflicts โ Every operation runs where it should, whether main thread or region thread.
- โ Instant Startup โ Reduced enable-time from seconds to milliseconds.
- โ Smarter Commands & Feedback โ Players instantly understand privacy outcomes.
- โ Future-Proof Design โ Prepared for future Minecraft updates and Folia evolution.
- โ Maintained by AlanTheDev โ Consistent quality and rapid updates.
### ๐ Links
- Source Code & Releases: (https://github.com/Eldrath-Dev/PokePlugin-By-Alan)
- Issue Tracker: (https://github.com/Eldrath-Dev/PokePlugin-By-Alan/issues)
- Wiki / Documentation: Coming soon
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- AlanTheDev
- Version
- 3.0
- Downloads
- 140
- Endorsements
- 4
- Category
- bukkit
- Created
- 10/17/2025
- Updated
- 10/19/2025
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- decoration, economy, social
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does PokeNotify support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of PokeNotify?
Version 3.0, published 2025-10-19 with 140 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await



