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 24 forks source link

In game customisation of slots #23

Open sharp237 opened 12 years ago

sharp237 commented 12 years ago

Hi, could you add the feature for people to create their own type of casino in game (they decide on how much to play + how much you win + the blocks in the reel). For example.... •Bob could make a slot machine (to do this Bob has to have the "casinoslots.create" permissions and it costs him a defined amount in the config to make a slot machine.) As part of making the slot machine... instead of using a preset type from the config "/casino add" he has to make his own one so "/casino add (amount to play) reel (block 1 in reel) (block 2 in reel) (block 3 in reel)..... winnings (block to win) (winnings amount) (block to win) (winnings amount) (block to win) (winnings amount)" Then his casion is created. There are predefined messages created in the config which are used for every casino on the server. •Then lets say John plays the casino.... he has to pay the (amount to play) that was made by Bob to be able to play ,this money goes to Bob. Then if he wins he receives the (winnings amount) which corresponds to the (block to win) - made by Bob, this money is taken from Bob. If Bob doesn't have enough money for the highest (winnings amount) in his casino then John cannot play. • •Many thanks Sharp237, I hope you take my idea on board.

graywolf336 commented 12 years ago

Only problem I see with this is that the command would probably be too long..

graywolf336 commented 8 years ago

Going to finally see what I can get for this, might see about going with the inventory menu for this? Might be in v3.5 unless I'm feeling very gutsy.