aNNdii 414 Posted January 27, 2023 Share Posted January 27, 2023 (edited) Hello everyone, I am pleased to announce that I'm currently in the early stages of developing an open source Metin2 game server management API. This API will provide server administrators with the tools they need to easily manage and configure their servers, making it easier for players to enjoy the game. Some of the features I'm currently working on include: Server Management: The API will allow easy management of the game server files, including mobs, items, drops, maps & localization. Account & Character Management: Administrators will be able to view and manage player accounts & characters, including banning and unbanning players, see their items or see character logs. Item & Mob Management: The API will allow for the easy creation and management of in-game items & mobs. As I said, I'm still in the early stages of development, so please bear in mind that the API may not include all of the features listed above. I'm also open to suggestions and feedback, so please let us know if there are specific features or improvements you would like to see. I will keep you updated on the progress and release more information as it becomes available. Currently available at: This is the hidden content, please Sign In or Sign Up or This is the hidden content, please Sign In or Sign Up Changelog: 2023-02-02: - Added AccountGroups for authorization management - Added methods to import & create blend.txt 2023-01-29: - Refactor of DataLoaderService - Added MapEntities - Added methods to import map regen files (regen.txt, boss.txt, npc.txt & stone.txt) - Added methods to create map files (index, setting.txt & regen.txt) Thank you & best regards, .aNNdii# Edited February 2, 2023 by aNNdii 210 3 9 1 1 60 1 12 130 Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/ Share on other sites More sharing options...
Active Member hachiwari 142 Posted January 28, 2023 Active Member Share Posted January 28, 2023 (edited) wtf, nice code published on metin2dev good job! Edited January 28, 2023 by hachiwari Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154758 Share on other sites More sharing options...
Forum Moderator VegaS™ 11813 Posted January 28, 2023 Forum Moderator Share Posted January 28, 2023 (edited) Excellent work , I'm looking forward to the next steps. Edited January 28, 2023 by VegaS™ 1 1 Check my GitHub Profile Click to find all the threads started by me [TOOL] Text file loader + JSON Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154761 Share on other sites More sharing options...
Pseudabo 32 Posted January 28, 2023 Share Posted January 28, 2023 I see lot metin2 api but this is one of the best, really clean code, thank you! Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154784 Share on other sites More sharing options...
aNNdii 414 Posted February 2, 2023 Author Share Posted February 2, 2023 Thank you for all the replies and reactions! I really appreciate it. Can you please share your thoughts on which features are highly required and what kind of permissions system you would prefer? Do they prefer a more detailed system or a simple one? E.g: Simple: - Locale_Create - Locale_Read - Locale_Update - Locale_Delete ... - Item_Create - Item_Read - Item_Update - Item_Delete Detailed: - Locale_Items_Create - Locale_Items_Read ... - Locale_Mobs_Create - Locale_Mobs_Read ... - Item_Proto_Import - Mob_Proto_Import ... Best regards, .aNNdii# Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154945 Share on other sites More sharing options...
Pseudabo 32 Posted February 2, 2023 Share Posted February 2, 2023 31 minutes ago, aNNdii said: Thank you for all the replies and reactions! I really appreciate it. Can you please share your thoughts on which features are highly required and what kind of permissions system you would prefer? Do they prefer a more detailed system or a simple one? E.g: Simple: - Locale_Create - Locale_Read - Locale_Update - Locale_Delete ... - Item_Create - Item_Read - Item_Update - Item_Delete Detailed: - Locale_Items_Create - Locale_Items_Read ... - Locale_Mobs_Create - Locale_Mobs_Read ... - Item_Proto_Import - Mob_Proto_Import ... Best regards, .aNNdii# Detailed, but it was good if can be switched if I need 1 Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154947 Share on other sites More sharing options...
aNNdii 414 Posted February 2, 2023 Author Share Posted February 2, 2023 5 minutes ago, Pseudabo said: Detailed, but it was good if can be switched if I need You are able to create authorization groups and include accounts into them. So if you prefer to have simple permission system, one solution would be to create multiple groups based on modules. 1 Link to comment https://metin2.dev/topic/30265-open-source-api-for-metin2-server-management-early-development/#findComment-154948 Share on other sites More sharing options...
Recommended Posts
Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now