NewRP is a multiplayer RP framework focused on structure, flexibility, and long-term expandability.
The goal isn’t to force one specific style of roleplay. Instead, it provides a solid foundation that server owners and developers can build on without having to rewrite core systems every time they want to change something.
Jobs, economy, spawning, interaction, chat, and other core gameplay systems are already in place and designed to work together cleanly while still being easy to replace or extend.
This project takes a more framework-oriented approach instead of trying to be a fully locked-down gamemode.
If you want to:
- create your own jobs
- add custom systems
- build server-specific mechanics
- redesign gameplay loops
- integrate custom content
- or heavily modify the experience
you should be able to do that without fighting the base.
Current Features
- Job system
- Economy/payday systems
- Multiplayer chat framework
- Inventory/equipment foundation
- Weapon framework
- Interaction system
- Money printers/entities
- Player spawning & respawning
- UI framework
- Modular content registries
- Expandable module architecture
Current State
NewRP is still actively being developed.
Systems will continue evolving, APIs may change, and there will absolutely be rough edges while the framework matures. Stability and structure are priorities, but the project is not pretending to be “complete” yet.
That said, the framework is already functional and usable for experimentation, testing, and early server development.
Who is this for?
- Developers building custom RP servers
- Communities wanting control over their gameplay
- People who prefer extensible systems over rigid bases
- Anyone interested in building RP experiences on s&box without starting from zero
Feedback & Contributions
Feedback matters a lot during this stage of development.
If something breaks, feels awkward, or could be improved, say something. The framework is being built to evolve over time, and a lot of the direction comes from actually using it in practice.