PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 215 forks source link

1.13 command blocks #502

Closed EclecticInventor closed 5 years ago

EclecticInventor commented 5 years ago

Using command blocks no longer recognizes calls such as @a or @p. Instead it says "The player @a is offline!"

PyvesB commented 5 years ago

Hello @MrWonka,

I have pretty much never used command blocks, I'm probably not going to be of much help here. The plugin hasn't changed any of its reward behaviour for many months (years?), it simply dispatches the commands to the server without any modification. Therefore, my guess is that it's a problem with the server or a change in how command blocks work in Minecraft 1.13.

Cheers,

Pyves

EclecticInventor commented 5 years ago

Using sign commands fixes the issue.