yaml help

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

xbxy

Active Member
Jan 26, 2017
170
8
0
28
server1: /home/lobby/test.yml
server2:/home/pvp
server3:/home/skywars

I have 3 server
server1 Have a yml file
How can I read the yml file in server2 ?
 
Just add "../home" for going 1 file back.

btw we have this idea too. How we do it?
code_language.skript:
set {_kills} to yaml value "Stats.Kills" from file "../../../home/Lobby/Plugins/Stats/%player%.yml"#i check from Lobby the Kills, and i stay in SkyBlock server.
 
Status
Not open for further replies.