GeorgH93
|
42104e00a7
|
Allow shortcut command to be executed for other players
|
2020-05-27 23:51:29 +02:00 |
|
GeorgH93
|
c8cca32641
|
Merge master into dev
|
2020-05-24 23:41:45 +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
|
95934489fb
|
Merge master into dev
|
2020-05-16 00:39:42 +02:00 |
|
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
|
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
|
697e6c31d3
|
Fix item duplication bug
|
2020-05-01 17:37:51 +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
|
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
|
785d56271c
|
Change event priorities
|
2020-04-11 15:05:43 +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
|
72e3b948a1
|
Update chinese language file (thanks HuangJin)
|
2020-04-07 01:07:02 +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 |
|