Hello, I'm trying to revive an old server with a hologram leaderboard system using MorkazSK and skript-holo but whenever I try and reload the Skript file, it brings this error:
{_slevels::*} can't be set to 'sorted {gold::*} from highest to lowest with format "@{index}"' because the latter is not an object.
This is my code for the line that is being errored:
Please help me with this issue, I'm running Skript version 2.6.3, MorkazSK version 1.2 and the server is 1.17.2
{_slevels::*} can't be set to 'sorted {gold::*} from highest to lowest with format "@{index}"' because the latter is not an object.
This is my code for the line that is being errored:
Code:
set {_slevels::*} to sorted {gold::*} from highest to lowest with format "@index"
Please help me with this issue, I'm running Skript version 2.6.3, MorkazSK version 1.2 and the server is 1.17.2