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

Download and general setup questions #45

Closed
ghost opened this issue Nov 22, 2021 · 7 comments
Closed

Download and general setup questions #45

ghost opened this issue Nov 22, 2021 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@ghost
Copy link

ghost commented Nov 22, 2021

Wo kann ich es downloaden und gibt es dazu ein Video? Ich verstehe die Anleitung nicht so gut

@derklaro derklaro added the help wanted Extra attention is needed label Nov 28, 2021
@derklaro
Copy link
Owner

derklaro commented Nov 28, 2021

https://github.com/derklaro/ps-system/actions/runs/1513582252 Look in the artifact section, there is a zip with all modules

@ghost
Copy link
Author

ghost commented Nov 30, 2021

wo stehen die permission und die placeholder

@derklaro
Copy link
Owner

derklaro commented Dec 3, 2021

Command & Permissions

  • ps.whitelist.bypass allows a player to bypass the whitelist restrictions
  • ps.command.whitelist allows a player to access /whitelist
  • ps.command.visibility allows a player to access /visibility
  • ps.command.server.info allows a player to access /psinfo
  • ps.command.system.info allows a player to access /pssinfo

Placeholders

  • %owner_name% the name of the private server owner
  • %owner_uuid% the unique id of the private server owner
  • %service_name% the name of the private service (for example Lobby-1)
  • %service_uuid% the unique id of the private service
  • %service_group% the server group (or task) name of the private service
  • %service_template% the name of the service template
  • %service_template_backend% the backend of the service template
  • %service_host% the ip address of the service
  • %service_port% the port of the service
  • %motd% the motd of the service
  • %state% the state of the service
  • %online_count% the amount of players connected to the service
  • %max_player_count% the maximum amount of players being able to connect to the service
  • %max_heap_memory% the amount of memory the service can use

@ghost
Copy link
Author

ghost commented Dec 5, 2021

Muss der task static sein?

@derklaro
Copy link
Owner

derklaro commented Dec 5, 2021

No?

@derklaro
Copy link
Owner

Closing due to inactivity, feel free to open a new issue if you need further help.

@derklaro derklaro changed the title Download Download and general setup questions Dec 12, 2021
@derklaro derklaro pinned this issue Dec 12, 2021
@LeNinjaHD
Copy link
Contributor

Command & Permissions

* `ps.whitelist.bypass` allows a player to bypass the whitelist restrictions

* `ps.command.whitelist` allows a player to access `/whitelist`

* `ps.command.visibility` allows a player to access `/visibility`

* `ps.command.server.info` allows a player to access `/psinfo`

* `ps.command.system.info` allows a player to access `/pssinfo`

Placeholders

* `%owner_name%` the name of the private server owner

* `%owner_uuid%` the unique id of the private server owner

* `%service_name%` the name of the private service (for example `Lobby-1`)

* `%service_uuid%` the unique id of the private service

* `%service_group%` the server group (or task) name of the private service

* `%service_template%` the name of the service template

* `%service_template_backend%` the backend of the service template

* `%service_host%` the ip address of the service

* `%service_port%` the port of the service

* `%motd%` the motd of the service

* `%state%` the state of the service

* `%online_count%` the amount of players connected to the service

* `%max_player_count%` the maximum amount of players being able to connect to the service

* `%max_heap_memory%` the amount of memory the service can use

Can you use these placeholders with PAPI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants