ItzSgtTanker Posted January 6 Hello! so i am wanting to make a survival mod for classicube and i was wondering if plugins work as mods. Thank you! Best Regards, ItzSgtTanker 1 Share this post Link to post
0 swoozy_gamer swoozy_gamer was BANNED for this post by 123DontMessWitMeBan Reason: One-word posts WILL get you banned! - 4 hours Posted January 7 (edited) bro how Edited January 8 by swoozy_gamer 3 2 Share this post Link to post
0 Gekale Posted January 7 (edited) Answer 1: If you meant plugins for server try using https://github.com/derekdinan/ClassiCube-Stuff or https://github.com/ClassiCube/MCGalaxy-Plugins Answer 2: If you meant how to make plugins, click to the link that is under this message. Edited January 7 by Gekale Typo Share this post Link to post
0 ItzSgtTanker Posted January 7 Okay, i think i worded my question badly. are plugins for server sided mods only? and if not, can you make singleplayer components with plugins? Share this post Link to post
0 swoozy_gamer swoozy_gamer was BANNED for this post by GoodlyBan Reason: One-word posts WILL get you banned! - 4 hours Posted January 8 sub 2 1 Share this post Link to post
0 Gekale Posted January 9 On 1/8/2022 at 12:34 AM, ItzSgtTanker said: are plugins for server sided mods only? These plugins are server-side plugins. On 1/8/2022 at 12:34 AM, ItzSgtTanker said: and if not, can you make singleplayer components with plugins? I don't think so, you could atleast try your best. Share this post Link to post
0 ItzSgtTanker Posted January 9 3 hours ago, Gekale said: These plugins are server-side plugins. I don't think so, you could atleast try your best. Thanks for your response! I was wondering whether or not plugins were sort of like a modding api. I guess i will have to implement it directly in the game's source code. Share this post Link to post
0 UnknownShadow200 Posted January 9 1 hour ago, ItzSgtTanker said: Thanks for your response! I was wondering whether or not plugins were sort of like a modding api. I guess i will have to implement it directly in the game's source code. There a is a API available for plugins, although it's quite limited https://github.com/UnknownShadow200/ClassiCube/blob/master/doc/plugin-dev.md An example of adding something that only works in singleplayer only: copy e.g. https://github.com/ClassiCube/ClassiCube-Plugins/blob/master/SchematicExporter/SchematicExporter.c and change the false to COMMAND_FLAG_SINGLEPLAYER_ONLY 1 Share this post Link to post
0 ItzSgtTanker Posted January 9 1 hour ago, UnknownShadow200 said: There a is a API available for plugins, although it's quite limited https://github.com/UnknownShadow200/ClassiCube/blob/master/doc/plugin-dev.md An example of adding something that only works in singleplayer only: copy e.g. https://github.com/ClassiCube/ClassiCube-Plugins/blob/master/SchematicExporter/SchematicExporter.c and change the false to COMMAND_FLAG_SINGLEPLAYER_ONLY Hey, thanks for the answer! this is exactly what i needed to see. I was wondering if there was a way to make a mod, without having to compile a custom version of classicube. I was wondering whether or not i could use my mod on any classicube installation(assuming it is the right version) once it is completed. Share this post Link to post
0 aftonwilliam697 Posted January 10 How do you add a mod or new texture pack 1 Share this post Link to post
0 sussussus Posted January 16 Maybe you could use some code or details from the old ClassicalSharp client located in the ClassiCube source code. Beacuse when you edit the options.txt file to have "survivalmode=true",then when you open the ClassicalSharp launcher and launch singleplayer you would get a incomplete remake of Survival Test. This might be useful for survival development. Share this post Link to post
0 icanttellyou Posted January 16 17 minutes ago, sussussus said: Maybe you could use some code or details from the old ClassicalSharp client located in the ClassiCube source code. Beacuse when you edit the options.txt file to have "survivalmode=true",then when you open the ClassicalSharp launcher and launch singleplayer you would get a incomplete remake of Survival Test. This might be useful for survival development. C isn't C#!!!! It won't work in the modern ClassiCube codebase. Share this post Link to post
0 sussussus Posted January 17 17 hours ago, icanttellyou said: C isn't C#!!!! It won't work in the modern ClassiCube codebase. Yes i know that,i didnt mean to import or copy the code from it but maybe get the basics of how something similar could be rewriten in C. Still thanks for correcting me over there. Share this post Link to post
0 aftonwilliam697 Posted January 19 Is there a website that has FNAF texture packs (im hoping to make a FNAF RP map) Please respond as soon as possible! 1 Share this post Link to post
Hello! so i am wanting to make a survival mod for classicube and i was wondering if plugins work as mods. Thank you!
Best Regards,
ItzSgtTanker
Share this post
Link to post