Commit Graph

798 Commits

Author SHA1 Message Date
Fabrizio La Rosa
0be81ba262 Added option to clear inventory and/or enderchest on island delete 2020-06-15 05:12:47 +02:00
Fabrizio La Rosa
977c599a10 Updated Readme 2020-06-15 05:07:52 +02:00
Fabrizio La Rosa
058e9bd20d Added option to define distance between islands 2020-06-15 04:05:04 +02:00
Fabrizio La Rosa
7fe0d4e72e Update .gitlab-ci.yml 2020-06-15 01:18:23 +00:00
Fabrizio La Rosa
3c602e84aa Update .gitlab-ci.yml 2020-06-15 01:16:31 +00:00
Fabrizio La Rosa
8ee7f0f21b Merge branch 'test-ci' into 'master'
Add .gitlab-ci.yml

See merge request Fabrimat/fabledskyblock!2
2020-06-15 01:12:39 +00:00
Fabrizio La Rosa
36987e636c Add .gitlab-ci.yml 2020-06-15 01:07:08 +00:00
Fabrizio La Rosa
6b5cc5a28d Removed another .DS_Store 2020-06-15 02:18:48 +02:00
Fabrizio La Rosa
6a8d883275 Merge from upstream
# Conflicts:
#	pom.xml
#	src/main/java/com/songoda/skyblock/challenge/challenge/Challenge.java
2020-06-15 02:18:33 +02:00
Fabrizio La Rosa
acba4483c4 Updated readme 2020-06-15 02:08:21 +02:00
Fabrizio La Rosa
b024299269 Cleanup code 2020-06-15 01:49:30 +02:00
Fabrizio La Rosa
f01afdfca2 Fixed wrong message address 2020-06-15 01:49:15 +02:00
Fabrizio La Rosa
66c4b5ecb7 Added more messages 2020-06-15 00:50:29 +02:00
Fabrizio La Rosa
ccba2db000 Added messages to language.yml and added the remove water on tp option 2020-06-15 00:50:22 +02:00
Fabrizio La Rosa
8c5be9bfe2 Merge branch 'Fabrimat-master-patch-01809' into 'master'
Update README.md

See merge request Fabrimat/fabledskyblock!1
2020-06-14 20:48:40 +00:00
Fabrizio La Rosa
0d5534eb21 Update README.md 2020-06-14 20:48:24 +00:00
Fabrizio La Rosa
0b97503c7e Permissions for WorldBorder colors 2020-06-14 22:42:17 +02:00
Fabrizio La Rosa
8bdb5805c6 Added permission to use Generators as Visitor 2020-06-14 22:10:35 +02:00
Fabrizio La Rosa
2e0031b116 Removed random variable in a random place 2020-06-14 21:29:21 +02:00
Fabrizio La Rosa
34df3066d8 Added challenge in IslandManager 2020-06-14 21:29:04 +02:00
Brianna
760e47bdd0 Merge branch 'development' 2020-06-14 14:05:48 -05:00
Brianna
77d5997d44 version 2.2.16 2020-06-14 14:05:41 -05:00
Brianna
1af2a4eadf Fix for overriding settings. 2020-06-14 13:59:27 -05:00
Giacomello Nathan
ea6befaada Try to fix Challenge 2020-06-14 13:38:37 -05:00
Brianna
00dc6c6ee7 Fix exit button. 2020-06-14 13:38:31 -05:00
Fabrizio La Rosa
b8819f3e59 Removed .DS_Store 2020-06-14 20:11:25 +02:00
Fabrizio La Rosa
a270ba06fc Removed double Songoda author 2020-06-14 20:06:10 +02:00
Fabrizio La Rosa
d948f92611 LaborPatch 0.0.3 2020-06-14 19:55:38 +02:00
Fabrizio La Rosa
199d7a0ca5 Fixed WorldBorder default value not always working 2020-06-14 19:55:11 +02:00
Fabrizio La Rosa
a3cea93d97 Fixed nullPointerException on logout 2020-06-14 19:53:53 +02:00
Fabrizio La Rosa
32b79e48a7 Fixed NullPointerException 2020-06-14 19:07:53 +02:00
Fabrizio La Rosa
cb7a442b50 Fix challenge item take algorithm 2020-06-14 18:43:17 +02:00
Fabrizio La Rosa
94e56d3b10 Allow placing certain blocks only if a dimension is unlocked 2020-06-14 18:20:28 +02:00
Fabrizio La Rosa
8f3bcd8ad7 Fixed Slime split detection 2020-06-14 17:33:46 +02:00
Fabrizio La Rosa
4f19d745a4 Load challenges on plugin reload 2020-06-14 17:09:44 +02:00
Fabrizio La Rosa
2892bd7192 Per-World Generators 2020-06-14 17:09:29 +02:00
Fabrizio La Rosa
93ee9d5092 Water in Nether 2020-06-14 17:09:11 +02:00
Fabrizio La Rosa
9d1b0a7f89 Overload methods in BlockLimitation 2020-06-14 17:08:12 +02:00
Fabrizio La Rosa
b6937c831e Changed players variable to islands in Challenge PlayerManager 2020-06-14 03:44:25 +02:00
Fabrizio La Rosa
0b3e9b3098 Unload player challenge data on logout, with per-island logic 2020-06-14 03:21:15 +02:00
Fabrizio La Rosa
cf14844350 Improved per-island challenges 2020-06-14 03:20:45 +02:00
Fabrizio La Rosa
17ff78723c Fixed challenges not taking up all the items 2020-06-14 02:55:17 +02:00
Fabrizio La Rosa
3871a78d58 Now WorldBorder reflects real island dimension 2020-06-14 02:54:40 +02:00
Fabrizio La Rosa
cddaa95329 Added ItemFlag.HIDE_ENCHANTS to challenge menu 2020-06-14 02:53:39 +02:00
Fabrizio La Rosa
948d6e21ca Allow kicking player from island if is a member with bypass permission 2020-06-14 02:53:16 +02:00
Fabrizio La Rosa
aa013ff4a9 Readded FallDamage exemption when going through worldborder 2020-06-14 02:52:44 +02:00
Fabrizio La Rosa
03670b312e Add AllowSlimeSplit config to not block slime splitting with limits 2020-06-14 02:51:20 +02:00
Fabrizio La Rosa
b3dc23ff73 Check safe location when changing world 2020-06-14 00:31:39 +02:00
Fabrizio La Rosa
eef0d5f7e8 Added per island challenges 2020-06-14 00:31:21 +02:00
Fabrizio La Rosa
48be31f7b1 Add kick bypass permission 2020-06-14 00:23:41 +02:00