mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-28 13:15:38 +01:00
Updated SubCreator (markdown)
parent
92f9d24007
commit
6e5808c06a
@ -25,6 +25,7 @@ Template:
|
||||
Import:
|
||||
- OtherTemplate
|
||||
Server-Type: 'Custom'
|
||||
Run-On-Finish: true
|
||||
Shell-Location: 'build.sh'
|
||||
Permission: '+x'
|
||||
Settings:
|
||||
@ -38,6 +39,7 @@ All values are Optional. This is what each one does:<br>
|
||||
`Build` - Sets build options for SubCreator<br>
|
||||
`Import` - Import other templates by name<br>
|
||||
`Server-Type` - Sets the server type (used in generating files)<br>
|
||||
`Run-On-Finish` - Sets if the server will be run once SubCreator is finished<br>
|
||||
`Shell-Location` - Launch a build script<br>
|
||||
`Permission` Permission to give build script after copy (requires `Shell-Location`)<br>
|
||||
`Settings` - Sets the server's default options once the SubCreator is finished. Additionally, this group's strings can use these variables: `$name$`, `$template$`, `$type$`, `$version$`, and `$port$`<br><br>
|
Loading…
Reference in New Issue
Block a user