Giter Site home page Giter Site logo

simplyvanish's People

Contributors

asofold avatar sbezboro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

simplyvanish's Issues

DynMap hook buggy

If you login vanished, or maybe just vanishing all together, Dynmap will essentially be broken from ever reshowing on the map until restart

The DynMap author says that SV's hook code is not correct:

https://github.com/asofold/SimplyVanish/blob/master/SimplyVanish/src/me/asofold/bpl/simplyvanish/api/hooks/impl/DynmapHook.java#L53

@mikeprimm assertPlayerInvisibility is right, but setPlayerVisibility is wrong
@mikeprimm first one is for the temporary thing, and should be 'true' for invisible and 'false' for default (whether visible or not)
@mikeprimm while the second call is adjusting the show/hide configuration - and setting it to 'false' means hide
@mikeprimm In any case, the assert is the right thing - just kill the other line, and it should be fine
@mikeprimm Right - assert is a plugin-keyed 'vote' on the visiblity or invisibility - if anyone is voting for it to be invisibible, it is: else, if anyone votes for it to be visible, it is; else the show/hide setting applies (which is what setPlayerVisibility controls)

Doors/Chests

Is there a way that will allow vanished players to pass through/open doors and chests that won't show what they are really doing? When follow griefers, they often close the doors behind them, forcing vanished staff to reopen them. The player can then see that the door open and closed again but nobody passed through. And while small servers who frequently lag can pass it off as lag, larger servers cannot. The same happens for chests.

Can this be changed, or is it one of Minecrafts issues?

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.