pericsq Posted September 28, 2025 Share Posted September 28, 2025 YARP (Yet Another Roleplay) is an object-oriented framework for RAGE-MP (RAGE Multiplayer) designed to help developers build advanced and persistent GTA V roleplay servers. This project focuses on creating dynamic and persistent objects, secure authentication, and scalable database integration, making it easier to develop custom roleplay features. ⚠️ Note: YARP is still under active development and not ready for production use. It is intended for development and testing only. Requirements Before setting up YARP, make sure you have installed: RAGE-MP – Multiplayer modification for GTA V. Node.js – JavaScript runtime (V8 engine). MongoDB – NoSQL database for storing persistent data. bcryptjs – Lightweight and optimized bcrypt implementation for password hashing. chalk – Terminal string styling for better CLI experience. Python – Required for certain dependency builds and system integration. Installation Guide Download or clone the repository. Extract the files to your RAGE-MP server-files folder. Using a command prompt window install these modules on your server-files folder Run the command prompt as administrator. This is the hidden content, please Sign In or Sign Up cd C:/server-files (use your server path) npm install Features Whitelist system for controlled access. MongoDB database integration for persistent storage. Dynamic & persistent objects for gameplay and server logic. Secure authentication using bcryptjs. Multiple characters per player. More features coming soon! Usage Notes Use YARP only for development until it reaches a stable release. Expect frequent updates and code changes. Contributions and testing feedback are welcome. 3 C.E.O of EASY-CODE ROMANIA "Money, no problem de money" Link to comment https://easy-code.ro/topic/1655-yarp-framework-for-ragemp-%E2%80%93-object-oriented-roleplay-development-with-persistent-database/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now