Commit Graph

449 Commits

Author SHA1 Message Date
GeorgH93
ea9731a8b1
Add MinepacksPlayer prototype 2020-05-15 22:27:16 +02:00
GeorgH93
22837d52e2
Add first design for backpacks.yml 2020-05-15 22:21:55 +02:00
GeorgH93
7fa624a0b1
Add item selection GUI (WIP) 2020-05-15 22:17:54 +02:00
GeorgH93
a069874c01
Add some annotations 2020-05-15 22:00:16 +02:00
GeorgH93
31af2f7b56
Remove backpack.* permission group 2020-05-15 21:56:41 +02:00
GeorgH93
697e6c31d3
Fix item duplication bug 2020-05-01 17:37:51 +02:00
GeorgH93
5dcbcc6a05
Some cleanups 2020-04-19 03:09:33 +02:00
GeorgH93
e91daa9b75
Allow item texts to use placeholders from the language file 2020-04-18 18:47:35 +02:00
GeorgH93
8a8c1be3ae
Improve item config loader 2020-04-17 17:41:18 +02:00
GeorgH93
e4823ff592
Fix error on CraftBukkit 2020-04-16 03:52:58 +02:00
GeorgH93
7f6faa95b5
Allow ItemConfig to contain an amount 2020-04-13 19:25:49 +02:00
GeorgH93
7e3a3dea69
Move BackpackConfig instance into main plugin file 2020-04-10 20:07:08 +02:00
GeorgH93
975cfb5af6
Add option to disable items 2020-04-09 03:49:00 +02:00
GeorgH93
7c21e9bfc4
Add warning on MC 1.7 2020-04-08 03:52:18 +02:00
GeorgH93
5fea92c417
Bugfixes 2020-04-08 03:47:51 +02:00
GeorgH93
ba680b3b95
Refactoring 2020-04-04 03:38:08 +02:00
GeorgH93
259d7eb7a7
Merge branch 'master' into dev
# Conflicts:
#	Minepacks/src/at/pcgamingfreaks/Minepacks/Bukkit/Listener/ItemShortcut.java
#	pom.xml
2020-03-23 17:39:46 +01: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
6a932af862
Right click only deposits one item into the backpack instead of the whole stack 2020-03-21 19:19:07 +01:00
GeorgH93
3948502b8c
Skip item if values are missing 2020-03-21 15:58:04 +01:00
GeorgH93
1ce63cb8c3
Add shortcut command 2020-03-20 21:45:55 +01:00
GeorgH93
1cf93591e0
Use translated command for shortcut 2020-03-20 00:58:32 +01:00
GeorgH93
0067202e8d
Load all working item definitions even if one is not working 2020-03-19 19:20:12 +01:00
GeorgH93
540f77965c
Changes to allow overwriting the player_head model with custom model data 2020-03-19 18:48:25 +01:00
GeorgH93
e2ffc63499
Add customizable items 2020-03-19 02:59:31 +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
ethernetcat
e131bf5a31 Update ja.yml 2020-02-27 20:16:15 +09:00
GeorgH93
906fd41029
Add missing permissions to plugin.yml 2020-02-26 17:12:07 +01:00
Mrok71
7b661d2203
pl.yml
translation to polish
2020-02-25 22:29:57 +01:00
GeorgH93
394ffc809d
Update to v2.3 2020-02-25 02:00:03 +01:00
GeorgH93
ac11c305be
Make sort persist even if nothing else has been changed in the backpack 2020-02-25 01:51:20 +01:00
GeorgH93
23311588e7
MC 1.7 does not support shrink approaches other than fast 2020-02-25 01:49:30 +01:00
GeorgH93
f96aa39a3c
Add ShrinkApproach config option 2020-02-25 01:31:58 +01:00
GeorgH93
88d79baad6
Add sort command 2020-02-25 01:13:32 +01:00
GeorgH93
fbf76b19dc
Fix bug where items added to the backpack were not saved correctly 2020-02-25 01:00:46 +01:00