SecuredWorlds icon

SecuredWorlds -----

Guard Your Virtual Kingdoms with SecuredWorlds: Unrivaled Protection for Every Server Environment!



[​IMG]
[​IMG]
[​IMG]
[​IMG]
Payment Options Beyond PayPal!

If you don't have PayPal, worry not! We offer a range of alternative payment methods to suit your needs. Join our Discord server for assistance with payment options such as cryptocurrency, SEPA, Apple Pay, Google Pay, and over 50 more!

Join our Discord for support and explore various payment alternatives.

Thank you for considering our plugin!
[​IMG]
Introducing SecuredWorlds – Your Ultimate Defense Against Map Theft in Minecraft! This powerful Bukkit/Bungee plugin shields your server maps from would-be infiltrators wielding World Downloader clients. When a user attempts to connect with ill intentions, SecuredWorlds takes swift action, kicking them out and executing essential console commands for added security.

We've rigorously tested against all known public World Downloader mods, and SecuredWorlds emerged victorious, blocking every attempt. Don't just take our word for it – try it out on our test server with any World Downloader client. If SecuredWorlds successfully kicks you from all your World Downloader clients, you know it's time to invest in unparalleled protection.

Configuring your defense is a breeze with the included config.yml file, allowing you to customize kick messages and tailor the plugin to your server's unique needs. Safeguard your creations with confidence – choose SecuredWorlds today.​
DISCLAIMER:
Please be aware that while SecuredWorlds is highly effective in blocking world download attempts associated with known client brands, it may not detect modified versions of these clients or non-standard mods. The plugin is designed to target LiteLoader, Forge, Fabric, and World Downloader (WDL).
Important Points:
  • Limited detection for modified clients or unauthorized mods.
By purchasing and using the SecuredWorlds plugin, you acknowledge and accept these limitations. Thank you for your understanding and cooperation.
[​IMG]
[​IMG]

Test the Plugin Before You Buy!

✪ IP: test.extremall.xyz

Join now and experience firsthand the capabilities of our plugin in action.

[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
  • Extensive Server Compatibility
    • Compatible with Minecraft versions 1.7 and above
    • Seamless integration with Bukkit, Spigot, Paper, MultiPaper, Folia, and other popular forks of Minecraft server software
    • Compatibility extends to BungeeCord, Waterfall, FlameCord, and various other server proxy solutions
    • Support for Velocity (Support only WDL ATM)
    • Compatible with Java 8 and higher
  • No Dependencies
    • Functions independently within Minecraft servers, removing the need for external dependencies or extra plugins
  • Blocks Non-Standard Clients
    • Ensures server integrity by restricting access to non-standard clients such as WDL, Forge, Fabric, and LiteLoader
  • Ability to Execute Multiple Console Commands
    • Enables rapid response to server events or emergencies by executing predefined command sequences
  • Configurable Kick Message with Color Code Support
    • Tailor kick messages to match server themes or convey specific information using a variety of colors and formatting options
[​IMG]
Code (YAML):

file-version
: '6'
# Do you want to check for updates on the startup?
check-for-updates
: true
client-settings
:
  liteloader
:
    enabled
: false
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cYou are not allowed to use the &f&nLiteLoader&r &cclient!
        &r
        &fRespect the rules of our server.
        &7If you have any questions or concerns, please contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.liteloader
  forge
:
    enabled
: false
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cYou are not allowed to use the &f&nForge&r &cclient!
        &r
        &fRespect the rules of our server.
        &7If you have any questions or concerns, please contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.forge
  fabric
:
    enabled
: false
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cYou are not allowed to use the &f&nFabric&r &cclient!
        &r
        &fRespect the rules of our server.
        &7If you have any questions or concerns, please contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.fabric
  world-downloader
:
    enabled
: true
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cSorry, but downloading our worlds is not permitted.
        &r
        &fRespect the effort and creativity put into crafting this experience.
        &7If you have any questions or concerns, feel free to contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.worlddownloader
  lunar
:
    enabled
: false
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cYou are not allowed to use the &f&nLunar&r &cclient!
        &r
        &fRespect the rules of our server.
        &7If you have any questions or concerns, please contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.lunar
  optifine
:
    enabled
: false
    kick
:
      enabled
: true
      message
: |-
        &c&l (! ) &cYou are not allowed to use the &f&nOptifine&r &cclient!
        &r
        &fRespect the rules of our server.
        &7If you have any questions or concerns, please contact our server staff.
        &r
        &aEnjoy your gameplay within the designated boundaries.
        Thank you!
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.optifine
 
Code (YAML):
file-version : '1'
# Do you want to check for updates on the startup?
check-for-updates
: true
client-settings
:
  world-downloader
:
    enabled
: true
    kick
:
      enabled
: true
      message
: |-
        <b><color:red> (! )</color></b> <color:red>Sorry, but downloading our worlds is not permitted.</color >
       <reset >
       <color:white>Respect the effort and creativity put into crafting this experience.</color >
       <color:gray>If you have any questions or concerns, feel free to contact our server staff.</color >
       <reset >
       <color:green>Enjoy your gameplay within the designated boundaries.
        Thank you!</color >
    # Variables: {player}
    console-commands
: [ ]
    bypass-permission
:
      enabled
: false
      node
: securedworlds.bypass.worlddownloader
[​IMG]
Support Information

Support for our plugin is reserved for verified buyers only. If you've invested in our plugin, join our Discord server for personalized assistance and swift solutions.

Verification Process:
To access support, ensure you're a verified buyer. We're here to enhance your experience and provide top-notch assistance.

Join Our Discord:
Click here to join and connect with our community. Your investment matters, and we're dedicated to ensuring your satisfaction.

Thank you for choosing our plugin!
[​IMG]
Bukkit
[​IMG]
BungeeCord
[​IMG]
Velocity
[​IMG]
[​IMG]
  • Disputes and Chargebacks:
    • You are not permitted to initiate disputes or chargebacks.
  • Decompilation Restriction:
    • Decompiling this plugin is strictly prohibited.
  • Refund Policy:
    • Refunds will not be issued.
  • Distribution Restriction:
    • Selling, sharing, or redistributing this plugin is strictly prohibited.
  • Ownership Claim:
    • Claiming this plugin as your own is not allowed.
  • Configuration Files Redistribution:
    • Redistribution of configuration files is permitted.
  • Source Code Availability:
    • The source code is not included in the purchase and will not be provided.
  • Feature Requests:
    • Requests for new features are not accepted. Suggestions may be considered at the discretion of the developer.
  • Bug Reporting:
    • If you encounter a bug or issue, please refrain from leaving a negative review. Instead, contact the developer to report the problem.
  • Price Adjustment:
    • Prices are subject to change without prior notice.
  • Support Eligibility:
    • Support will only be provided to the original purchaser of the plugin.
  • Terms Modification:
    • Terms are subject to change at any time without notification to any party.
[​IMG]
[​IMG]
Resource Information
Author:
----------
Total Downloads: 33
First Release: Dec 25, 2023
Last Update: Feb 20, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings