Minecraft प्लगइन nLogin
nLogin और उन सर्वरों की जानकारी जहां यह मिला
🔌 nLogin के बारे में
nLogin एक Minecraft प्लगइन है जो रजिस्टर्ड और ऑफ़लाइन (cracked) खातों के लिए server-side authentication system प्रदान करता है। यह व्यावहारिक account management, proxy/network compatibility, और two-factor authentication तथा अन्य auth plugins से migration जैसी integrations पर केंद्रित है। प्रोजेक्ट को NickUC project pages से maintain किया जाता है और standard plugin catalogs के ज़रिए वितरित किया जाता है।
🎯 उद्देश्य
nLogin का मुख्य उद्देश्य server operators को एक on-server account system देना है: खिलाड़ियों को register और authenticate करना, second-factor checks लागू करना (Discord/email integration), proxy networks के across काम करना, और अन्य authentication plugins से मौजूदा account data migrate करना।
⚙️ सुविधाएँ
- Account registration और password-based login.
- Two-factor options (Discord और email integration) with per-account linking features.
- Proxy/network support (Velocity, BungeeCord/Waterfall और backend Spigot/Paper servers वाले setups में उपयोग होता है).
- Migration tools to convert accounts from other auth plugins that implement the AuthMe API.
- Administrative commands for account management (change password, delete/unregister, force login, verify info, duplicate-IP listing).
- Cross-server coordination के लिए optional Redis messaging configuration और documented MySQL backend support.
- उन plugins के लिए compatibility layer जो AuthMe API का उपयोग करते हैं.
🧩 यह किसके लिए है
nLogin उन server owners और administrators के लिए है जो public या private networks चलाते हैं और जिन्हें on-server account system, network-aware authentication, और optional 2FA integration की ज़रूरत होती है। इसका उपयोग proxy-backed networks और single-server setups में किया जाता है जिन्हें local account management चाहिए।
🏗️ उदाहरण उपयोग
- एक proxy network को ऐसा centralized authentication flow चाहिए जो Velocity या Bungee-backed proxies और Paper/Purpur backends के across काम करे.
- किसी दूसरे auth plugin से migrate करने वाला server nLogin के converter tools का उपयोग accounts import करने और player access बनाए रखने के लिए करता है.
- एक SMP server, अधिक account security के लिए, Discord-based second-factor authentication सक्षम करता है.
⌨️ कमांड्स
| कमांड | विवरण | अनुमति | एक्सेस |
|---|---|---|---|
/nlogin support | support contacts की सूची दिखाता है. | not specified | Admin |
/nlogin version | plugin version information दिखाता है. | not specified | Admin |
/nlogin changepass <player> <new password> | एक खिलाड़ी का password बदलता है. | nlogin.command.nlogin.changepass | Admin |
/nlogin delete <player> | एक खिलाड़ी का account हटाता है. | nlogin.command.nlogin.delete | Admin |
/nlogin dupeip <player/ip> | समान IP address वाले accounts की सूची दिखाता है. | not specified | Admin |
/nlogin forcelogin <player> | account login को force करता है. | not specified | Admin |
/nlogin unregister <player> | account का password हटाता है. | nlogin.command.nlogin.unregister | Admin |
/nlogin verify <player> | account information दिखाता है. | nlogin.command.nlogin.verify | Admin |
/nlogin reload | plugin settings reloaded करता है. | not specified | Admin |
/nlogin update | plugin update settings को नियंत्रित करता है. | not specified | Admin |
/nlogin spawn <action> <type> | login के बाद teleportation behavior को नियंत्रित करता है. | not specified | Admin |
/changepassword <current> <new> | आपका registered password बदलता है. | not specified | Player |
/discord | किसी account के लिए Discord को 2FA के रूप में configure करता है. | nlogin.command.discord | Player |
/email | किसी account के लिए email को 2FA के रूप में configure करता है. | nlogin.command.email | Player |
/login <password> | registered player को authenticate करता है. | not specified | Player |
/register <password> | password के साथ account register करता है. | not specified | Player |
/unregister | आपका account unregister करता है (default से disabled). | nlogin.command.nlogin.unregister | Player |
/offline | account को offline/cracked के रूप में mark करता है. | not specified | Admin/Player |
/premium | account को premium के रूप में mark/unmark करता है (console toggle कर सकती है). | not specified | Admin/Console |
नोट: कुछ commands या subcommands को project द्वारा premium features के रूप में चिह्नित किया गया है; premium-only commands की उपलब्धता installed edition पर निर्भर करती है।
🔐 अनुमतियाँ
| अनुमति | विवरण | डिफ़ॉल्ट |
|---|---|---|
nlogin.admin | administrator-level notifications और administrative commands तक पहुँच देता है. | not specified |
nlogin.bypass.discord | जब यह विकल्प enabled हो, Discord link करने की आवश्यकता को bypass करता है. | not specified |
nlogin.bypass.email | जब यह विकल्प enabled हो, email link करने की आवश्यकता को bypass करता है. | not specified |
nlogin.force.discord | IP बदला न होने पर भी Discord 2FA force करता है. | not specified |
nlogin.force.email | IP बदला न होने पर भी email 2FA force करता है. | not specified |
nlogin.command.nlogin.changepass | /nlogin changepass के लिए अनुमति. | not specified |
nlogin.command.nlogin.changeuuid | /nlogin changeuuid के लिए अनुमति. | not specified |
nlogin.command.nlogin.delete | /nlogin delete के लिए अनुमति. | not specified |
nlogin.command.nlogin.register | /nlogin register के लिए अनुमति. | not specified |
nlogin.command.nlogin.unregister | /nlogin unregister के लिए अनुमति. | not specified |
nlogin.command.nlogin.verify | /nlogin verify के लिए अनुमति. | not specified |
nlogin.command.discord | /discord 2FA command के लिए अनुमति. | not specified |
nlogin.command.email | /email 2FA command के लिए अनुमति. | not specified |
⚙️ स्थापना
📥 सेटअप
- अपने server platform के लिए आधिकारिक plugin JAR डाउनलोड करें और उसे server की
plugins/directory में रखें. - सर्वर restart करें और console logs में plugin के load होने की पुष्टि करें.
📦 निर्भरताएँ
- AuthMe API का उपयोग करने वाले plugins के साथ compatibility उपलब्ध है; उन integrations के लिए एक compatibility layer मौजूद है.
🧾 कॉन्फ़िगरेशन
- nLogin configuration files बनाता और उपयोग करता है (एक config template और संबंधित files project द्वारा documented हैं).
- Project persistent storage के लिए MySQL setup का documentation देता है और proxy/network setups में उपयोग होने वाली optional Redis messaging settings शामिल करता है.
🧠 तकनीकी नोट्स
- समर्थित platforms (project documentation के अनुसार) में Velocity, BungeeCord/Waterfall proxies और Spigot/Paper backend servers शामिल हैं; Folia को भी project द्वारा supported बताया गया है.
- Project अन्य plugins के integration के लिए API और Javadocs प्रदान करता है.
- कुछ advanced features (2FA management, कुछ admin actions) आधिकारिक project documentation में premium के रूप में सूचीबद्ध हैं.
🤝 यह प्लगइन कब उपयोगी है
nLogin का उपयोग तब करें जब आपको एक network-aware, configurable server-side authentication system चाहिए, जिसमें migration tools और proxy-backed Minecraft deployment के लिए optional two-factor integrations हों।
- Froggie
एक दोस्ताना survival SMP, जिसमें protected claims, player shops और auctions वाली economy, multi-version support, और casual builders व communities के लिए Java–Bedrock cross-play है।
249.78 - Racsu Planet
स्किल्स, क्वेस्ट, कस्टम डंगन्स और एक इन-गेम इकॉनमी के साथ क्रॉस-प्ले Survival MMORPG (Java + Bedrock), जिसे एक आधिकारिक स्टोर और कम्युनिटी हब का समर्थन प्राप्त है।
146.95 - AntyMC
PvP और सर्वाइवल पर केंद्रित पोलिश Anarchy-शैली का Lifesteal सर्वर — इसमें कस्टम आइटम, क्लान, खिलाड़ी नीलामियाँ, और प्रतिस्पर्धी, उच्च-दांव वाले खेल के लिए इन-गेम अर्थव्यवस्था शामिल है।
031.97 - ÂÂOlympus Âservidor amigable019.47
- WreckedStormSMP
Lifesteal Survival SMP — कस्टम प्लगइन्स, सक्रिय समुदाय और PvP‑आधारित प्रगति। समझदारी से खेलो, जोरदार लड़ो।
06.91 - A Minecraft Server05.73
प्लगइन nLogin का पेज दिखाता है कि मॉनिटरिंग ने इस प्लगइन को किन सर्वरों पर पाया, किन प्लेटफ़ॉर्म और वर्ज़न के साथ यह मिलता है।
प्लगइन्स कमांड, इकॉनमी, प्रोटेक्शन, एक्सेस अधिकार, मिनी-गेम्स, इंटीग्रेशन या अन्य मैकेनिक्स जोड़ सकते हैं। nLogin की वास्तविक भूमिका संबंधित सर्वर की कॉन्फ़िगरेशन पर निर्भर करती है।
डेटा सर्वरों के तकनीकी जवाबों से स्वचालित रूप से बनता है। यदि कोई सर्वर प्लगइन सूची छुपाता है, तो वह इस अनुभाग में नहीं दिखेगा, भले ही nLogin का उपयोग करता हो।
nLogin वाले सर्वरों की सूची का उपयोग करके प्रोजेक्ट्स की तुलना करें, संगत वर्ज़न जांचें या सार्वजनिक सर्वरों पर प्लगइन के उपयोग के उदाहरण खोजें।