Commit Graph

693 Commits

Author SHA1 Message Date
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
GeorgH93 05de6aebbb
Fix error when backpack is opened by more than one player on MC 1.14, 1.15 and 1.16
Add support for RGB colors in all messages
2020-07-06 00:11:10 +02:00
GeorgH93 5891a7da7c
Some refactoring
Also check for updates before checking if MC version is compatible
2020-06-27 17:53:04 +02:00
GeorgH93 7f5e85d9cc
Update to v2.3.10 2020-06-26 00:34:36 +02:00
GeorgH93 01ba0d59cc
Fix missing texture for backpack item in MC 1.16 #95 2020-06-26 00:28:03 +02:00
GeorgH93 c5f502fdec
Add support for MC 1.16 2020-06-25 17:48:29 +02:00
GeorgH93 4cc8d5f943
Use new BadRabbit version (fix PlugMan compatibility) 2020-06-08 23:36:20 +02:00
GeorgH93 34b1aa9cb2
Add new config option (HonorKeepInventoryOnDeath) 2020-06-07 21:55:47 +02:00
GeorgH93 daa98edb6d
Add some new API methods 2020-05-23 23:58:41 +02:00
GeorgH93 e3dbc6b849
Refactoring 2020-05-22 01:38:40 +02:00
GeorgH93 e685f28680
Add world filter whitelist option 2020-05-17 00:37:09 +02:00
GeorgH93 2eee3b5fb4
Add option to prevent backpack from being moved 2020-05-07 23:34:18 +02:00
GeorgH93 7cb27ffb15
Add update channel config 2020-05-05 02:54:40 +02:00