About Vehicle Registration
Enhance your Rust server with the Vehicle Registration plugin, designed to bring a realistic and organized vehicle management system to your gameplay. This plugin allows players to register their vehicles and manage their registration details seamlessly. Ideal for role-playing servers or any server looking to add depth to their vehicle interactions.
Features
Players can register their vehicles, providing necessary details like owner name, registration number, date of birth, and expiration date.
Permission-Based Access
vehicleregistration.dealer: Allows players to register vehicles.
vehicleregistration.police: Allows players to view vehicle registration details and fines/cases.
Data Management:
Store car registration data and associated notes.
Load and save data efficiently to ensure information persistence across server restarts.
Chat Commands:
/vre
/vresearch (For Police Only)
Manage Registration Fine:
Add fine to vehicle registrations to keep track of important details or incidents related to the vehicle.
Installation:
Download the Vehicle Registration plugin.
Place the plugin file in your server’s oxide/plugins or carbon/plugins directory.
Reload the server or use the appropriate command to load the plugin.
Config:
"Main Command": "vre",
"Search Command": "vresearch",
"Enable Logging": true,
"Messages": {
"Invalid Data": "Please fill out all fields correctly.",
"Invalid Date of Birth": "The Date of Birth entered is not a valid date.",
"Invalid Expiration Date": "The Expiration Date entered is not a valid date.",
"Must Be Looking At Vehicle": "You must be looking at a vehicle to use this command.",
"Registration Success": "Vehicle registered successfully. \n <color=#00FF00>Registration Number:{0}",
"Edit Success": "Registration details updated successfully.",
"Add Fine Success": "Fine added successfully to Registration Number: {0}",
"Edit Fine Success": "Case number {0} edited successfully for Registration Number: {1}",
"Delete Case Success": "Case number {0} deleted successfully for Registration Number: {1}",
"Mounted Unregistered Vehicle": "<color=#FF0000>Unknown Vehicle Number Plate.",
"Mounted Registered Vehicle": "<color=#00FF00>Vehicle Number Plate: {0}",
"No Search Results": "No registrations found matching that query."
Support:
For any issues or support, please visit my support page or contact us through the server’s community channels.
Bring order and realism to your server’s vehicle management with the Vehicle Registration plugin!