Commit Graph

566 Commits

Author SHA1 Message Date
GeorgH93
2ea150075d
Fix cooldown sync 2021-03-24 17:32:16 +01:00
GeorgH93
35ff602839
Block upgrades from v1.x 2021-03-23 20:18:08 +01:00
GeorgH93
8caad77c93
Cleanup SQLite database backend 2021-03-19 19:52:08 +01:00
GeorgH93
77163441a7
Merge branch master into dev 2021-03-18 21:33:14 +01:00
GeorgH93
eee8817dc1
Update to v2.3.22 2021-03-12 16:54:58 +01:00
GeorgH93
0cee4ba066
Fix bug with the backpack item detection on Paper 2021-03-11 23:18:54 +01:00
GeorgH93
0aee9bf302
Ignore backpack requests for NPCs (#156) 2021-03-11 16:49:33 +01:00
GeorgH93
c1cf6e6316
Move ItemFilter logic into PCGF_PluginLib 2021-03-10 19:02:38 +01:00
GeorgH93
eba9027677
Use java 15 to build on travis 2021-03-08 16:57:09 +01:00
GeorgH93
be6c0b49cb
Fix database and loading when using bungeecord 2021-03-04 20:03:30 +01:00
GeorgH93
ff8660731f
Refactor table name loading 2021-03-03 00:08:02 +01:00
GeorgH93
1a29e8b3b3
Move enums 2021-03-02 18:49:01 +01:00
GeorgH93
3f21ca013e
Deprecate onFail for callback will be removed in the future 2021-03-01 19:18:15 +01:00
GeorgH93
5ce1295b5c
Refactor to use new API 2021-02-28 18:08:05 +01:00
GeorgH93
a21efcb067
Refactor API backpack open methods 2021-02-26 21:17:06 +01:00
GeorgH93
9bd68b045f
Add javadoc 2021-02-25 19:46:16 +01:00
GeorgH93
59cc7f90cb
Merge branch master into dev 2021-02-24 21:03:14 +01:00
GeorgH93
da898f7a92
Fix formatting 2021-02-23 21:53:14 +01:00
GeorgH93
e7d324537d
Implement getMinepacksPlayerLoadedOnly 2021-02-22 19:14:34 +01:00
GeorgH93
deb5232edb
Refactor internal data storage 2021-02-21 00:08:29 +01:00
GeorgH93
8bf18ae2e7
Merge pull request #150 from dantaaa/dantaaa-patch-1
Adds Chinese Traditional
2021-02-07 19:19:14 +01:00
Danta
0a90c35851
Chinese Traditional 2021-02-08 00:07:15 +08:00
GeorgH93
7a118e2385
Play backpack sound only for player using the backpack 2021-01-19 19:23:15 +01:00
GeorgH93
4df0ea78e9
Add warning when bungeecord settings mismatch between server and plugin 2020-12-08 16:04:29 +01:00
GeorgH93
865148fee3
Expose isDisabled and WorldBlacklistMode #135 2020-12-07 19:56:38 +01:00
GeorgH93
f85586b7ee
Update to v2.3.21 2020-11-13 23:55:14 +01:00
GeorgH93
ce57d6e415
Fix mistake in compatibility detection 2020-11-03 22:49:30 +01:00
GeorgH93
91da3b9073
change execution order of release workflow 2020-11-03 22:35:32 +01:00
GeorgH93
eb9fd13c9e
Update for MC 1.16.4 2020-11-03 22:16:23 +01:00
GeorgH93
53bf6b7a9f
Fix error when using MySQL and auto cleanup 2020-10-31 14:09:11 +01:00
GeorgH93
508d97ebf0
Add comment to config 2020-10-14 23:55:28 +02:00
GeorgH93
15950f3d04
Fix typo 2020-10-12 20:08:08 +02:00
GeorgH93
3d5f29c1f6
Move some hardcoded strings to MagicValues class 2020-10-11 20:05:21 +02:00
GeorgH93
39229f921e
Bump config version number 2020-10-10 19:54:55 +02:00
GeorgH93
8ceffa057f
Fix typo in config 2020-10-09 13:52:19 +02:00
GeorgH93
6f14ba608f
Add munge to dictionary 2020-10-08 17:47:19 +02:00
GeorgH93
093147afb6
Reduce jar size of Release build type 2020-10-07 15:44:19 +02:00
GeorgH93
a283e2e176
Fix issue with project level dictionary 2020-10-06 19:35:21 +02:00
GeorgH93
ae24e80b48
Add dictionary 2020-10-05 19:22:21 +02:00
GeorgH93
180e4b3483
Refactor API 2020-10-04 19:03:21 +02:00
GeorgH93
00997c6658
Add dictionaries for IntelliJ 2020-10-03 13:50:18 +02:00
GeorgH93
205a139655
Update javadoc 2020-10-02 12:36:18 +02:00
GeorgH93
56f3f8b0af
Fix mistake in French language file 2020-09-30 19:38:11 +02:00
GeorgH93
2e2801f3a7
Refactor main plugin class 2020-09-29 12:32:18 +02:00
GeorgH93
014cc02609
Add default for onFail in Callback 2020-09-28 12:29:18 +02:00
GeorgH93
6cbfcc69fb
Add javadoc 2020-09-27 12:28:18 +02:00
GeorgH93
e3819cb002
Add version to extended API 2020-09-26 17:04:21 +02:00
GeorgH93
4d0af709b9
Update sqldialects.xml 2020-09-25 12:41:17 +02:00
GeorgH93
3278019206
Store the last used plugin version in the sqlite database 2020-09-24 22:40:48 +02:00
GeorgH93
8318197225
Use custom maven settings.xml for deploy to github packages 2020-09-20 23:59:34 +02:00