* fix: online/max player count type definition. Fixes the type definition of the online/max players to be an immediate child of the ServerAdvertisement class so that it can be accessed properly on TypeScript. Signed-off-by: JK <u.sslooky@gmail.com> * feat: implement advertisementFn type definition. Adds the type definition for the 'advertisementFn' server option. Signed-off-by: JK <u.sslooky@gmail.com> * fix: minor advertisementFn typo in API docs. Fixes a minor typo found in the API docs that misspells 'advertisementFn' as 'advertismentFn'. Signed-off-by: JK <u.sslooky@gmail.com> * feat: add skipPing to the API docs. Adds the 'skipPing' client option to the API docs. Signed-off-by: JK <u.sslooky@gmail.com> * feat: add connectTimeout type definition. Adds the 'connectTimeout' client option to the package type definitions. Signed-off-by: JK <u.sslooky@gmail.com> |
||
|---|---|---|
| .. | ||
| API.md | ||
| FAQ.md | ||