CanaryModTeam / CanaryLib

The CanaryMod API Library
http://canarymod.net
28 stars 22 forks source link

Can't use @a or @p for playermod (CanaryMod#160) #71

Closed darkdiplomat closed 9 years ago

darkdiplomat commented 9 years ago

@gerardvanschip

Before Canarymod I used scoreboards to sort of make ranks. I had command blocks that could use the @p to target the player and change their scoreboard. Now I have canarymod I wanted to do the same for playermod but it seems to ignore @p.

Is this a bug or a feature? Seems strange as @p and @a works for most commands.

[ Moved from https://github.com/CanaryModTeam/CanaryMod/issues/160 ]