#
Devs
#
GP-Core: The Foundation of Gangsta's Paradise
GP-Core (Gangsta's Paradise Core) is the foundational system that powers all instances of Gangsta's Paradise. It's a custom-built framework developed on top of the Athena framework, specifically tailored to create immersive and multilingual roleplaying experiences.
#
Difference from Server Instances
While server instances like "Crossing Roads" are the player-facing environments, GP-Core is the underlying architecture that developers work with. It provides the essential functionalities, systems, and tools that enable the creation and management of these diverse roleplaying worlds.
Key differences include:
- GP-Core is the backend system, while server instances are the frontend experiences
- GP-Core contains core functionalities and APIs, while instances implement specific features and content
- GP-Core is maintained by the core development team, while instances can be customized by server administrators
#
Developer-Focused
GP-Core is designed with developers in mind, providing a robust and flexible foundation for creating and extending roleplaying servers. It offers:
- Extensive documentation
- Modular architecture for easy plugin development
- API interfaces for integrating custom features
- Performance optimization tools
- Multi-language support utilities
#
List of Core Plugins
GP-Core comes with a set of essential plugins that form the backbone of the Gangsta's Paradise experience: (DRAFT!)
- gp-economy: Manages the in-game economy, including currency, transactions, and financial institutions.
- gp-jobs: Handles job systems, including employment, tasks, and rewards.
- gp-vehicles: Controls vehicle spawning, customization, and management.
- gp-housing: Manages property ownership, rentals, and interactions.
- gp-chat: Provides multilingual chat functionality with translation support.
- gp-inventory: Manages player inventories and item interactions.
- gp-police: Implements law enforcement systems and tools.
- gp-gangs: Handles gang creation, management, and territory control.
- gp-crafting: Provides systems for item crafting and resource gathering.
- gp-weather: Controls dynamic weather patterns and time cycles.
These plugins can be further customized or extended to suit the needs of specific server instances, allowing for unique and diverse roleplaying environments while maintaining a consistent core experience.