Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to set variables as custom objects #1204

Open
parkervcp opened this issue Jun 19, 2018 · 10 comments
Open

Ability to set variables as custom objects #1204

parkervcp opened this issue Jun 19, 2018 · 10 comments
Labels
feature request A request for a new feature.

Comments

@parkervcp
Copy link
Member

The ability to set a variable as a port/(panel resource item). Not manually added but as a drop down menu item.

This may need to make server creation a multi-page setup due to ports being assigned needs to happen before the port dropdown can be populated. Unless you can store the ports as an object in the page.

The current way of setting extra ports for a server is to manually enter the port number.

@schrej schrej added the feature request A request for a new feature. label Jun 29, 2018
@parkervcp
Copy link
Member Author

To add some context here

Several servers need multiple ports (ARK 1+1, 7DtD1+2) for the server and query ports. The Steam query port requires 2 ports query and query+1.

Being able to set, at an egg level, that the main port with extras and additional port groupings, then additional ports like usual.

@parkervcp
Copy link
Member Author

As a note on this ARK requires 4 ports game, game+1, query, rcon

@jmgraeffe
Copy link

jmgraeffe commented Aug 19, 2018

+1

There are several other games which need multiple ports. Trackmania servers usually need 3, Killing Floor 2 needs 3 if webinterface and query port is enabled and for Teamspeak, you may want to change the default query and file transfer ports as well, so yeah.. 3 as well in total.

@Magesw
Copy link

Magesw commented Mar 8, 2019

Any update on this?

@parkervcp
Copy link
Member Author

To expand on this for boolean value it could be a check box.

@ThisIsSet-L
Copy link

Boolean just for +1 would not help some games.
Valheim requires port n and n+2 for each server.
This needs to be configurable with an expression or number, not just a bool.

@matthewpi matthewpi added this to the panel@feature/react-admin milestone Feb 12, 2021
@TekExplorer
Copy link
Contributor

Boolean just for +1 would not help some games.
Valheim requires port n and n+2 for each server.
This needs to be configurable with an expression or number, not just a bool.

Booleans could be used for other things, such as selecting weather to use a beta/dev version of some server instead of stable/latest

Or perhaps being able to set weather or not to enable/disable some feature or other - and could theoretically be used to alter various files easily

@Fireant456
Copy link

Is this ever going to be a thing sometime soon?

@trenutoo
Copy link
Member

Is this ever going to be a thing sometime soon?

It's on the V2 milestone, as seen above.

@parkervcp parkervcp mentioned this issue Jul 12, 2022
1 task
@matthewpi matthewpi removed this from the panel@v2 milestone Mar 25, 2024
@NyboTV
Copy link

NyboTV commented May 23, 2024

Any Update? Because i still cannot find any way to do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request for a new feature.
Projects
None yet
Development

No branches or pull requests

10 participants