graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 22 forks source link

Command sending problem #66

Closed ghost closed 8 years ago

ghost commented 9 years ago

Hello, In the action line, when player won, they don't get the reward command run: action: command points give [player] 5 And the command is /points give [player] [amount]

graywolf336 commented 9 years ago

What version are you running?

ghost commented 9 years ago

The latest version of both plugins.

graywolf336 commented 9 years ago

"Latest version" isn't very descriptive to me, please output what it gives you when you do: /version CasinoSlots

ghost commented 9 years ago

Hello, I have been very rude to answer after 18 days; I was in holidays. This is the output: [17:13:52] [Server thread/INFO] : Author: raywolf336, Darazo] [17:13:52] [Server thread/INFO] : Real slot machines for your server. [17:13:52] [Server thread/INFO] : CasinoSlots version 2.5.7-b11

graywolf336 commented 9 years ago

I'll be releasing an updated version in the next week which fixes it. Basically in the version you're using the variable [player] contains their display name and if that's used to display their prefix commands won't work. That's fixed in development builds and will be released here soon. On Aug 1, 2015 10:17 AM, "Lou363" notifications@github.com wrote:

Hello, I have been very rude to answer after 18 days; I was in holidays. This is the output: [17:13:52] [Server thread/INFO] : Author: �[graywolf336, Darazo]� [17:13:52] [Server thread/INFO] : Real slot machines for your server.� [17:13:52] [Server thread/INFO] : �CasinoSlots�[0;37;1m version �2.5.7-b11

— Reply to this email directly or view it on GitHub https://github.com/graywolf336/CasinoSlots/issues/66#issuecomment-126926846 .

ghost commented 9 years ago

Hello again, Can you also fix the broadcast bug; my server is broadcasting the victory so many time. Also, I have some ideas (I know I am very annoying!):

That was just some ideas :-)

Thank you

ghost commented 9 years ago

It has been much more than a week when is the next update ?

graywolf336 commented 8 years ago

@Lou363 The build has been on my jenkins for a while. The public release though won't come out for a while, got a few things I want to get done before pushing it out.

As for all your suggestions, please create a separate issue for each of them and provide details about them.