Inactive [FUN]Vault Slots v1.7 ~ Simple Slot Machines [1.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by SirTyler, Nov 1, 2011.

  1. Offline

    Nomadic_Penguin

    Oh okay. Sorry to bother but now this isn't working...I've reloaded the server and restarted it to get it working again...but no luck.

    Code:
    type:
      Iron:
        labels: A:B:C:D
        payout: '19:2'
        jackpot: '19:4'
        jackpotLabel: D
        cost: '19:1'
      Gold:
        labels: A:B:C:D
        payout: '19:3'
        jackpot: '19:5'
        jackpotLabel: D
        cost: '19:5'
      Diamond:
        labels: A:B:C:D
        payout: '19:5'
        jackpot: '19:7'
        jackpotLabel: D
        cost: '19:10'
    
     
  2. Offline

    SirTyler

    Did you rename it or something? cause that is working for me.
     
  3. Offline

    Nomadic_Penguin

    Ok, so apparently what I have works for everyone on my server EXCEPT for me.

    I'm not getting a message or anything while it works for other players.

    Whats up with that? Haha

    EDIT:

    NEVERMIND. I used a different object on the signs and it like updated me or something. Got the insufficient fund message, then switched back to sponge and it worked. Thanks for all the help!
     
  4. Offline

    SirTyler

    No problem, mind if I come on your server and see how its working?
     
  5. Offline

    Nomadic_Penguin

    Whats your minecraft name? I'll whitelist you.

    46.105.246.221 without port
     
  6. Offline

    SirTyler

    My ign is sirtyler.
     
  7. Offline

    Nomadic_Penguin

    whitelisted
     
  8. Offline

    Damien711

    I've heard from others that a recommend build for 1.0 wont be released until at least January. Please add in the economy support sooner :). From my testing the current dev builds of craftbukkit are very stable at this point.
     
  9. Offline

    SirTyler

    Alright, I will start work on the permissions with economy support tomorrow, may take me awhile to finish though but should be done before January at least xP
     
  10. Offline

    Misterman

    I don't know my server's OS, but my is Win 7
     
  11. Offline

    SirTyler

    Have you tried it on your own computer and get the same error?
     
  12. Offline

    Misterman

    I don't try it on my computer :/ Don't have a local server
     
  13. Offline

    SirTyler

    Id recommend trying it on your local computer to see if its your server, you dont need to open up any ports or anything either. If you run it on your computer you can connect with the ip localhost
     
  14. Offline

    Stephen Rieger

    I have a problem, when I try this what happens is the numbers do no appear all that happened is either You Won! or You Lost... in chat.
     
  15. Offline

    SirTyler

    They do not appear on the sign?
     
  16. Offline

    ibreaktoucher

    video please ! nobody will undrstand that
     
  17. Offline

    Tomaz

    hahah fun plugin dude :)
     
  18. Offline

    SirTyler

    Understand what? and I am working on doing a video soon

    And Thank you, Always great to hear compliments on my work xP

    Updated to 1.2, adds permission support

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  19. Offline

    WillMillerAK

    I think I have a gambling problem....
     
  20. Offline

    maxzxwd

    how to configure permissions?
     
  21. Offline

    SirTyler

    I have it posted in the Bukkit Dev page (which I encourage you all to use more), if you need any more help ask for it in the help section of the bukkit dev page forums (link here)
     
  22. Offline

    maxzxwd

    When I wrote this was not =)
     
  23. Offline

    collin818717

    Hey, When I set up my slot, correctly, it says "Slot Made". I right click it, with the correct item and amount, and nothing happens, I am Op so permissions aren't the problem. This is my config,
    # default config.yml
    type:
    default:
    labels: A:B:C:D
    payout: '266:8'
    jackpot: '266:16'
    jackpotLabel: D
    cost: '265:2'
    Diamond:
    labels: A:B:C:D
    payout: '265:10'
    jackpot: '264:2'
    jackpotLabel: A
    cost: '265:2'

    I have no idea whats wrong, please please help.
     
  24. Offline

    SirTyler

    did you use spaces or tabs? also put it into pastebin or something so i can see the syntax/alignment better.
     
  25. Offline

    1cec0ld

    So... What exactly are the "roll" and "test" commands? I don't understand, and there is no documentation that I can find explaining them.
    I'm sorry if I seem rude, I've been trying to fix this and assign permissions, and I'm getting bugged to death.
    I haven't touched the config file yet, I'm not even that far. I'm just trying to get 1 group (PEX)
    to be able to gamble, and not create signs.
    However, on CB 1597 (I realize this plugin is outdated by 36 Builds) Sometimes it takes the iron, sometimes it doesn't. This is obviously a problem, considering the payouts can be so large. Spam = stacks of gold in seconds.
    In addition, how do we change the odds of winning? So far it seems like its only 1/(4^4)
    Thank you, please don't take offense to my tone, I'm not trying to be rude.
     
  26. Offline

    SirTyler

    Alright so first off the roll and test commands are just things I put in as ways to make sure things work, roll creates a random number 1-4 and the test command just makes sure that VaultSlots is working. Other than that the plugin shouldnt have a problem with 1.0.0-R1 (even if it is 36 builds old it shouldn't matter). The spamming only works if you win still though so its a chance. and last you can change the chance of winning by adding or removing the number of labels, more labels = less chance and less labels = more chance.
     
  27. Offline

    1cec0ld

    The reason I was worried about spamming was due to the "sometimes it takes the iron, sometimes it doesn't" so people could get free rolls of the slots...
     
  28. Offline

    SirTyler

    I have not seen this happen, even when I spam it myself. so.... could it maybe be lag on your end?
     
  29. Offline

    Slime

    hello, can you make the Economy support as soon as possible, because of the inventory space when its gold ignots, or something else. and Cool Plugin, thx :)
     
  30. Offline

    SirTyler

    No problem and thank you for using Vault Slots, although saying to add it in as soon as possible isn't going to make it go faster xP I am working on it and it will come out and be updated as soon as I have it finished.
     

Share This Page