CloudNetService / CloudNet

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

fix: generate velocity secret when creating new velocity templates #1355

Closed 0utplay closed 4 months ago

0utplay commented 4 months ago

Motivation

Velocity requires us to create "forwarding.secret" file inorder to start the proxy.

Modification

Made sure that we create the forwarding secret when preparing a template.

Result

The "forwarding.secret" file is created when creating velocity templates.