Jump to content

77om9

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by 77om9

  1. every 3 seconds: loop all players: wipe loop-player's sidebar set {_uuid} to loop-player's uuid set name of loop-player's sidebar to "&bSky&4V&3Mining" set score "&b----------------" in loop-player's sidebar to 7 set score "&7Name: &f%loop-player's name%" in loop-player's sidebar to 6 set score "&7Rank: &f%loop-player's prefix%" in loop-player's sidebar to 5 set score "&7Mined Blocks: &f%{playerdata::%{_uuid}%::mined} ? 0%" in loop-player's sidebar to 4 set score "&7Kills: &f%{playerdata::%{_uuid}%::kills} ? 0%" in loop-player's sidebar to 3 set score "&7Deaths: &f%{playerdata::%{_uuid}%::deaths} ? 0%" in loop-player's sidebar to 2 set score "&b----------------" in loop-player's sidebar to 1 on death of player: set {_v} to victim's uuid set {_a} to attacker's uuid add 1 to {playerdata::%{_v}%::deaths} add 1 to {playerdata::%{_a}%::kills} if {_a} is set on break: set {_uuid} to player's uuid add 1 to {playerdata::%{_uuid}%::mined}
  2. 77om9

    dump thread-Help

    https://www.toptal.com/developers/hastebin/axufotekin.md When I join my server it just spawn me in the void and on the same cordinates that is writen on the dump+I dont have access to commands and this just shows up on my console which I cant run commands on? https://www.toptal.com/developers/hastebin/axufotekin.md
  3. 77om9

    dump thread-Help

    https://www.toptal.com/developers/hastebin/axufotekin.md When I join my server it just spawn me in the void and on the same coordinates that is written on the dump +I don't have access to commands and this just shows up on my console which I cant run commands on? https://www.toptal.com/developers/hastebin/axufotekin.md and my skin is gone + it just kicks me out of the server with a message that says "connection lost" I cant run ANY commands on my server and the server on the minehut site is broken
  4. Design: &6Server Name Name: <player's name> Rank: <rank> (For ranks I am using Permission Ex) Kills: <kills> Deaths: <Deaths> Blocks mined: <blocks mined> Playtime: <Hours played> Ip: SkyVMining.minehut.gg
  5. Hey, I'm trying to make a scoreboard but its not working. Need help.. I want it just like that, but of course dont write what's after the " : " tyy!
×
×
  • Create New...