Some general notes, if your users are having problems with the permissions there are 3 things to set permissions for.
1) Usergroup Permissions
2) Category Permissions, this will OVERRIDE all individual item permissions at this time.
3) Option Permissions, this is overridden by the Category Permissions, but also checked at any spot where it checks for items.
I'm also doing as much as a I can, I still have to work as well as work on this hack. I just need to delegate time appropriately to both. So updates may not come twice a day, but there should be some kind of update every 1 or 2 days for a while yet as well.
As far as a Jail goes, sounds like a good idea, but if you implement it with a secondary usergroup, it would be much easier to implement as there is a secondary usergroup change php script already, just need to make it look for the specific usergroup you want it to put them into.
I'm looking into some of the other features, I'd rather not say about them at this time, just know they are good ones
Here's some updates to expect in v1.1.0 to be released later today....
v1.1.0 Update:
1) Added some custom section names for Bank, Donate, Admin Donate & Thief.
2) Some behind the scenes updating, caches the categories and options into the datastore table to avoid some queries.
3) Usergroup based Discount Rate. You can now setup discount rates for each usergroup you want the costs to be discounted for.
4) Bugfix: Item's with a cost of 0 points will work properly now.
5) eStore Setting: Removeable Items Are Refundable? will refund the option cost to the user removing the option if its enabled.
6) Admin Feature: Fix All Gift Postbits. If you have some gifts that are purchased that are not showing up, odds are you need to run this command to fix the gifts up properly.
7) eStore Option: Default Avatar, you can buy a default avatar if your site has default avatars setup from the Admin CP.
-CMX