Commit Graph

19 Commits

Author SHA1 Message Date
GeorgH93
205a139655
Update javadoc 2020-10-02 12:36:18 +02:00
GeorgH93
014cc02609
Add default for onFail in Callback 2020-09-28 12:29:18 +02:00
GeorgH93
6cbfcc69fb
Add javadoc 2020-09-27 12:28:18 +02:00
GeorgH93
626f5f1ed1
Add MinepacksPlayerJoinEvent class 2020-09-12 00:41:21 +02:00
GeorgH93
f316bdd66e
Split the API into two APIs
the normal API is always available, the extended API is only available form within the plugin or when the plugin is running in normal mode
2020-08-16 23:05:26 +02:00
GeorgH93
1230e24755
More refactoring
Replace some getters with lombok
Fix compile error in standalone mode
Exclude some unnecessary class files from the final jar
2020-08-16 03:32:22 +02:00
GeorgH93
26f61cc1f6
Merge branch 'master' into dev
# Conflicts:
#	Minepacks/src/at/pcgamingfreaks/Minepacks/Bukkit/Listener/ItemShortcut.java
#	Minepacks/src/at/pcgamingfreaks/Minepacks/Bukkit/MagicValues.java
#	pom.xml
2020-08-04 16:54:52 +02:00
GeorgH93
a2ddf9f4df
Fix wrong name being displayed when viewing someone elses backpack #101 2020-07-14 21:48:23 +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
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
b4095db9b5
Update README.md 2020-04-19 17:46:27 +02:00
GeorgH93
6e464107b4
Fix build problem with Java 11 2020-03-10 00:40:13 +01:00
GeorgH93
18b499528a
Some formatting fixes for the descriptions 2020-03-05 17:44:57 +01:00
GeorgH93
fbf76b19dc
Fix bug where items added to the backpack were not saved correctly 2020-02-25 01:00:46 +01:00
GeorgH93
ea09d5fb06
Add inventory clear command 2020-02-22 17:27:16 +01:00
GeorgH93
ba3331d16a
Refactoring 2020-02-22 16:52:14 +01:00
GeorgH93
1a69bd6e62
Convert to multi module build 2020-02-17 01:16:20 +01:00