[SPIGOT-360] Command Block Tags not Working for Plugin Commands Created: 04/Jan/15 Updated: 04/Jan/15 Resolved: 04/Jan/15 |
|
| Status: | Closed |
| Project: | Spigot |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Mike C | Assignee: | Thinkofname |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | Command, Command_block, Plugin | ||
| Environment: |
Linux; Java 7, Update 55; 1 GB of RAM |
||
| Description |
|
When I try to use command block tags (@p, @r, @a, and @e) for plugins commands, it simply doesn't work. Nothing happens. When I use names (Like Bob123) in place of the tags it works. This doesn't apply to vanilla Minecraft commands. I have used the command block override feature to fix those. There are no errors in the console, and no output from the command block. It just simply doesn't work. Examples of commands I have tried are /pay @p (Essentials), /mvtp @p [world] (Multiverse), /spawn @p (Essentials, and /eco give @p (Vault). |
| Comments |
| Comment by mactso [ 04/Jan/15 ] |
|
You are correct! I have /eco give on the 1.7.10 and retyped it without "give" on 1.8.1. /eco give @p $13 worked correctly for me just now on 1.8.1. I think this issue is resolved. It was really a setup issue and not a bug type issue. |
| Comment by Thinkofname [ 04/Jan/15 ] |
|
Works fine here [20:59:38 INFO]: CommandBlock at 50,64,35 issued server command: /eco give thinkofdeath $13 note its /eco give not just /eco |
| Comment by mactso [ 04/Jan/15 ] |
|
Solution doesn't work in 1.8.1 Solution: Use /eco instead of /pay. I tested this successfully under 1.7.10. Now testing under 1.8.1 and expect it to work. (It did not work in 1.8.1. ) — On Boba4237sdad, Apr 8, 2013 said: So use /eco instead of /pay /eco take @p 50 I've tested this in the current build with and without pay in the command block. On 1/4/2015 at 1:04pm. =====This first line was the result from /pay @p $13. — I tested this under 1.7.10 and it's behaves the same there for me (no response from command block- no error). What are the configuration requirements for it to work in 1.7.10? Essentials is working on our 1.7.10 server otherwise. |
| Comment by Thinkofname [ 04/Jan/15 ] |
|
"Spigot 1.8" isn't what the version field asked for. It wanted the output of /version |