Git Product home page Git Product logo

Comments (4)

games647 avatar games647 commented on August 16, 2024

I think the same problem would occur if the server is in online mode and we want to check the inventory of a cracked player. A idea is to give the cracked player a premium uuid (faked).

from fastlogin.

games647 avatar games647 commented on August 16, 2024

I looked at the source code of OpenInv. OpenInv makes a lookup against the Mojang servers if the server is in online mode. Otherwise it will make a cracked only check.

So I see the following options here:

  • Give cracked players a premium UUID with the risk that the premium player cannot join the server although the premium player changed it's name
  • Disable premium uuids, but premium players will loose their items, ... if the change their name
  • Implement a constant uuid and addition to the option above. Premium players will receive a cracked uuid based on their name. If they change their names, FastLogin will remeber those players and will give them the old cracked UUID back.

I think the third option would be the best.

What's the problem with QuickShop.

from fastlogin.

TKwSni avatar TKwSni commented on August 16, 2024

with quickshop you cant use this command /qs setowner offlinepremiumplayer

I think its better not to do it, i like FastLogin how it is right now, i was just wondering if there was an easy fix for this, maybe i should ask the dev of openinv if he can make it compatible with fastlogin or else I will see if i can "patch" openinv myself somehow, not that i know how but I'll try.

Thanks!

from fastlogin.

games647 avatar games647 commented on August 16, 2024

Of course, no problem.

from fastlogin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.