Commit Graph

639 Commits

Author SHA1 Message Date
GeorgH93 c3b56aa578
Fix after merge issue 2021-08-26 18:00:00 +02:00
GeorgH93 a42d8ca028
Merge commit master into dev 2021-08-25 17:41:11 +02:00
GeorgH93 272d674007
Make it possible to run debug command twice 2021-08-24 19:11:26 +02:00
GeorgH93 5f948e1508
Fix BungeeCord mode warnings 2021-08-22 15:49:06 +02:00
GeorgH93 d24ca1cc7b
Add traditional Chinese language file (thanks to Special-Base)
(Closes #175)
2021-08-13 23:04:46 +02:00
GeorgH93 c9db2c0806
Start work on MultiPage support 2021-08-02 17:35:11 +02:00
GeorgH93 d4f7761efb
Fix maven config 2021-08-01 17:18:19 +02:00
GeorgH93 aa312dd187
Move event registration into it's own method 2021-07-31 17:55:21 +02:00
GeorgH93 de9024c510
Add BackpackType getter to MinepacksPlayerData 2021-07-30 19:17:25 +02:00
GeorgH93 e2ad6c187b
Add BackpackType backpack description 2021-07-29 18:19:22 +02:00
GeorgH93 e287f8a521
Update README.md 2021-07-28 21:11:07 +02:00
GeorgH93 aebf6ad332
Cleanup DisableShulkerboxes.java 2021-07-27 21:13:08 +02:00
GeorgH93 fb421dc05a
Cleanup files storage backend logging 2021-07-26 19:12:59 +02:00
GeorgH93 0bba99f1da
Cleanup Config.java 2021-07-25 11:50:22 +02:00
GeorgH93 6acf33cca1
Improve readability of switch statement 2021-07-24 11:12:05 +02:00
GeorgH93 6bda48511b
Make constructors protected 2021-07-23 21:22:09 +02:00
GeorgH93 c2904a3f6f
Fix some mistakes in the events 2021-07-22 22:05:19 +02:00
GeorgH93 26295902f9
Extend ControlPositions with centered controls 2021-07-21 19:11:00 +02:00
GeorgH93 e05cd13126
Extend ControlPosition enum 2021-07-20 21:17:54 +02:00
GeorgH93 4143aa6dbe
Improve backpack style loading readability 2021-07-18 20:31:09 +02:00
GeorgH93 cbdd6d5ac6
Fix client ui not updating correctly after interacting with the backpack item (#174) 2021-07-17 15:07:49 +02:00
GeorgH93 8e8ce18aff
Add missing API classes in standalone mode 2021-07-16 19:15:05 +02:00
GeorgH93 95bd2a2710
Load default control position, layout and blocked slot item 2021-07-15 21:52:17 +02:00
GeorgH93 f1df426458
Load buttons and button control layouts 2021-07-14 20:17:35 +02:00
GeorgH93 7a75d0d3c8
Move ItemConfig loading code 2021-07-11 13:38:22 +02:00
GeorgH93 c39574fc02
Add ButtonConfig class 2021-07-10 12:59:09 +02:00
GeorgH93 d8a41688d7
Add ButtonAction enum 2021-07-07 19:12:28 +02:00
GeorgH93 d602c75f6a
Improve MagicValues handling 2021-07-06 20:30:14 +02:00
GeorgH93 d7d6cc1986
Fix javadoc 2021-07-05 19:14:12 +02:00
GeorgH93 d7b0f34695
Extend API 2021-06-30 18:33:04 +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