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

String to SkungeeServer #21

Closed
TheLimeGlass opened this issue Jul 21, 2020 · 1 comment
Closed

String to SkungeeServer #21

TheLimeGlass opened this issue Jul 21, 2020 · 1 comment
Labels
bug Something isn't working investigating

Comments

@TheLimeGlass
Copy link
Member

TheLimeGlass commented Jul 21, 2020

Description

Skript isn't using the String to SkungeeServer converter. Might be a Skript issue. Figure out why, and fix it on Skript or Skungee's side.

on script load:
    set {_test::*} to proxied players on server "test"

Specifications

Skungee Version: 2.0.0-ALPHA-7
Proxy Platform and Version: Waterfall 1.16-R0.2

@TheLimeGlass TheLimeGlass added bug Something isn't working investigating labels Jul 21, 2020
@Anarchick
Copy link

it works only if you use a variable instead of a string

set {_test} to "test"
proxied players on server {_test}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating
Projects
None yet
Development

No branches or pull requests

2 participants