Archived
3
0
Fork 1

docs: update vehiclesplus-v3/API

This commit is contained in:
Cedric 2024-12-28 20:41:37 +00:00 committed by SBDeveloper
parent 3cc7d84c54
commit 20407a2332

View file

@ -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).