Gabriele C
8c49bfdbf4
Fixes
2015-08-01 09:52:13 +02:00
Andrzej Pomirski
04ae242ad1
Merge pull request #39 from sgdc3/master
...
Exclude Bukkit/CraftBukkit from dependencies, update the plugins and repos
2015-07-12 21:46:35 +02:00
Gabriele C.
4f7f2c395f
Update pom.xml
2015-07-12 21:45:01 +02:00
Gabriele C.
cfbb000748
Update pom.xml
2015-07-12 21:40:50 +02:00
Gabriele C.
a8ea05a70c
Update pom.xml
2015-07-12 20:32:58 +02:00
Andrzej Pomirski
0b01c22041
Bump version
2015-07-12 19:19:43 +02:00
Andrzej Pomirski
c70fa03a6c
Remove database suppression
2015-07-12 19:19:23 +02:00
Andrzej Pomirski
416e15a96c
Add new tests to price checking
2015-07-12 19:19:12 +02:00
Andrzej Pomirski
17c2f943c6
Do not let players create shops on donation chests
2015-07-12 19:18:53 +02:00
Andrzej Pomirski
3c949f0450
Remove trailing zeroes from prices
2015-07-12 19:18:31 +02:00
Andrzej Pomirski
1d550874fb
Grammar!
2015-07-12 19:18:06 +02:00
Andrzej Pomirski
693b1e3691
Bump version
2015-07-05 21:56:52 +02:00
Andrzej Pomirski
7bc452e203
Switch to thread-safe DTOs
2015-07-05 21:56:42 +02:00
Andrzej Pomirski
118f72e805
Speed up SignBreak
2015-07-05 21:55:59 +02:00
Andrzej Pomirski
e5953cd740
Speed up the isSign method
...
Theoretically, block.getState() returns a thread-safe instance of a
block, so getting it when not needed might have hurt performance of
ChestShop
2015-07-05 21:48:17 +02:00
Andrzej Pomirski
2b3a4b2bd3
Version bump
2015-05-31 18:27:18 +02:00
Andrzej Pomirski
99959f2ca0
Fix the problem with colour signs
...
Apparently sign colour plugins do not consider &0 to be a colour that
needs to be removed if there is no other code like that on the sign,
thus ChestShop did not register the initial SignChangeEvent, however
after the server software removes the redundant colour from the sign, it
appeared and worked just like a ChestShop one. This commit "fixes" this
by stripping the colour codes from the sign before it is created.
2015-05-31 18:27:11 +02:00
Andrzej Pomirski
44d801db46
Remove obsolete configuration options
2015-05-22 13:31:43 +02:00
Andrzej Pomirski
c0ed70743f
Bump version for real
2015-05-22 13:27:44 +02:00
Andrzej Pomirski
6982ef38d1
Should fix the Mac issues
2015-05-22 13:26:42 +02:00
Andrzej Pomirski
2cde9da196
Remove DB logging
2015-05-22 13:26:28 +02:00
Andrzej Pomirski
cd3781c26c
Should fix the lag, hopefully
2015-05-22 13:26:20 +02:00
Andrzej Pomirski
02673dec94
Make DB code nicer
2015-05-22 13:26:07 +02:00
Andrzej Pomirski
6466b2d6aa
Remove logging to database!
2015-05-22 13:25:32 +02:00
Andrzej Pomirski
9200928dca
Bump version, include Spigot
2015-05-22 13:24:57 +02:00
Andrzej Pomirski
8b24b065d3
Bump version
2015-03-21 16:11:38 +01:00
Andrzej Pomirski
13d83ec92a
Fix Essentials' Eco problem
2015-03-21 16:11:33 +01:00
Andrzej Pomirski
2c729789e8
Add a warning for Residence
2015-03-21 16:11:23 +01:00
Andrzej Pomirski
0f75d3638e
Bump version
2015-03-17 11:37:10 +01:00
Andrzej Pomirski
ff267654f2
Update lockette
2015-03-17 11:37:04 +01:00
Andrzej Pomirski
fac9a18b8f
Add a simple shop edited event, not yet working
2015-03-17 11:36:55 +01:00
Andrzej Pomirski
20e686f3b8
Add a price test
2015-03-17 11:36:37 +01:00
Andrzej Pomirski
cb126f22cf
Fix the price exploit
2015-03-17 11:36:19 +01:00
Andrzej Pomirski
6ca16ce7e2
Bump version
2015-03-11 18:02:46 +01:00
Andrzej Pomirski
1bd0e9f8ef
Change the priority of the discount handler
2015-03-11 18:02:41 +01:00
Andrzej Pomirski
28f9f08987
Fix money being transferred to the old username
2015-03-11 18:02:30 +01:00
Andrzej Pomirski
d25dbd5cce
Migrate the database
2015-03-11 18:01:50 +01:00
Andrzej Pomirski
af72147446
Version bump
2015-02-04 20:15:08 +01:00
Andrzej Pomirski
fa85153407
Vault must be present for ChestShop to work
2015-02-04 20:15:02 +01:00
Andrzej Pomirski
8c77057703
Fix the issue with name changes
2015-02-04 20:14:35 +01:00
Andrzej Pomirski
ee9fcaba23
Bump the version of ChestShop and Vault
2015-01-17 15:18:42 +01:00
Andrzej Pomirski
f975450130
Fix an issue caused by Spigot/CraftBukkit "forgetting" the usernames
...
Somehow, OfflinePlayer initiated with an UUID does not contain the
"name" property after a while.
2015-01-17 15:18:32 +01:00
Andrzej Pomirski
22af388402
Bump version
2015-01-08 20:28:36 +01:00
Andrzej Pomirski
116d22dd62
Sign charge fees should go to the server account
2015-01-08 20:24:40 +01:00
Andrzej Pomirski
31003ca29f
Add rounding option to tax getter
2015-01-08 20:12:53 +01:00
Andrzej Pomirski
f6aad7e397
Fix a problem with invalid item IDs
2015-01-08 20:12:38 +01:00
Andrzej Pomirski
a058b80990
Fix WordGuard + minor fixes
2014-11-30 20:15:27 +01:00
Andrzej Pomirski
91c08045b8
Bump version
2014-08-13 17:23:36 +02:00
Andrzej Pomirski
a4fdc30e17
Add an additional "%buyer" tag to the out of stock message
2014-08-13 17:23:11 +02:00
Andrzej Pomirski
c646dd16a0
FOUND THE CULPRIT.
2014-08-13 17:22:52 +02:00