Commit Graph

581 Commits

Author SHA1 Message Date
GeorgH93
7474f006e8
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	Minepacks/src/at/pcgamingfreaks/Minepacks/Bukkit/CooldownManager.java
#	Minepacks/src/at/pcgamingfreaks/Minepacks/Bukkit/Database/Backend/SQL.java
#	pom.xml
2021-05-17 22:02:17 +02:00
GeorgH93
28796ef0f7
Prevent players from using the offhand swap key to move the backpack item (fixes #162) 2021-04-22 19:44:15 +02:00
GeorgH93
c0002f75a5
Define priority for BlockPlaceEvent handler 2021-04-19 19:19:30 +02:00
GeorgH93
1acd9c3e5c
Add IntelliJ project icon 2021-04-15 21:12:52 +02:00
GeorgH93
b0c973afe2
Update to v2.3.23 2021-04-14 21:38:01 +02:00
GeorgH93
9d851304f2
Fix error with cooldown sync 2021-04-13 01:13:18 +02:00
GeorgH93
b688cd3022
Add warning when using BungeeCord withtout setting online mode in config 2021-04-09 19:50:15 +02:00
GeorgH93
0c05eb359e
Move items_lt.yml to PCGF PluginLib 2021-04-08 18:12:31 +02:00
GeorgH93
d310f533c9
Merge pull request #161 from Vyciokazz/master
add Lithuanian translation
2021-04-08 18:02:30 +02:00
Vyciokazz
d72340221c
Add files via upload 2021-04-08 12:54:12 +03:00
GeorgH93
3aa99932c0
Use new version() instead of getVersion() to get the config version 2021-03-30 21:41:21 +02:00
GeorgH93
f7b51a3a28
Fix issues loading backpacks 2021-03-29 20:21:26 +02:00
GeorgH93
83c1ca1cc0
Fix cooldown sync issues 2021-03-28 21:25:17 +02:00
GeorgH93
5ae8f29950
Rename SQLite tables 2021-03-27 21:18:46 +01:00
GeorgH93
aa7e2422e3
Refactor SQL database startup error handling 2021-03-25 18:44:45 +01:00
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