Commit Graph

16 Commits

Author SHA1 Message Date
Acrobot
637e08e985 Wow, that is ugly now :/
- Added WorldGuard support
- Fixed protection
- Added shop refund price
- Updated Register
2011-10-11 13:15:53 +02:00
Acrobot
9a6b9d0c38 - Added option to tax all transactions
- Updated Register and BukkitEx
- Can't place shops in the wilderness
- Fixed CraftBukkit's piston bug - no more try/catch
2011-09-29 20:29:39 +02:00
Acrobot
ad51a87175 - Updated Register
- Support for Townie's shop plots
- Doesn't load Towny older than 0.76.0.47 (Yeah, long custom difficult method)
- Replaced onBlockPistonRetract to use custom method instead of try/catch
- You won't sell to your own shop anymore
- Added Towny to dependencies
2011-09-22 15:56:06 +02:00
Acrobot
a84c68d49d - Changed how configuration works, so it works with plugin folder in different place
- Added support for Deadbolt
- By default, left clicking your own sign doesn't do anything
- Restricted signs now check if you've got permission ChestShop.group.groupName
- Added support for stacking unstackable things
- Updated Register
- Changed how plugins are loaded.
2011-09-06 19:01:57 +02:00
Acrobot
fac79282df - Fixed new lines in configs
- Fixed sign protection
- Doesn't protect with LWC if the limit is reached
- Added a message when you paid for shop.
2011-08-31 20:57:10 +02:00
Acrobot
0418629062 - Fixed >64 item selling/buying
- Fixed block destroying
- Broke signChange into more methods
2011-08-26 23:12:32 +02:00
Acrobot
c64627205e Final version.
- Speeded it up
- Added Buy/Sell specified ID permission
- Removed EXCLUDE_ITEM permission - just use normal Permission negating
- Doesn't add more LWC's on an already protected block
- Updated Register
- Added option to turn off messages
2011-08-13 12:08:34 +02:00
Acrobot
7b6d7d59bd - Long name (>15 chars) support
- Added Bukkit Persistence Reimplemented by LennardF1989
- Made the plugin faster
- Deleted unnecessary files (.jar size went down by 10 KB)
- Added final and private keywords
- Support for Bukkit's built-in permissions
- Updated to newest Bukkit's standard (getFace -> getRelative)
2011-07-23 21:00:47 +02:00
Acrobot
770b8e88cd - Added support for BOSEconomy 7
- Speeded up shop recognition
- Better item durability checking
- Added choice of preffered economy plugin
2011-07-15 21:45:26 +02:00
Acrobot
e522b33d9d - Fixed Permissions for shop creation
- Added Moderator Permission (ChestShop.mod)
- Updated Register
2011-07-01 14:12:26 +02:00
Acrobot
d919818bb6 - Fixed not checking whether Material is null before getting durability from String
- Moved Register classes, should work with other plugins now
- Cleaned the code a bit
2011-06-14 15:07:44 +02:00
Acrobot
677fe9668b Yay, it's almost relased! 2011-06-09 22:54:01 +02:00
Acrobot
444b09fe1a Changed "a bit" 2011-05-29 13:25:25 +02:00
Acrobot
fc4909bb90 Did some more work, currently working on buying 2011-05-21 19:55:55 +02:00
Acrobot
7e093d0b5e Fixed economy issues - thanks niji! 2011-05-16 17:35:12 +02:00
Acrobot
5e783fe430 iConomyChestShop 3, not finished nor working version, for halvors 2011-05-15 18:16:25 +02:00