Closed zylstra1313 closed 3 months ago
Had to totally change this due to a huge oversight when I originally wrote it
Already supported, use corearena_player instead of giving the arena name. I will update GitHub wiki, thanks.
I think I may have explained the feature request wrong, I wish for there to be a placeholder that applies to whatever arena you're in whether you are playing or not. I want to make a spectator mode for some of my arenas.
I will add it: "current"! I updated the wiki already: https://github.com/kangarko/CoreArena/wiki/PlaceholderAPI#two-arguments-variables
I meant "location" not "current", thanks for suggesting!
The placeholder "{corearena_ARENA_player_X_level}" is sort of inconvenient to use in things like scoreboards for spectators because you have to make a new scoreboard/line for each different arena. It would be much easier to use if there was a placeholder like "{corearena_current_player_X_level}" that checks what arena the player reading it is in. I think this would make all of the variable placeholders a lot easier to use.