Giter Site home page Giter Site logo

signgui's People

Contributors

cyr1en avatar ebicep avatar rapha149 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

signgui's Issues

sign gui keeps blinking

hi, I installed SignGUI and integrated into my custom plugin.

but SignGUI doesn't show any lines and it keeps blinking.
And my mouse cursor is fixed to the center of the sign and I can't type anything.

versions:
sign-gui: v1.9.1
test server: paper 1.19.3 (no other plugins)

code:
`
@eventhandler
public void onPlayerJoin(PlayerJoinEvent event) {

    Player player = event.getPlayer();
    SignGUI s = new SignGUI()
        .lines("t", "e", "s", "t")
        .onFinish((p, lines) -> {
            return lines;
        }).open(player);
}

`

thanks in advance.

Non-Functional Repository

The provided repository in README.md is not usable.

<repository>
    <id>rapha149-repo</id>
    <url>https://rapha149-robot:&#103;&#104;&#112;&#95;&#53;&#68;&#122;&#76;&#52;&#107;&#103;&#107;&#98;&#52;&#117;&#81;&#57;&#70;&#109;&#117;&#75;&#49;&#84;&#114;&#71;&#56;&#57;&#103;&#102;&#114;&#51;&#85;&#84;&#89;&#49;&#113;&#113;&#104;&#54;&#104;@maven.pkg.github.com/Rapha149/*</url>
</repository>

The URL translates to https://rapha149-robot:[email protected]/Rapha149/* which is not a valid repository. Using JitPack is still the only working option. Looks like a personal token - Probably should be fixed.

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.