Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Happyuky7 authored Jun 19, 2022
1 parent 69ab201 commit 47c7945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class YourPluginMain extends JavaPlugin {
this.playerdata = new FileManager(this, "data/playerdata");
}

/*Created Metodo para llamar ne otra clase
/*Created Method to call in another class
public FileManager getYpurConfigNameORValue() {
return this.yourconfignameorvalue;
}
Expand Down

0 comments on commit 47c7945

Please sign in to comment.