Commit Graph

153 Commits

Author SHA1 Message Date
Phoenix616
38f93c1d1d Fix default maven profile activation 2019-11-04 17:42:33 +01:00
Phoenix616
40467e3522 Add support for Paper's BlockDestroyEvent for sign breaks (Fixes #214)
Instead of using different modules we use a bukkit profile to test backwards compatibility with pure-Bukkit servers and use the paper-api in the default profile. This should really be done with modules in the future. The actual selection which listener to use is handled by checking if the event class exists on event registration.
2019-11-04 17:26:43 +01:00
Phoenix616
f90d23cfc3 Update LWC protection and support more LWC forks (LWCX and Modern-LWC) 2019-08-22 13:09:54 +01:00
Phoenix616
c1509dc03a Let's not kid ourselves, this update is too big to be a patch version
This also uses the Bukkit API again instead of spigot (it doesn't use anything from spigot) and also makes sure to exclude any other Bukkit version from the dependency tree
2019-04-02 19:23:52 +01:00
Phoenix616
2243c2fbc6 Update to new AuthMeReloaded API (Fixes #174) 2018-10-15 20:27:38 +01:00
Phoenix616
4ef24c3828 Update to official WG/WE repository 2018-10-15 20:22:42 +01:00
Brokkonaut
b972e79132 Update to WorldGuard 7.0.0 (for 1.13) 2018-08-29 20:32:27 +01:00
Phoenix616
d4e39a3751 Make it compile with 1.13. No guarantees that it works without issues! 2018-07-26 00:13:06 +01:00
Phoenix616
5680b22345 Prepare next version 2018-07-25 22:54:51 +01:00
Phoenix616
6c15890c7e Update version for 3.9.2 release 2018-07-15 21:45:18 +01:00
Phoenix616
d24cbe515c Remove mcstats maven repo as it is offline
Don't give up on the site yet and add it to the local repo though
2018-07-11 18:17:05 +01:00
Daniel V
8ae72e5803 Feature: Reserve Support (#143)
This introduces a new AccountCheckEvent to check if a user actually has an account with the used economy plugin. Also fix CurrencyTransferEvent logic (even though it's not used anywhere currently)
2018-07-11 18:09:07 +01:00
Phoenix616
34b6ab2cf2 Update spigot-api and ormlite-jdbc
This might fix the Xerial driver warning from #9/BUKKIT-1073
2018-04-18 14:58:15 +01:00
Phoenix616
e40865ac26 Prepare next version 2018-03-22 18:59:12 +01:00
Phoenix616
cceb5844ad Update version for 3.9.1 release 2018-03-22 18:33:41 +01:00
Phoenix616
39443a2ad3 Update maven plugins and pom 2018-01-11 15:29:31 +01:00
Phoenix616
fe68f20997 Remove the pound sign from the build number
This gets rid of annoying auto mentions of github issues...
2018-01-09 19:53:00 +01:00
Phoenix616
89b949ef61 Prepare next version 2018-01-09 01:04:45 +01:00
Phoenix616
5f2b671f1f Increment version and mark for release
I decided to increment the minor version because this update does more than just patch issues (e.g. it changes the NameManager and adds new features like the autofill)
2018-01-09 00:08:42 +01:00
Phoenix616
ac73442643 Added ability to show item icons and hover info with ShowItem 2018-01-06 17:44:35 +01:00
Phoenix616
9269fc4049 Added bstats metrics as mcstats isn't really stable anymore 2017-07-05 15:23:28 +01:00
Phoenix616
aa2437f76b Update spigot-api dependency to 1.12-R0.1 2017-07-01 17:11:31 +01:00
Phoenix616
fc174a2b6e Include compile time when manually building 2017-06-28 23:56:45 +01:00
Phoenix616
5d01a8ed0e Update to Java 8 2017-06-28 21:37:45 +01:00
Phoenix616
ab1596632b Update spigot-api dependency to 1.12 pre6 and to log4j 2.1.0 2017-06-05 19:29:29 +01:00
Phoenix616
20ba0f9674 Add SNAPSHOT to the version as these are not releases 2017-05-09 15:00:31 +01:00
Phoenix616
53725defe7 Update scm url 2017-05-09 14:55:28 +01:00
Phoenix616
1948156b42 Update residence dependency 2017-05-09 14:54:32 +01:00
Phoenix616
90a463abcd Add build number to version and fix authors in plugin.yml 2017-02-26 21:33:37 +01:00
Dan Mulloy
87071ca384 Merge branch 'master' into master 2017-01-16 13:53:21 -05:00
Eredrim
fc3c134c2a Update residence comptibility 2017-01-07 23:14:27 +01:00
Dan Mulloy
93c978ce02 Update to 1.11 2016-11-21 11:42:17 -05:00
Dan Mulloy
8f962f9345 Fix heroes dependency 2016-08-26 20:36:35 -04:00
Dan Mulloy
f31e5b2602 Try to get it to compile 2016-08-26 20:19:02 -04:00
Dan Mulloy
5749c84c28 Fix and re-enable AuthMe hook 2016-08-20 16:17:10 -04:00
Libter
2169a3dc1c Metrics update 2016-07-19 14:41:44 +02:00
Stanislav Usenkov
c4c879117a We should update Metrics! 2016-07-06 18:55:40 +06:00
Dan Mulloy
a9f2f228d6 Update to 1.10, attempt fix for item overflow 2016-06-09 22:38:15 -04:00
Gabriele C
973ce58461 Fix authme hook 2016-04-05 22:23:50 +02:00
Dan Mulloy
123c05a98e Update to 1.9 2016-03-06 14:50:15 -05:00
Gabriele C
532e50c64b Bump version 2015-08-06 16:10:26 +02:00
Gabriele C
be26bea03c Moved AuthMe hook to ChestShop using the API 2015-08-06 15:59:51 +02:00
Gabriele C
8c49bfdbf4 Fixes 2015-08-01 09:52:13 +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
693b1e3691 Bump version 2015-07-05 21:56:52 +02:00
Andrzej Pomirski
2b3a4b2bd3 Version bump 2015-05-31 18:27:18 +02:00
Andrzej Pomirski
c0ed70743f Bump version for real 2015-05-22 13:27:44 +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
0f75d3638e Bump version 2015-03-17 11:37:10 +01:00
Andrzej Pomirski
6ca16ce7e2 Bump version 2015-03-11 18:02:46 +01:00
Andrzej Pomirski
af72147446 Version bump 2015-02-04 20:15:08 +01:00
Andrzej Pomirski
ee9fcaba23 Bump the version of ChestShop and Vault 2015-01-17 15:18:42 +01:00
Andrzej Pomirski
22af388402 Bump version 2015-01-08 20:28:36 +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
42b971c8b8 Version bump 2014-07-28 20:59:51 +02:00
Andrzej Pomirski
50f90cb9ec Bump version 2014-07-13 12:58:21 +02:00
Andrzej Pomirski
75c6e37446 Update Heroes 2014-06-29 22:22:20 +02:00
Andrzej Pomirski
e39825aa1f Update Residence 2014-06-29 17:35:49 +02:00
Andrzej Pomirski
8e9d856354 Remove unnecessary dependencies 2014-06-22 19:08:40 +02:00
Andrzej Pomirski
db966d82ed Bump version 2014-06-22 14:33:20 +02:00
Andrzej Pomirski
404f7296e0 Remove Register - NO DEFAULT ECONOMY SUPPORT 2014-06-14 20:40:31 +02:00
Andrzej Pomirski
58e2599991 Bump version 2014-06-01 20:32:28 +02:00
Yive
908a9b2b87 Update pom.xml
Try and fix the bug where maven compiles in JDK 1.3
2014-04-25 06:08:05 -07:00
Andrzej Pomirski
6d27ca7bea Remove the unnecessary database logging 2014-04-18 19:41:15 +02:00
Andrzej Pomirski
b05840dd98 Fix the updater not to download dev versions 2014-04-15 16:00:57 +02:00
Andrzej Pomirski
6117e03c1d Update CraftBukkit version 2014-04-12 16:52:47 +02:00
Andrzej Pomirski
03320b7db6 Include ORMlite for SQL management 2014-04-10 21:51:31 +02:00
Andrzej Pomirski
fd159779e8 Bump the version 2014-04-01 15:47:36 +02:00
Andrzej Pomirski
9b855a70f3 Add an update checker 2014-03-20 16:57:19 +01:00
Andrzej Pomirski
385fe2acbf Bump version 2014-03-14 20:44:50 +01:00
Andrzej Pomirski
85371eefd7 Version bump 2014-02-10 12:30:54 +01:00
Acrobot
5f67cadc11 Version bump 2014-01-08 00:22:00 +01:00
Acrobot
1fc5344389 Version bump 2013-12-07 18:31:31 +01:00
Acrobot
f0c1c48952 Bump the version 2013-12-03 18:35:47 +01:00
Andrzej Pomirski
c6664b9047 Fixed pom.xml 2013-12-03 15:07:46 +01:00
Acrobot
02cf5be697 Transition to a new versioning system 2013-11-06 00:07:34 +01:00
Acrobot
ca95e85016 Update Bukkit in pom.xml 2013-11-01 17:00:45 +01:00
Acrobot
a3b9fc9195 Add JUnit as a dependency 2013-11-01 16:21:54 +01:00
Acrobot
25c750f5bd Remove Towny from pom.xml 2013-10-04 18:41:26 +02:00
Acrobot
01b84bbc31 Version bump 2013-10-04 18:33:37 +02:00
Acrobot
c8bf43356c Version bump 2013-10-02 17:40:37 +02:00
Acrobot
81722e8c3b Version bump 2013-09-28 23:47:42 +02:00
Acrobot
69b8b6fd7a Bump version 2013-08-29 00:24:39 +02:00
Acrobot
64ebeb78d8 Bump version 2013-08-27 00:47:18 +02:00
Acrobot
7865b26173 Add OddItem as a local dependency
Since it's repo is down, we'll have to stick to that.
2013-08-27 00:43:31 +02:00
Acrobot
ed1f0a6024 Include Hidendra's metrics as a dependency 2013-08-08 20:25:27 +02:00
Acrobot
2d295e1421 Bump the version 2013-08-05 14:10:39 +02:00
Acrobot
cb265136b0 Update pom.xml 2013-07-13 23:12:02 +02:00
Acrobot
c86ffb623a Add an external Vault dependency 2013-05-30 16:57:54 +02:00
Acrobot
4363198cbb Guess what? :) 2013-04-05 14:23:17 +02:00
Acrobot
a02593bd4c Bump version 2013-03-30 16:00:54 +01:00
Acrobot
680948cb36 Artifact rename + version bump 2013-03-25 19:42:06 +01:00
Acrobot
cad73243a5 Bump version 2013-03-24 21:00:05 +01:00
Acrobot
17fc5b224c Bump version 2013-03-23 14:08:28 +01:00
Acrobot
775dbe5afe First MC 1.5 version 2013-03-16 19:27:24 +01:00