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

Restrict players to only create Managed Machines #33

Closed leponder closed 12 years ago

leponder commented 12 years ago

Would like to give players ability to create their own (maybe even charge them money each time they make one) but can not have them creating the OP machines that require you to put nothing in it.

graywolf336 commented 12 years ago

This is going to happen in the next update. It kind of is in the current one but the permissions check for it is kind of messed up (I messed it up and complicated it in the code) and I'm going to be fixing it in the next update. Hopefully it'll be pretty soon (got a side project I'm working on at the moment).

If you want to test it out in the current release of it, you can try to give the permission node casinoslots.create.managed.* if you want them to be able to create any slot type as a managed slot or you can try to use the permission node casinoslots.create.managed.type where type is the type that you want to limit them to creating. If you do this, would you mind reporting back how it works?

graywolf336 commented 12 years ago

Closing this ticket as there are permission nodes for this (stated in comment above) and do to no response from the ticket creator.