Daniel Ciepluch
cc3b641798
Re-Added IslandPreview after disappearing
2020-03-26 08:19:17 -04:00
Denyk
d25678ec5b
Various bugfixes
2020-03-26 08:19:14 -04:00
Heknon
fec32fd8ea
Added ability to create island without GUI.
2020-03-23 14:16:51 -04:00
Denyk
d1d0a3dc24
Make structureutil compatible with older versions
2020-03-23 14:16:48 -04:00
Denyk
0513ce9ac2
Fix island creation bug
2020-03-23 14:16:43 -04:00
Clément P. (Cleymax)
69b5134f3d
⚠️ Add head of piston to spawn protection
2020-03-23 14:16:39 -04:00
Clément P. (Cleymax)
0a69a8be7c
⚠️ Add ice block to spawn protection
2020-03-23 14:16:36 -04:00
Brianna
46dc94ed8a
Make the min island size 20.
2020-03-23 14:15:20 -04:00
Shanyu Juneja
1d737370ee
Fixed NullPointerException on teleport
2020-03-23 14:15:07 -04:00
Brianna
3133fd0e96
pom update.
2020-03-23 14:15:05 -04:00
DoctaEnkoda
3263c5641a
Island Spiral generation is better.
2020-03-23 14:14:27 -04:00
Brianna
a382a8ab45
Added public repo
2020-03-22 07:01:09 -04:00
0ddlyoko
72a6ce80fd
Attempt to fix a dupe with Drops upgrade and chest on Llama (The content of chest is duplicated)
2020-03-22 07:01:05 -04:00
0ddlyoko
474bfd11b4
Attempt to fix FeatherBoard error
2020-03-22 07:01:01 -04:00
0ddlyoko
5917105622
remove STONE
2020-03-22 07:00:58 -04:00
0ddlyoko
f0239dfd2b
Add MonsterHurting setting that allow visitors to kill monsters like Zombies and not passives mobs
2020-03-22 07:00:55 -04:00
0ddlyoko
4f0bb300cf
Change url from https to http bc https returns 404 error
2020-03-22 07:00:51 -04:00
Brianna
96e6b62c13
version 2.1.2
2020-03-22 07:00:40 -04:00
Hexeption
517a50ba63
Optimizing island creation from ( 17.93% | 6,305.82%) to (4.49% | 2,053.08%)
2020-03-22 07:00:37 -04:00
Brianna
b7ee5f202d
Claim plugins must use low priorities.
2020-03-22 07:00:33 -04:00
Hexeption
46928058bb
Cleaned up interaction and fixed the last dupe
2020-03-22 07:00:29 -04:00
Hexeption
0a6c5e5a5b
Added a config toggle to enable max stack size also fixed Island level going up when max size it meet this stop being able to dupe island levels
2020-03-22 07:00:26 -04:00
Hexeption
a77095d4d1
Added suport for permission based max size for Stackable
...
add the permission
fabledskyblock.stackable.MATERIAL.maxsize.MAXSIZE
this is a one of the defaults
fabledskyblock.stackable.diamond_block.maxsize.5000
2020-03-22 07:00:22 -04:00
Hexeption
d6cdb061ba
Added support for loading old Structure files and Added Convert Command
...
This should fix the stone block issue.
Its recommended to backup your structure files before converting them
Use this command to convert a structure file
/is admin structure convert namehere.structure
2020-03-22 07:00:19 -04:00
Brianna
ede8c332a4
Fix for concurrent modification exception.
2020-03-22 07:00:13 -04:00
Brianna
8bf48379cd
Added SongodaCore.
2020-03-22 07:00:08 -04:00
Brianna
800b7fda08
Fix for merge request.
2020-03-22 06:59:58 -04:00
Zane
68a1a65149
Removed overloads and changed Player to OfflinePlayer
2020-03-22 06:59:54 -04:00
Zane
154aab7ee5
Added ability to get leaderboard position of offline players
2020-03-22 06:59:50 -04:00
Brianna
a9e3dc6148
clean clean.
2020-03-22 06:59:46 -04:00
theone1000
7bc9170766
version 2.1.1
2020-03-22 06:59:32 -04:00
theone1000
67e58bc429
Updated various things. See commit description.
2020-03-22 06:59:28 -04:00
theone1000
a8674ebdde
version 2.1
2020-03-22 06:59:18 -04:00
theone1000
4a60911b02
Removed some unneeded code.
2020-03-22 06:59:15 -04:00
theone1000
7a4055d0ab
Fixed a NullPointerException when being on an island during boot/reload
2020-03-22 06:59:11 -04:00
theone1000
1ec1528af6
Removed debug messages
2020-03-22 06:59:06 -04:00
theone1000
ed9126d278
Fixed a NoSuchMethodError on versions pre 1.13
2020-03-22 06:59:01 -04:00
theone1000
24c60dd35d
A lot of changes. See Commit description
2020-03-22 06:58:58 -04:00
theone1000
811e0b5d04
version 2.0.9
2020-03-22 06:58:48 -04:00
theone1000
5567c7feee
Reworked Island Deletion and more
2020-03-22 06:58:41 -04:00
theone1000
b5526133b0
version 2.0.8
2020-03-22 06:49:20 -04:00
theone1000
412a2e5a5c
A more optimized island deletion and some bug fixes/optimizations.
2020-03-22 06:43:39 -04:00
Brianna
dc237e18a3
2.0.7
2019-10-21 11:01:25 -04:00
Brianna O'Keefe
6d2f8ce3f0
Merge branch 'development' into 'development'
...
fixed an issue
See merge request Songoda/fabledskyblock!32
2019-10-21 14:58:16 +00:00
theone1000
ade7394f54
fixed an issue
2019-10-21 08:05:38 -06:00
Brianna
be985d71c7
2.0.6
2019-10-18 23:09:04 -04:00
Brianna O'Keefe
3bf3281d26
Merge branch 'development' into 'development'
...
Changes.
See merge request Songoda/fabledskyblock!31
2019-10-19 03:04:06 +00:00
theone1000
33c8bf8ac9
Merge https://gitlab.com/Songoda/fabledskyblock into development
2019-10-18 19:41:33 -06:00
theone1000
38a2e83391
more things including island stuff.
2019-10-18 19:40:59 -06:00
Brianna O'Keefe
27b0213400
Merge branch 'development' into 'development'
...
Fix console errors when generator is disabled
See merge request Songoda/fabledskyblock!30
2019-10-17 03:14:37 +00:00