DupePlayerBlock
No reviews yet
A server-side mod/plugin for Minecraft using Fabric/Paper that block duplicate player joins (prevent bots to spam login servers)
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
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
A server-side mod/plugin for Minecraft using Fabric/Paper that block duplicate player joins
This project was based on oxygencraft/DuplicatePlayerJoin.
It prevents bots (like Herobrine, most common name used) or malicious players from entering your server using your nickname. The server's default behavior is to drop your session with the message "you logged in from another location"; even if you have an authentication mod to prevent the other player or bot from connecting as your character, it remains annoying because you get disconnected whenever an attempt is made using your nickname. This mod changes the server's default login behavior: instead of disconnecting you, it blocks the other player or bot from connecting and displays the message "This account is already connected to the server."
My recommendations for greater privacy and security for your server:
- Install DupePlayerBlock (just on server);
- Enable the whitelist system and allow only your friends usernames:
- server.properties:
white-list=true(need to save and restart the server) - console command:
whitelist add NicknameHere - in-game command (with op):
/whitelist add NicknameHere
- server.properties:
- Enable the option to hide the names of online players:
- server.properties:
hide-online-players=true(need to save and restart the server)
- server.properties:
- Use an authentication mod (such as Auth).
Github: https://github.com/rogerwindberg/DupePlayerBlock
Discord: @rogerwindberg
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