Commit Graph

558 Commits

Author SHA1 Message Date
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
GeorgH93
d01f91edc9
Prevent problems migrating to SQLite 2020-05-02 01:33:53 +02:00
GeorgH93
fb3c94d17d
Fix github release workflow 2020-05-02 01:27:24 +02:00
GeorgH93
217ae74ed0
Remove deployment to github packages
It dosen't work reliable enough
2020-04-30 00:52:43 +02:00
GeorgH93
82e26228e0
Add release workflow
This workflow will build the plugin and add the artifacts to newly created releases
2020-04-30 00:30:15 +02:00
GeorgH93
53147aaa6e
Switch to new ManagedUpdater
This should make the plugin more flexible
2020-04-30 00:22:59 +02:00
GeorgH93
736a42b73c
Merge pull request #89 from SniperTVmc/patch-1
Update fr.yml
2020-04-29 16:34:38 +02:00
GeorgH93
75a073b3a0
Merge pull request #88 from Xelium/patch-1
Update nl.yml
2020-04-28 02:11:27 +02:00
Xelium
6211af10d0
Update nl.yml
Changing 2 parameter translations back to english version as I was also using the english parameters in the translations themself.
2020-04-28 02:10:15 +02:00
GeorgH93
a4a9da46a6
Merge pull request #86 from Xelium/master
Update nl.yml
2020-04-27 02:46:23 +02:00
Xelium
d1c1a25ca6
Update nl.yml 2020-04-27 02:39:02 +02:00
Xelium
25b44e6c71
Update nl.yml
Updated Dutch Translations
2020-04-27 01:59:05 +02:00
GeorgH93
b9ee7dfc41
Add more information on failed database connection attempts 2020-04-27 00:59:35 +02:00
GeorgH93
020aae6b88
Update config.yml 2020-04-23 20:53:05 +02:00
Sniper_ TVmc
72f4167b3b
Update fr.yml 2020-04-22 18:36:08 +02:00
GeorgH93
b4095db9b5
Update README.md 2020-04-19 17:46:27 +02:00
GeorgH93
785d56271c
Change event priorities 2020-04-11 15:05:43 +02:00
GeorgH93
72e3b948a1
Update chinese language file (thanks HuangJin) 2020-04-07 01:07:02 +02:00
GeorgH93
f86e30bd6a
Use quotes for all SQL server strings
This should prevent confusion if the password fails to load because it contains a #
2020-03-23 02:14:57 +01:00
GeorgH93
1cf93591e0
Use translated command for shortcut 2020-03-20 00:58:32 +01:00
GeorgH93
c32cf7419c
Update Database.Type description [ci skip] 2020-03-18 20:13:07 +01:00
GeorgH93
96897a336b
Fix a bug on MC 1.8 2020-03-18 13:44:09 +01:00
GeorgH93
119692188f
Update to v2.3.4 2020-03-15 23:20:25 +01:00
GeorgH93
44cfbecb49
Fix inventory size reduction 2020-03-12 19:17:36 +01:00
GeorgH93
edf2c01785
Add option to select a preferred slot id for backpack item 2020-03-11 19:31:27 +01:00
GeorgH93
3d22067746
Add option to allow containers to be opened instead of the backpack when right clicking them with the shortcut item #74 2020-03-11 15:58:09 +01:00
GeorgH93
6e464107b4
Fix build problem with Java 11 2020-03-10 00:40:13 +01:00
GeorgH93
554972943e
Create maven.yml 2020-03-08 23:55:43 +01:00
GeorgH93
18b499528a
Some formatting fixes for the descriptions 2020-03-05 17:44:57 +01:00
GeorgH93
53d8183368
Add option to prevent the backpack from being used as a hat 2020-03-04 00:17:12 +01:00
GeorgH93
7fdc2acc45
Merge pull request #73 from MastoryMd5/patch-1
Create it.yml
2020-03-03 01:21:56 +01:00
GeorgH93
b15b049bfb
Update to v2.3.3
Fix dupe glitch on MC 1.8.8 with drag and drop support
2020-03-03 01:10:23 +01:00
MastoryMd5
d80cfd9858
Create it.yml
Italian translation :D
2020-03-03 01:08:50 +01:00
GeorgH93
1a619037fb
Update to v2.3.2
Add config option to improve compatibility with some death chest plugins #71
Add missing version to Polish language file
2020-02-29 15:39:55 +01:00
GeorgH93
d901327975
Merge pull request #72 from Mrok71/patch-1
pl.yml
2020-02-29 15:04:06 +01:00
GeorgH93
ea945eeb64
Merge pull request #70 from ethernetcat/Japanese_locale
Update japanese locale
2020-02-27 12:30:49 +01:00