Commit Graph

217 Commits

Author SHA1 Message Date
GeorgH93 41644b2ac9
Add warning about not supported paper version 2024-05-14 08:56:57 +02:00
GeorgH93 0811e56b26
Fix crash on Paper 2024-05-09 13:57:23 +02:00
GeorgH93 48157c0d8e
Update to v2.4.28 2024-04-22 20:58:11 +02:00
GeorgH93 0b9ec74747
Alert player about shrunken backpack (Fixes #284) 2024-01-30 00:01:02 +01:00
GeorgH93 f759a4b799
Cleanup Files handler 2024-01-29 01:36:15 +01:00
GeorgH93 1d3e3fa464
Fix issue with database cleanup of old cooldowns 2024-01-28 18:18:18 +01:00
GeorgH93 582ada4657
Refactor OpenCommand 2024-01-27 19:18:17 +01:00
GeorgH93 e4ecb9919c
Cleanup logging 2024-01-26 14:36:32 +01:00
GeorgH93 2fdb20b464
Replace switch with if 2024-01-25 11:22:33 +01:00
GeorgH93 9528030055
Fix warning about missing translation for Command.Description.Shortcut 2024-01-22 00:56:11 +01:00
GeorgH93 12c0892419
Replace printStackTrace with logger 2024-01-18 00:41:53 +01:00
GeorgH93 e50c92f603
Replace printStackTrace with logger 2024-01-17 00:37:11 +01:00
GeorgH93 6d0022e413
Allow playername placeholder in own title. 2024-01-16 13:39:34 +01:00
GeorgH93 70e7414e9f
Change visibilitys 2023-12-20 15:01:53 +01:00
GeorgH93 6f6106fe62
Remove unnecessary replaceAll 2023-12-19 14:56:32 +01:00
GeorgH93 ad22323fce
Remove unused imports 2023-12-18 14:49:22 +01:00
GeorgH93 d2609e44b0
Cleanup RestoreCommand 2023-12-17 14:47:22 +01:00
GeorgH93 c08454d45d
Cleanup main class 2023-12-16 14:40:11 +01:00
GeorgH93 9df3df69b0
Cleanup config class 2023-12-15 17:17:17 +01:00
GeorgH93 b238a17467
Cleanup backpack callback code 2023-12-14 14:12:08 +01:00
GeorgH93 222e122eda
Refactor debug command 2023-12-13 15:21:33 +01:00
GeorgH93 26abcf31e4
Remove backpack item if user does not have the permission to use it 2023-12-08 11:13:15 +01:00
GeorgH93 d11f959ead
Fix formatting 2023-12-07 13:51:06 +01:00
GeorgH93 0c9ef35e36
Update to 2.4.24 2023-12-04 02:21:11 +01:00
GeorgH93 bb7776b065
Allow to spawn backpack for others 2023-10-24 21:57:11 +02:00
GeorgH93 0fc18aca2b
Add ShortcutCommand 2023-10-23 21:50:11 +02:00
GeorgH93 32b28fa51a
Update for MC 1.20.2 2023-09-22 15:42:33 +02:00
maz1lovo 7658e5fcf5
Update ru.yml
Updated the translation for the latest version.
2023-08-14 12:26:16 +03:00
GeorgH93 f0d8cefc26
Add player class to output 2023-07-27 02:45:11 +02:00
GeorgH93 8a20b49bfd
Add missing build timestamp when using plugin with paper 2023-07-24 22:44:59 +02:00
GeorgH93 a430846dfe
Add tab complete for debug command 2023-07-23 22:05:07 +02:00
GeorgH93 8bbbc39d18
Add size debug command 2023-07-22 21:52:55 +02:00
GeorgH93 b1235c4b74
Add missing size permissions to permissions list 2023-07-21 21:27:42 +02:00
GeorgH93 0d880fe4f7
Fix compile error 2023-07-20 21:10:11 +02:00
GeorgH93 2215dea369
Improve error logging 2023-07-19 21:08:45 +02:00
GeorgH93 0058dd8c63
Add permissions debug option to debug command 2023-07-18 21:03:55 +02:00
GeorgH93 f0d22d071a
Add permissions list to Permissions class 2023-07-17 21:01:11 +02:00
GeorgH93 a87b198632
Some more adjustments for MC 1.20.1 2023-07-15 22:50:29 +02:00
GeorgH93 cf7a6c0617
More fixes for MC 1.20.1 2023-07-14 22:38:19 +02:00
GeorgH93 5e24997f93
Fix backpack resize on MC 1.20 with viaversion 2023-07-13 22:32:29 +02:00
GeorgH93 f52959e55c
Fix missing soft-dependencies 2023-07-10 12:23:06 +02:00
GeorgH93 070d7d8944
Add experimental placeholder support 2023-07-08 17:01:02 +02:00
GeorgH93 b269fc052c
Update to v2.4.21 2023-07-01 13:02:05 +02:00
GeorgH93 8259fd2f4f
Fix typos 2023-06-29 02:12:24 +02:00
GeorgH93 91232339df
Fix formatting for log message 2023-06-28 01:00:26 +02:00
GeorgH93 795cc63ca6
Use uuid as map index for backpack cache 2023-06-28 00:51:39 +02:00
GeorgH93 01706e4ae4
Fix loading of backpacks (regression introduced with 8fe2365929) 2023-06-28 00:49:55 +02:00
GeorgH93 c119874d09
Fix error when using IntervalChecked uncache strategy 2023-06-28 00:44:53 +02:00
GeorgH93 940e2a4b13
Modernize code 2023-06-27 21:12:49 +02:00
GeorgH93 e081c66212
Log online mode config in debug.txt 2023-06-27 21:03:33 +02:00