@p not working in command blocks with eco command
JasonHorkles opened this issue ยท 1 comments
Command selectors on 1.13+
Spigot does not allow plugin commands to use vanilla command selectors on 1.13+. You can use a plugin to restore this:
PsudoCommands: https://www.spigotmc.org/resources/psudocommands-add-the-function-to-plugin-commands.56738/
CommandHook: https://www.spigotmc.org/resources/commandhook.61415/