Commit Graph

259 Commits

Author SHA1 Message Date
Acrobot
f5f883df8e Instead of buy/sell all, shift sells one stack 2013-04-05 14:17:34 +02:00
Acrobot
e0fbe9f31a Fix NPE on file load 2013-04-05 13:11:06 +02:00
Acrobot
a02593bd4c Bump version 2013-03-30 16:00:54 +01:00
Acrobot
a3654ea031 Added an option to specify what shift does 2013-03-30 15:58:06 +01:00
Acrobot
20f9599c66 Allow enchantments over normal levels 2013-03-30 15:57:42 +01:00
Acrobot
960b1617c6 Supposedly fixed unusual error with EBean 2013-03-30 10:59:08 +01:00
Acrobot
680948cb36 Artifact rename + version bump 2013-03-25 19:42:06 +01:00
Acrobot
c29c132c58 Prevent NPEs from happening 2013-03-25 19:41:49 +01:00
Acrobot
cad73243a5 Bump version 2013-03-24 21:00:05 +01:00
Acrobot
33255ee248 Let admins be admins 2013-03-24 20:58:17 +01:00
Acrobot
30a514e783 Properly re-write BlockPlace listener 2013-03-24 20:58:09 +01:00
Acrobot
2448af7bcb Make use of the new InventoryMoveEvent 2013-03-24 20:57:54 +01:00
Acrobot
1bc4fbcc78 Do not capitalize the metadata 2013-03-24 00:53:33 +01:00
Acrobot
055684fcbf Fix NPE 2013-03-24 00:53:06 +01:00
Acrobot
17fc5b224c Bump version 2013-03-23 14:08:28 +01:00
Acrobot
c8e85856a1 Fix neighbour finding 2013-03-23 14:08:21 +01:00
Acrobot
775dbe5afe First MC 1.5 version 2013-03-16 19:27:24 +01:00
Acrobot
d908e904a2 Remove teleportation bugfix
Not needed anymore - we're targetting CraftBukkit 1.5
2013-03-16 18:33:55 +01:00
Acrobot
6576198b69 Fix priorities 2013-03-16 18:33:09 +01:00
Acrobot
5e987b927c Format the fee message 2013-03-16 18:32:59 +01:00
Acrobot
86889b0ffc Rework LWC module 2013-03-16 18:32:41 +01:00
Acrobot
7d8c2d56b0 Bump version 2013-03-11 00:32:17 +01:00
Acrobot
be46ac065f Fix the money bug 2013-03-11 00:32:11 +01:00
Acrobot
6bebf3643e Added auto-changing version in plugin.yml 2013-03-08 20:39:06 +01:00
Acrobot
a5bfa86bca Mavenized the project
Switched the project to Maven - you're now able to easily build
ChestShop.
2013-03-08 20:31:15 +01:00
Acrobot
e5240729fc Bump version 2013-03-07 22:32:41 +01:00
Acrobot
07b15d7da3 Fix for sending messages to the wrong player. 2013-03-03 17:26:10 +01:00
Acrobot
7c9642e9ff Fix typo 2013-03-03 17:25:50 +01:00
Acrobot
a612932043 Refactoring 2013-02-23 22:22:20 +01:00
Acrobot
f1f0f13b01 Fix discounts not working 2013-02-23 22:22:08 +01:00
Acrobot
abdbcc15e1 Fix uppercasing the wrong things 2013-02-15 21:06:27 +01:00
Acrobot
715702d2bb Bump version 2013-02-15 19:05:34 +01:00
Acrobot
198b4fc086 Quick refactoring 2013-02-15 19:05:18 +01:00
Acrobot
e4a152561e Fix economy plugins
which check for active accounts.
2013-02-15 19:05:07 +01:00
Acrobot
951a065493 Add option to turn off the teleportation bugfix 2013-02-15 19:04:20 +01:00
Acrobot
5264f5d2df We need Regex in that replace! 2013-02-11 20:51:54 +01:00
Acrobot
6f5ecdc0ce Bump version 2013-02-11 20:29:17 +01:00
Acrobot
de433c829b Fix priorities 2013-02-11 20:29:11 +01:00
Acrobot
c385d116fc Fixed the system 2013-02-11 17:09:34 +01:00
Acrobot
50227c5da4 Refactoring 2013-02-11 16:55:18 +01:00
Andrzej Pomirski
68e3512af8 Merge pull request #24 from ShadowDog007/master
Improved performance when fetching ItemStacks
2013-02-11 07:53:31 -08:00
Michael McKnight
de182d85b4 Speed up getting materials from sign names
When an item is fetched from a string it caches the material in a
hashmap using the items sign name as the key.
This should massively improve performance when fetching itemstacks using
the string from signs. (Which should be mostly when it is needed)
2013-02-11 13:09:12 +13:00
Acrobot
165f3f204a Refactoring 2013-02-10 15:30:05 +01:00
Acrobot
87c6ea8fc8 Prevent people in creative mode accessing chests 2013-02-10 15:29:40 +01:00
Acrobot
0e87c826bb Fix JDBC errors caused by missing folder 2013-02-10 15:28:16 +01:00
Acrobot
ffbaaf85ed Hopefully this should increase performance a bit
This method is a bottleneck :(
2013-02-08 21:35:23 +01:00
Acrobot
79bf52c312 Closing statements after executing updates. 2013-02-08 20:17:10 +01:00
Acrobot
5cbff43379 Why do we need that again? 2013-02-08 19:42:43 +01:00
Acrobot
4415b52986 A bit of optimalization 2013-02-08 19:34:26 +01:00
Acrobot
6a48340dc6 A bit more clear. 2013-02-08 19:30:35 +01:00