docs: update vehiclesplus-v3/API
This commit is contained in:
parent
3cc7d84c54
commit
20407a2332
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: API
|
title: API
|
||||||
description: Api usage examples
|
description: Api usage examples
|
||||||
published: false
|
published: false
|
||||||
date: 2024-12-28T20:40:27.836Z
|
date: 2024-12-28T20:41:34.480Z
|
||||||
tags: developers
|
tags: developers
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2024-12-28T20:10:42.650Z
|
dateCreated: 2024-12-28T20:10:42.650Z
|
||||||
|
@ -103,4 +103,4 @@ public void giveCar(Player player, String vehicleType) {
|
||||||
|
|
||||||
## API Documentation
|
## API Documentation
|
||||||
|
|
||||||
For additional details, examples, and advanced usage, refer to the official [VehiclesPlus API Docs](https://sbdevelopment.tech/vehiclesplus).
|
For additional details and advanced usage refer to the official [VehiclesPlus javadocs](https://sbdevelopment.tech/javadoc/vehiclesplus-v3/index.html).
|
Reference in a new issue