GeorgH93
be65d62340
Update PCGF PluginLib
2019-07-01 18:31:32 +02:00
GeorgH93
ebca586651
Refactor code
2019-06-30 18:13:40 +02:00
GeorgH93
ba3ec3753e
add 3. party licenses to release jar
2019-06-22 21:34:27 +02:00
GeorgH93
4b41901c38
Fix error with Shulkerbox filter on MC 1.14
2019-06-21 21:26:27 +02:00
GeorgH93
aa29b25a92
Update readme
2019-06-16 16:24:37 +02:00
GeorgH93
c730c18b05
No longer create the cooldowns table if cooldown syncing is disabled
2019-06-16 16:10:56 +02:00
GeorgH93
64badad148
Fix crash when using mysql without UUIDs
2019-06-16 15:14:06 +02:00
GeorgH93
893ef67ff6
Fix wrong formatting of cooldowns
2019-06-13 00:34:16 +02:00
GeorgH93
22820632f9
Merge pull request #38 from snake0053/master
...
Update ja.yml
2019-06-12 18:54:26 +02:00
SNAKE0053
d3d1ac35a6
Update ja.yml
2019-06-13 01:30:12 +09:00
GeorgH93
011c729973
Use PCGF PluginLib v1.0.13-SNAPSHOT (contains fix for language file updates)
2019-06-08 14:38:27 +02:00
GeorgH93
d8e11a41a6
Bugfixes
...
[Fix] Allow players to move blocked items out of backpacks Fixes #37
[Fix] Problems when reloading the plugin while players have the backpack open on MC 1.14
[Fix] Missing messages in the language files
2019-06-08 00:25:30 +02:00
GeorgH93
6f1177df78
Release v2.0
2019-06-04 21:54:43 +02:00
GeorgH93
6886b4be8e
Remove getVersion method from API since it won't work in Standalone mode
2019-06-04 20:29:05 +02:00
GeorgH93
9d057e9cb6
Add language name and author
2019-06-04 18:32:56 +02:00
GeorgH93
7b63aba27f
Add missing permission to backpack.admin group
2019-06-04 03:40:04 +02:00
GeorgH93
ea95072ab4
Merge remote-tracking branch 'origin/V2'
2019-06-03 15:24:57 +02:00
GeorgH93
813fc9683c
Add issue templates
2019-06-03 02:11:50 +02:00
GeorgH93
ba52922d3e
Small fixes
2019-06-02 15:33:31 +02:00
GeorgH93
d6caa348b4
Use dev.bukkit.org as update provider for release builds
2019-06-01 19:23:33 +02:00
GeorgH93
46f54e63c3
Add Release build config (bundle normal + standalone in one .jar file)
2019-06-01 18:49:03 +02:00
GeorgH93
bc93ea7cb5
Move the whole depend string into the pom.xml
...
now there is no longer a empty list in the plugin.yml when the plugin is build in standalone mode
2019-06-01 18:28:06 +02:00
GeorgH93
dac38c3b36
Cleanup build a bit
2019-06-01 00:16:24 +02:00
GeorgH93
c09f518342
Release Minepacks v2.0-RC1
2019-05-31 18:54:31 +02:00
GeorgH93
531fa82f73
Use munge-maven-plugin to reduce final jar size
...
All the code changes for the Standalone edition are now done at compile time and no longer on runtime,
this also reduces the final jar size as some classes of the PluginLib are not needed in Standalone mode
2019-05-31 16:09:22 +02:00
GeorgH93
373f6020e4
Add .gitattributes and remove old stuff from sqldialects.xml
2019-05-30 02:55:13 +02:00
GeorgH93
580b7b1347
Add Standalone build profile
2019-05-30 02:36:25 +02:00
GeorgH93
060128b9d6
Add getter for standalone mode of the plugin
2019-05-30 02:23:28 +02:00
GeorgH93
319011f4a4
Update to V1.19.3
2019-05-22 22:51:55 +02:00
GeorgH93
fe43ec7ca3
Remove validation from API functions
...
If you ignore the @NotNull annotation it's your own problem!
2019-05-22 22:46:44 +02:00
GeorgH93
d1aac2bb67
Prevent error if the db validator doesn't process correctly
2019-05-19 15:02:50 +02:00
GeorgH93
f828aa0c0a
Use connection provider classes from PluginLib
2019-05-18 15:50:15 +02:00
GeorgH93
c8c2504dea
Add czech language file, thanks to ProPl4yerCz
2019-05-11 19:38:21 +02:00
GeorgH93
1ad3d09640
Update to V1.19.2
...
fix typo in update info
2019-05-10 22:02:55 +02:00
GeorgH93
e963dc49b3
Add details on how to access the API
2019-05-10 18:35:17 +02:00
GeorgH93
6aca1cbbb5
Move the API into it's own branch and depend on it via maven
2019-05-10 02:01:55 +02:00
GeorgH93
de1e5b0d9b
Fix version shield
2019-05-10 01:58:02 +02:00
GeorgH93
439b38a4e1
Init API release
...
now in it's own branch!
2019-05-10 01:40:49 +02:00
GeorgH93
8a8e78cf07
Merge pull request #35 from Nogapra/master
...
Create French lagage file
2019-05-10 00:46:27 +02:00
LECURIEUX-CLERVILLE Aurélien
2df6a95086
Update fr.yml
2019-05-10 00:08:43 +02:00
LECURIEUX-CLERVILLE Aurélien
9568f15685
Create french language file
2019-05-10 00:03:14 +02:00
GeorgH93
1cdc17eb6a
Add version command
2019-04-30 18:24:07 +02:00
GeorgH93
7e4f023a2c
Update readme
2019-04-30 18:23:16 +02:00
GeorgH93
83965a9c8a
Use https for pcgf maven repo
2019-04-29 18:06:03 +02:00
GeorgH93
41b26121c0
Merge pull request #29 from snake0053/master
...
Add japanese language file
2019-04-29 17:33:44 +02:00
SNAKE0053
55168b1e99
Add japanese language file
2019-04-29 22:37:00 +09:00
GeorgH93
c53cdfdaf5
Check PluginLib version before checking MC version
2019-04-28 01:58:21 +02:00
GeorgH93
6151b08944
Add warning for outdated backpacks
2019-04-28 01:57:02 +02:00
GeorgH93
636acc2255
Improve handling of old backpacks on MC 1.14
2019-04-27 16:58:23 +02:00
GeorgH93
e5045dcb64
Update to V1.19
2019-04-27 00:48:40 +02:00