CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
373 stars 116 forks source link

Custom type for runner #1266

Closed DormantCat closed 1 year ago

DormantCat commented 1 year ago

Describe the new feature

We have a limited list of startup "cores" BUNGEECORD, VELOCITY, and a couple of other public ones, I suggest adding the ability to launch custom modules, this will increase functionality. Launching, for example, a Discord bot (written in java), Core system or something else

It is much more convenient to run 1 process through which everything is already managed

Why do you need this feature?

To start, manage processes, to remove restrictions in pre-installed versions!

Alternatives

Running processes in parallel with Cloud Net - but it's not convenient

Other

No response

Issue uniqueness

0utplay commented 1 year ago

This is already possible. You can add your own ServiceEnvironmentType and same goes for the ServiceEnvironment