Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

Typo in method name

Pingger opened this issue ยท 1 comments

commented

There is a typo in the Method name of getPlayerVisbility ... the second i missing.

public final boolean getPlayerVisbility(String player) {

And in this one, the third i is missing.

public final void setPlayerVisiblity(Player player, boolean is_visible) {

As far as I can tell, these typos go through the entire API...

commented

Because this would be a breaking change and the spelling error doesn't cause any errors and has existed this long we are going to leave it and not potentially break the 20k+ servers who use this plugin at any point in time. We have noted this down in the event we change our minds