Commit Graph

505 Commits

Author SHA1 Message Date
GeorgH93
8e8ce18aff
Add missing API classes in standalone mode 2021-07-16 19:15:05 +02:00
GeorgH93
f159e72388
Update to v2.4.1 2021-06-17 22:30:19 +02:00
GeorgH93
36859756fd
Update to v2.4 2021-06-16 23:30:55 +02:00
GeorgH93
f0b880df61
Merge pull request #168 from GeorgH93/MC1.17
Add support for MC 1.17 (Closes #167)
2021-06-16 23:27:00 +02:00
GeorgH93
8ea8c83f79
Add support for MC 1.17 (Closes #167) 2021-06-13 16:32:18 +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
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
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
56f3f8b0af
Fix mistake in French language file 2020-09-30 19:38:11 +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
GeorgH93
dce86eb79d
Update to v2.3.19
* Prepare for PCGF_PluginLib v1.0.31-SNAPSHOT
* Fix RGB colors in legacy formatted messages
* Fix empty messages causing errors when attempting to send them (they now set the send method to disabled)
2020-09-20 22:33:21 +02:00
GeorgH93
e091b182b3
Update to v2.3.18
- Add compatibility with MC 1.16.3
- Improve handling of legacy formatted messages
- Fix missing colors in action bar messages
2020-09-11 00:49:33 +02:00
GeorgH93
0d7a6b6c5c
Fix error on disable if the plugin was not enabled correctly 2020-09-11 00:21:26 +02:00
GeorgH93
9f89b8c266
Update for MC 1.16.2 2020-08-12 23:04:27 +02:00
GeorgH93
edbbdc4f42
Update BadRabbit - fixes startup error on old MC versions (#107) 2020-08-07 22:46:44 +02:00
GeorgH93
30b52b91ee
Don't include the database host, user or password in the debug.txt 2020-08-05 23:27:30 +02:00
GeorgH93
e8574fcde7
Fix item duplication glitch when DropOnDeath is enabled 2020-08-05 21:25:24 +02:00
GeorgH93
9fdc1d0c0a
Update BadRabbit 2020-08-01 22:03:57 +02:00
GeorgH93
4956f0cf09
Fix API not working on Tuinity servers (#105) 2020-07-30 02:13:48 +02:00
GeorgH93
2cf9d9b163
Fix error when using backpacks with less than 6 rows on MC 1.14, 1.15 or 1.16 2020-07-29 18:14:26 +02:00
GeorgH93
c7000b74ab
Update to v2.3.12 2020-07-29 04:17:41 +02:00
GeorgH93
a36a2ff037
Refactoring (the version depending code to open an inventory with a different title into the PCGF_PluginLib)
This also fixes the title change bug (#99)
The code changes here and in the lib should also improves the performance of the plugin bit
2020-07-29 00:09:24 +02:00
GeorgH93
43e59867a6
Compile with JDK 14 on Travis and GitHub 2020-07-28 00:40:46 +02:00
GeorgH93
23a50776a9
Update PCGF_PluginLib version 2020-07-27 18:22:04 +02:00
GeorgH93
d69116fe4b
Improve compatibility with some combat plugins 2020-07-27 18:09:49 +02:00
GeorgH93
1b075aadab
Add hidden /backpack debug command 2020-07-27 17:46:52 +02:00
GeorgH93
55355b62ab
Disable updates on MC 1.7. It's time to end support for a 6 year old version. 2020-07-27 17:45:18 +02:00
GeorgH93
a2ddf9f4df
Fix wrong name being displayed when viewing someone elses backpack #101 2020-07-14 21:48:23 +02:00