Inactive [FUN/ECON] AnCasino v2.0 - Real slot machines for your server [1.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Darazo, Dec 16, 2011.

  1. Offline

    Darazo

    [​IMG]
    AnCasino
    version: v2.0

    More information and downloads on the BukkitDev page

    This plugin depends on Vault. Get Vault here if you do not already have it.

    Description:
    In all my time of playing Minecraft I have seen a great many things. But I have never seen any proper slot machines. Troubled at this fact, I set out to put together the definite plugin for all your gambling needs, all in the comfort of your own Minecraft server.
    AnCasino allows you to easily set up interactive and proper block-based slot machines anywhere in your world. Nearly every aspect of these slot machines can be customized to your needs, including block types, costs and prizes, winning chances and more. The slot machines are compact and elegant, designed to give you large amounts of freedom to sculpt them any way you'd like.

    Features:
    • Animated, block-based slot machines, including audio
    • Highly customizable
    • Tracks statistics
    • Costs and prizes supported through practically all economy plugins
    • Configurable custom prizes and actions upon winning
    • Permissions (superperms)


    Screenshots (open)
    [​IMG]
    [​IMG]
     
    JoneKone, RaydarScan and DrAgonmoray like this.
  2. Offline

    Bradley Hilton

    So you just did /casino addmanaged <name>?
     
  3. Offline

    hi_own

    Yup, For someone who doesn't know the command it could be confusing at that is never listed completely, also its hard to find the deposit command as that is also not listed anywhere.
     
  4. Offline

    bobbysmithyy

    Bradley Hilton
    Are you officially taking over the development of this?
     
  5. Offline

    Bradley Hilton

    Yeah I mainly did those edits for me and since the managed slots aren't done (since they aren't saving) I didn't add them.

    Once I get off my lazy self yes lol
     
    hi_own likes this.
  6. Offline

    hi_own

    I've been looking into java coding but I am extremely bad, I can understand it but couldn't make it.
     
  7. Offline

    Bradley Hilton

    Understanding java and how to program in it does take time
     
  8. Offline

    hi_own

    Any eta on the Managed slot machines and possibly having a command that can only set-up managed slot machines rather than being able to make both normal slot machines and managed?
     
  9. Offline

    Bradley Hilton

    What exactly do you mean by that last part?

    No that makes sense, was going to work with permission nodes and stuff after I got managed slots working good. Will put it on my todo list.

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

    hi_own

    Thanks, those two things and I think this plugin is close to fixed.
     
  11. Offline

    Bradley Hilton

    What other suggestions do you have?
     
  12. Offline

    hi_own

    I think it would be great for there to be an ingame interface for adding and creating a new type (I went and did it through the config which is kind of a pain)
    I also wanted to be able to somehow set it so that players can only make the slot machines in one area (my casino) since I don't want people putting them in different areas and clogging up places.
     
  13. Offline

    Bradley Hilton

    I've thought about the first, defintally am fixing/adding the /casino reload command to actually work so config files can be worked on while the server is actually running.

    Second one is interesting and haven't thought about it before. I would probably try and use the world edit or world guard regions.
     
  14. Offline

    hi_own

    How would I make it so that the Casinos wouldn't be able to be added in different areas? I have an Guard plugin but I want a whole world block minus this one area I set out.
     
  15. Offline

    Bradley Hilton

    Do you use world guard? If so, set that area to build deny or something like that..

    By the way if you come across any errors or want any features, submit a ticket to https://github.com/graywolf336/AnCasino/issues

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

    hi_own

    Any E.T.A On the fix of the Managed slots? or the next release for the rest of the things your doing?
     
  17. Offline

    Bradley Hilton

    Hopefully before this weekend, though no promises. http://dev.bukkit.org/server-mods/casino-slots

    Added some fun things to the actions, now has fire, goBlind, and drugUp. Once I get a nice working version where managed slots where I'll upload it.
     
  18. Offline

    hi_own

    Awesome, How does the goBlind and drugUp work?
    Do you even think you will add any other type of casino type games?
     
  19. Offline

    Bradley Hilton

    Right now no, it's mainly just a bug fixing project and adding small little things.

    Those are two new actions, like kill and tpto. Blind is kind of funny when people aren't expecting it :p
     
  20. Offline

    hi_own

    What does blind and Drug do?
     
  21. Offline

    Bradley Hilton

  22. Offline

    meatwadathf

    hi_own
    I'm not good at coding in JAVA language,:p

    I just added this code and recompiled it for our server.
    Code:
                // expld action
                else if(a[0].equalsIgnoreCase("expld")) {
                 
                    p.getWorld().createExplosion(p.getLocation(), 0.0f);
                    p.setHealth(1);
                    Vector v=new Vector(0,100,0);
                    p.setVelocity(v);
                 
                }
    [​IMG]
     
  23. Offline

    hi_own

    I see you added some new commands like switching slot machines to different players, are there any other permission nodes for those?
    And also any idea how I may be able to make it so casinos can only be placed in one area?

    I kinda have an idea since the Casino's are listed by the co-ords on the /casino list slots command maybe you can set it so they can only be made between two co-ord points?
    Do you get what I'm trying to say?

    Edit: saw permission nodes second thought still applies

    Also is there any way I can use a command to enduce the new types (drug and blind) Because I think that would be really cool to be able to do.

    Also all my players really like the Drug mode and The blindness, Right now I have it set up just as a novelty :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  24. the plugin is working perfect! only one problem:
    the slot machines work perfectly but the thing is: only OP'S can use it :s i putted ancasino.use in the groupmanager folder put it didn't work too. any help?
     
  25. Offline

    chaztee

    what do i type in permissions so that people who arent admin can use the slots
     
  26. Offline

    tangy777

    wont seem to work....
     
  27. Is this still being supported?
     
  28. Offline

    Viralcraftowner

    Fantasic plugin! My players now have gambling problems. Only problem is, my config keeps resetting. Im trying to edit the price.
     
  29. Offline

    Deleted user

    [​IMG]
     
  30. Offline

    mrtweettums

    Can some update this plugin. Please.
     
  31. Offline

    TEHPWNZER

    Update Please...
     

Share This Page