Fabrizio La Rosa
7d3a2b95a8
Fixed Barrels not being counted in structures file
2020-06-24 20:29:58 +02:00
Fabrizio La Rosa
62f05196c7
Allow toggling scoreboards with /is scoreboard
2020-06-24 19:42:38 +02:00
Fabrizio La Rosa
dffd68e503
Fix for MonsterHurting setting
2020-06-24 18:58:39 +02:00
Fabrizio La Rosa
59fc4f2bd9
Use soundManager for everything
2020-06-24 18:12:05 +02:00
Fabrizio La Rosa
e3324a68ff
Now settings in config do what they should do
2020-06-24 17:15:55 +02:00
Fabrizio La Rosa
c4dce16b12
Edited some comments
2020-06-24 16:14:42 +02:00
Fabrizio La Rosa
34597b2009
ChunkPerTick config option
2020-06-23 18:39:35 +02:00
Fabrizio La Rosa
5648f5ea48
Simplified some code
2020-06-23 18:00:24 +02:00
Fabrizio La Rosa
8631b3b5cd
Chunk loading rewrite
2020-06-23 17:52:10 +02:00
Fabrizio La Rosa
e689218228
Initial work on Chunk loading update
2020-06-23 05:43:35 +02:00
Fabrizio La Rosa
43925eddcf
Disabled void biome
2020-06-23 05:43:17 +02:00
Fabrizio La Rosa
bbe39cf52c
Use PaperLib for teleport and optimize other Paper hooks
2020-06-22 21:33:17 +02:00
Fabrizio La Rosa
f6d6059ad6
Simplify
2020-06-22 19:06:51 +02:00
Fabrizio La Rosa
8506ad80bf
Biome update with PaperLib
2020-06-22 19:06:43 +02:00
Fabrizio La Rosa
5eda67adcd
Update PaperLib usage
2020-06-22 19:06:25 +02:00
Fabrizio La Rosa
c099cab081
Reverted experimental algorithms for 2.3.4-DEV1
2020-06-22 17:05:19 +02:00
Fabrizio La Rosa
cd15898858
Cauldron permission
2020-06-22 17:02:40 +02:00
Fabrizio La Rosa
47ef00bb6f
Fix for proxy with island with more members
2020-06-22 17:02:10 +02:00
Fabrizio La Rosa
99f2fab2fc
Fix for bank not allowing decimals in action all
2020-06-22 16:30:56 +02:00
Fabrizio La Rosa
60eb216b2b
Optimized Island async scan
2020-06-22 05:48:58 +02:00
Fabrizio La Rosa
30e4637d3f
Fix for issues scanning or deleting an island in Paper with async chunk loads
2020-06-22 05:20:08 +02:00
Fabrizio La Rosa
4ab5fa01ed
Biome update
2020-06-22 02:05:20 +02:00
Fabrizio La Rosa
8f7d92959e
CoreProtect support for explosions
2020-06-21 20:05:54 +02:00
Fabrizio La Rosa
2638a3a896
Use ChatColor library for color char
2020-06-21 19:53:00 +02:00
Fabrizio La Rosa
db8dbeff4c
Arrows in ban gui
2020-06-21 19:52:45 +02:00
Fabrizio La Rosa
1338dc8c93
Progression with bug gui
2020-06-21 18:56:41 +02:00
Fabrizio La Rosa
9af318ff58
CoreProtect partial support
2020-06-21 18:56:22 +02:00
Fabrizio La Rosa
41d850cdc1
Working on new menus
2020-06-21 04:31:11 +02:00
Fabrizio La Rosa
edc101ee77
Removed unused classes
2020-06-21 03:28:05 +02:00
Fabrizio La Rosa
debd41caf4
Readded bank selector GUI
2020-06-21 03:22:11 +02:00
Fabrizio La Rosa
445aaef37c
Fixed messages addresses
2020-06-21 01:48:35 +02:00
Fabrizio La Rosa
33f7b6842f
Moved GuiBans to wip package
2020-06-21 01:41:21 +02:00
Fabrizio La Rosa
edcc607d00
Merge branch 'master' into menu-rewrite
2020-06-21 01:40:08 +02:00
Fabrizio La Rosa
a09720befe
Finished GuiBans
2020-06-21 01:39:56 +02:00
Fabrizio La Rosa
b293238064
Added a comment
2020-06-21 01:13:27 +02:00
Fabrizio La Rosa
a24b246945
Optimize and fix errors in bank gui
2020-06-21 01:13:22 +02:00
Fabrizio La Rosa
03b5c5194e
Starting rewriting menus
2020-06-21 01:11:26 +02:00
Fabrizio La Rosa
246ab7dd0c
Max Members upgrade
2020-06-20 23:42:27 +02:00
Fabrizio La Rosa
80ced31cc8
Merge branch 'master' into dev-upgrades
2020-06-20 21:57:11 +02:00
Fabrizio La Rosa
6800bc6b47
New Bank GUI
2020-06-20 21:38:11 +02:00
Fabrizio La Rosa
5526fbc3c5
Rewriting bank GUI with Songoda library
2020-06-20 16:09:35 +02:00
Fabrizio La Rosa
1a6a4b86e8
Merge branch 'master' into dev-bank
2020-06-20 14:55:08 +02:00
Fabrizio La Rosa
3c2efb6205
Fix for asynchronous chunk load
2020-06-20 14:52:19 +02:00
Fabrizio La Rosa
fa94a0f272
Merge branch 'master' into dev-bank
2020-06-20 05:17:28 +02:00
Fabrizio La Rosa
9ae191c4c4
Protect Stackables from explosions
2020-06-20 05:00:58 +02:00
Fabrizio La Rosa
8be6bdfe7e
New method take() for Stackable
2020-06-20 03:40:18 +02:00
Fabrizio La Rosa
0496fe629d
Little optimization in island spawn checking
2020-06-20 03:39:55 +02:00
Fabrizio La Rosa
fc8a95d1c1
Fixed ArmorStand and ItemFrame that can be destroyed
2020-06-20 03:39:25 +02:00
Fabrizio La Rosa
92ea9f4404
Fix conversion error in challenges
2020-06-20 01:42:10 +02:00
Fabrizio La Rosa
d8e38a2550
Protect visitors Spawn point
2020-06-20 01:42:00 +02:00
Fabrizio La Rosa
b46473e9fd
Heavier checks for portals teleporting to real Nether/End
2020-06-20 00:48:27 +02:00
Fabrizio La Rosa
d40ac674b7
Simplify and fix problem from formatted placeholder in Scoreboard
2020-06-20 00:38:20 +02:00
Fabrizio La Rosa
c3fc229177
Removed Hunger from island default settings
2020-06-19 23:32:02 +02:00
Fabrizio La Rosa
6b6386864f
Let settings auto generate with respect for other plugins
2020-06-19 23:31:29 +02:00
Fabrizio La Rosa
dfdf0ae259
Removed old admin Settings file
2020-06-19 23:01:36 +02:00
Fabrizio La Rosa
824145276e
Fix for portals
2020-06-19 22:49:09 +02:00
Fabrizio La Rosa
969306bf6b
Added Damage setting to settings.yml
2020-06-19 22:48:26 +02:00
Fabrizio La Rosa
66e3dfbc01
Fix for Residence compatibility
2020-06-19 22:48:11 +02:00
Fabrizio La Rosa
341edb3c3b
Fixed loading islands for offline members
2020-06-19 22:47:40 +02:00
Fabrizio La Rosa
e9cbfdac92
Fix for is kick offline members
2020-06-19 22:46:51 +02:00
Fabrizio La Rosa
2c4bb357da
Fixed portals
2020-06-19 22:29:55 +02:00
Fabrizio La Rosa
e64b354252
Removed pvp default value from owner
2020-06-19 16:50:07 +02:00
Fabrizio La Rosa
7fd6f967dc
Optimize and fix pvp permission message
2020-06-19 16:49:29 +02:00
Fabrizio La Rosa
00e5ff18ec
Fix for proxy command not working with offline players
2020-06-19 16:17:55 +02:00
Fabrizio La Rosa
a97d951b7f
Fixed checks in challenge management
2020-06-19 16:09:47 +02:00
Fabrizio La Rosa
8a601a605c
Removed useless null
2020-06-19 15:51:57 +02:00
Fabrizio La Rosa
601acb2b72
Make more method synchronized in order to try avoiding IO issues
2020-06-19 05:03:32 +02:00
Fabrizio La Rosa
68f11d3e2b
Fixed bug that tp you in the real nether/end when endering portal
2020-06-19 03:07:46 +02:00
Fabrizio La Rosa
62c819e611
Residence plugin support for fly
2020-06-19 03:07:26 +02:00
Fabrizio La Rosa
2fef576a48
Fixed errors when getting safe location
2020-06-19 00:12:06 +02:00
Fabrizio La Rosa
9fbbca4a13
Fixed Portals
2020-06-19 00:11:53 +02:00
Fabrizio La Rosa
bb62bc5617
Simplified setting icon creation
2020-06-18 20:04:17 +02:00
Fabrizio La Rosa
24f722d408
Fixed white settings name
2020-06-18 20:02:56 +02:00
Fabrizio La Rosa
fbd41321fc
Reworked admin settings GUI and adapted to new system
2020-06-18 19:10:32 +02:00
Fabrizio La Rosa
74a9037f05
Fixed levelling admin gui not updating
2020-06-18 17:26:06 +02:00
Fabrizio La Rosa
d94d7923b8
Reworked pvp permission
2020-06-18 16:17:55 +02:00
Fabrizio La Rosa
54aaed3fd6
Some extra checks in Mob hurting permission
2020-06-18 16:17:42 +02:00
Fabrizio La Rosa
fbc18f279c
Removed some entities from challenges
2020-06-18 16:16:55 +02:00
Fabrizio La Rosa
c73612de87
Refactored Storage permission
2020-06-18 14:53:18 +02:00
Fabrizio La Rosa
7c0460bd06
Check all the permissions before coming to conclusions
2020-06-18 14:53:02 +02:00
Fabrizio La Rosa
9d9fb48f0f
Fix coop settings not working
2020-06-18 14:52:32 +02:00
Fabrizio La Rosa
b58eef400d
Fixed NullPointer in Explosion permission
2020-06-18 04:36:25 +02:00
Fabrizio La Rosa
f73ac5d5ba
Fixed possible NullPointer on bank save
2020-06-18 03:56:52 +02:00
Fabrizio La Rosa
e60c2f85d7
Defaulting subtract to 0
2020-06-18 03:41:47 +02:00
Fabrizio La Rosa
102e4d37b8
Shorter bank log
2020-06-18 03:41:35 +02:00
Fabrizio La Rosa
4af09dd7a1
Fix for members can't withdraw or deposit from bank
2020-06-18 03:41:21 +02:00
Fabrizio La Rosa
cb3e16031e
Reworked portal setting handle
2020-06-18 00:51:32 +02:00
Fabrizio La Rosa
586874e20e
Added comment in config
2020-06-17 22:17:28 +02:00
Fabrizio La Rosa
c58c60a805
Fix for permission setting for owners and ops
2020-06-17 22:17:18 +02:00
Fabrizio La Rosa
32b8f661ca
Config comments update
2020-06-17 21:35:53 +02:00
Fabrizio La Rosa
808c3c06da
Added option to have same Members, operators and owner settings
2020-06-17 20:50:07 +02:00
Fabrizio La Rosa
6f2adfad70
Fixed damage and portal settings
2020-06-17 20:33:01 +02:00
Fabrizio La Rosa
b1528c30a2
Fix for distance between different worlds
2020-06-17 19:23:15 +02:00
Fabrizio La Rosa
0578c479bc
Initial work to bank GUI
2020-06-17 17:55:05 +02:00
Fabrizio La Rosa
4eeef50853
Fixed stackables bypassing island settings
2020-06-17 16:54:14 +02:00
Fabrizio La Rosa
367c27784b
Definetly fixed NullPointer in permission checking
2020-06-17 16:53:43 +02:00
Fabrizio La Rosa
3467b0d5bb
Reworked menu pages logic, now every menu has its own page
2020-06-17 15:49:35 +02:00
Fabrizio La Rosa
2eb0864c0f
Fixed NullPointer in admin level menu
2020-06-17 15:24:36 +02:00
Fabrizio La Rosa
08b3cbdb33
Removed RequireNonNull
2020-06-17 15:12:02 +02:00
Fabrizio La Rosa
30857c8a12
Updated Safe Location to 1.8.8
2020-06-17 15:11:47 +02:00
Fabrizio La Rosa
d63b232453
Removed useless = null
2020-06-17 15:11:17 +02:00
Fabrizio La Rosa
466b5ae8c6
Fix for NullPointer in permissions
2020-06-17 15:10:56 +02:00
Fabrizio La Rosa
1055f755d8
Working hotfix for 1.8 island disappear
2020-06-17 15:10:33 +02:00
Fabrizio La Rosa
652a53010c
Fix for bank that couldnt be opened from the members
2020-06-17 04:29:49 +02:00
Fabrizio La Rosa
9610943e1b
Kick and ban bypass
2020-06-17 04:29:20 +02:00
Fabrizio La Rosa
d0e1945183
Hotfix for a nullPointerException in getString()
2020-06-17 04:29:07 +02:00
Fabrizio La Rosa
ab0b6c6641
Fixed unloadEvent called async
2020-06-17 04:28:36 +02:00
Fabrizio La Rosa
a186206d00
Changed Explosion setting to Island and fixed explosion and mobgrief settings
2020-06-17 01:58:57 +02:00
Fabrizio La Rosa
8514c0233e
Use CompatibleSound for sound in 1.8.8
2020-06-16 21:54:21 +02:00
Fabrizio La Rosa
1fe0777645
Now config.yml hunger totally disables hunger permission
2020-06-16 21:43:42 +02:00
Fabrizio La Rosa
b181babdd4
Fix for permission check
...
We should have both true, because overridingCheck() is usually true also when we don't have permission
2020-06-16 21:05:01 +02:00
Fabrizio La Rosa
efdbe9d01f
Merge remote-tracking branch 'upstream/development'
2020-06-16 19:45:58 +02:00
Fabrizio La Rosa
14b14016f4
Merge branch 'dev-upgrades' of https://gitlab.com/Fabrimat/fabledskyblock into dev-upgrades
2020-06-16 19:44:23 +02:00
Fabrizio La Rosa
c27a8b03ad
Some comments
2020-06-16 19:42:25 +02:00
Fabrizio La Rosa
4b9f543b0a
Initial work to add maxMembers upgrade
2020-06-16 19:17:28 +02:00
Fabrizio La Rosa
781b716783
Use block instead of material in CompatibleMaterial
2020-06-16 05:07:30 +02:00
Fabrizio La Rosa
fa5f34a889
Hotfix for island disappeared bug
2020-06-16 04:17:49 +02:00
Fabrizio La Rosa
0c1b75d222
1.8.8 compatibility (almost)
2020-06-16 01:39:26 +02:00
Brianna
7213d16884
Make banking functional on 1.8.
2020-06-15 14:43:22 -05:00
Fabrizio La Rosa
66ee4d4f5b
Do not open challenge inventory if player doesn't have an island and per-island challenges are enabled
2020-06-15 16:30:44 +02:00
Fabrizio La Rosa
1d5463fed7
Unload players on logout, not load
2020-06-15 16:30:11 +02:00
Fabrizio La Rosa
69bcc7deca
Fixed language
2020-06-15 16:12:39 +02:00
Fabrizio La Rosa
11c24c750f
Finished deletion cooldown
2020-06-15 15:41:13 +02:00
Fabrizio La Rosa
0ebce83d77
Initial work for Deletion cooldown
2020-06-15 05:35:59 +02:00
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
058e9bd20d
Added option to define distance between islands
2020-06-15 04:05:04 +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
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
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
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
a270ba06fc
Removed double Songoda author
2020-06-14 20:06:10 +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
Fabrizio La Rosa
4b72c7710d
Default value for WorldBorder
2020-06-13 22:44:25 +02:00
Fabrizio La Rosa
0bf852befb
Replaced Runnable with lambda
2020-06-13 22:39:29 +02:00
Fabrizio La Rosa
fb83f1ce4b
Allow sending messages to is chat with /is chat <message>
2020-06-13 22:35:45 +02:00
Fabrizio La Rosa
9ce0a93ecf
Visitors class opitimizations
2020-06-13 21:22:36 +02:00
Fabrizio La Rosa
dd1b354af2
Hide vanished player from Visitors menù
2020-06-13 19:30:21 +02:00
Fabrizio La Rosa
a2951632e4
Permission check in Control Panel icons
2020-06-13 19:13:09 +02:00
Fabrizio La Rosa
06bddc291e
Simplify code
2020-06-13 17:55:00 +02:00
Fabrizio La Rosa
61f8524f11
Partially reverted teleport falldamage protection option and initially fixed value
2020-06-13 17:44:06 +02:00
Fabrizio La Rosa
d2cf9edf09
Optimizie Island settings loader
2020-06-13 06:18:27 +02:00
Fabrizio La Rosa
a4e80241b9
Load Permissions synchronously
2020-06-13 06:17:54 +02:00
Fabrizio La Rosa
8cb8f9578f
Added gamemode bypass for location safety check
2020-06-13 04:55:17 +02:00
Fabrizio La Rosa
a7878eedab
Added me as Author
2020-06-13 04:00:43 +02:00
Fabrizio La Rosa
840e63d139
Fixed settings generation
2020-06-13 03:57:51 +02:00
Fabrizio La Rosa
cb2570b1ad
Improved location safety check
2020-06-13 02:08:56 +02:00
Fabrizio La Rosa
336d5bf067
Improve safe location checking
2020-06-13 01:18:15 +02:00
Fabrizio La Rosa
51daa0498d
Added FallDamage option
2020-06-13 00:03:56 +02:00
Fabrizio La Rosa
ab66bad6a5
Look for safe location before teleporting
2020-06-13 00:03:44 +02:00
Fabrizio La Rosa
3ab5bd3e76
Invert If statment
2020-06-12 23:43:32 +02:00
Fabrizio La Rosa
a61b3063aa
Extract teleportPlayerToIslandSpawn() method
2020-06-12 23:38:14 +02:00
Fabrizio La Rosa
f87ea14174
Hide bank leaderboard if bank is disabled
2020-06-12 23:36:44 +02:00
Fabrizio La Rosa
6eefa49d87
Added Subtract
2020-06-12 23:34:08 +02:00
Brianna
7a241af596
Use the CompatibleMaterial class correctly.
2020-06-11 17:14:16 -05:00
Brianna
b0cd0c5388
Added keys. I'm not sure why I did this to begin with.
2020-06-07 09:53:20 -05:00
Brianna
b54b063c9c
Not sure who designed this like this but whatever.
2020-06-07 09:31:00 -05:00
Brianna
f28ce8be5f
Added the ability to set a skyblock worlds difficulty.
2020-06-07 09:30:52 -05:00
Brianna
df87a4aa7f
Null check.
2020-06-06 19:32:31 -05:00
Brianna
2399e68c67
Removed some universally incompatible mobs.
2020-06-06 19:30:13 -05:00
Brianna
670e60f907
Removed support for WIldStacker
...
This will be far more functional and maintainable from their side.
2020-06-03 07:42:00 -05:00
MyCraftServerMC
39735aefa4
fixed bugs
2020-06-03 07:41:50 -05:00
Brianna
3a5c29fe28
Final touches
2020-05-28 13:35:37 -05:00
Brianna
278d4f84d2
Added a perm check.
2020-05-27 09:23:29 -05:00
Brianna
e3e089a522
Added Bank GUI.
...
Credit: Bendimester23
2020-05-27 08:57:29 -05:00
Brianna
b5121fe37e
The permissions overhaul.
2020-05-27 08:57:24 -05:00
Brianna
b2bce93041
Fix firework greifing.
2020-05-21 16:38:29 -04:00
Brianna
c90d13836a
Count ore generation towards island level.
2020-05-01 05:39:24 -04:00
Brianna
252f34bf0e
Lets remove this metadata check as its intensive.
2020-05-01 04:39:15 -04:00
Brianna
6225fec17b
Run player login ASync.
2020-05-01 04:20:19 -04:00
Brianna
01cb3fbfe2
Teleport users at the set spawn location in the nether.
2020-05-01 04:10:47 -04:00
Brianna
a738f9b32a
Fix for the size permission.
2020-04-27 20:01:18 -04:00
Brianna
5f69d3d2e7
Use our API correctly.
2020-04-27 20:01:09 -04:00
Brianna
2d50efaac4
These are auto removed.
2020-04-27 10:02:13 -04:00
Brianna
5e20019459
No need to do this twice.
2020-04-27 10:02:01 -04:00
Brianna
5080428db2
Check for empty not null. It's never null.
2020-04-27 07:44:57 -04:00
Brianna
7cd8920159
Add ability to use offhand slot with stackables.
2020-04-27 07:44:46 -04:00
Riccardo Bello
f68e4d2060
Remove private repo from pom.xml, remove dependency-reduced-pom, add PlayerVoteEvent and PlayerVoteRemoveEvent
2020-04-19 09:46:16 -04:00
Wertík
0fe04afcfa
Fixed a typo when getting a message.
2020-04-18 09:59:25 -04:00
Wertík
356ab24f2a
Rewrote a part of ScoreboardManager.
2020-04-18 09:59:15 -04:00
Brianna
53e029bd3b
Preserve BlockData in 1.13+
2020-04-16 02:57:42 -04:00
Brianna
1df8a0a3d4
Delete old holograms when moved.
2020-04-16 02:29:30 -04:00
Brianna
7250d74677
Properly update hologram lines.
2020-04-16 02:22:04 -04:00
Brianna
cd5a2f38f7
Fix for concurrent modification exception.
2020-04-14 08:50:47 -04:00
Brianna
37d527b909
Run biomes async.
2020-04-13 00:43:05 -04:00
Brianna
347e218462
Minor hologram improvements.
2020-04-13 00:42:58 -04:00
Wertík
b54a55c4be
Fixed Generators on 1.12.2.
2020-04-11 16:29:14 -04:00
Brianna
42b4d09294
Convert the HologramManager into a task.
2020-04-11 16:29:10 -04:00
Brianna
0490425cde
Lets not update chunks 458,752 times on island create and biome change.
2020-04-11 16:27:34 -04:00
Brianna
e49b7da845
Fixed an issue with the API.
2020-04-11 16:27:31 -04:00
Brianna
067cbd4da8
Holograms now use either Holographic Displays, Holograms, or CMI.
2020-04-08 12:28:42 -04:00
Brianna
7244a83002
Don't process AIR blocks in structures.
2020-04-08 11:23:09 -04:00
Brianna
c82192ef46
Various fixed to the interact event.
2020-04-08 11:19:31 -04:00
Brianna
ece72cd0e1
Run isTall after the material check.
2020-04-08 10:34:46 -04:00
Brianna
6ffa4aaba5
Correctly compare items in menus.
2020-04-08 09:09:20 -04:00
Brianna
3b5270f300
Support Structures from 1.15.2 in 1.8.8 and vise versa.
2020-04-07 16:11:51 -04:00
Brianna
9719a322b8
Disabled brewing stand class in older versions since it doesn't exist.
2020-04-07 05:36:53 -04:00
Brianna
de7e5375f6
Preserve data in structures.
2020-04-07 05:36:45 -04:00
Brianna
d9f8abd304
Fixed ConcurrentModificationException.
2020-04-06 06:41:35 -04:00
Brianna
415715d952
revert back to using Material for compatibility with old saves.
2020-04-06 06:27:25 -04:00
Brianna
ddc2f026e5
Added back 1.8 level scanning support. (Not sure where it went)
2020-04-06 06:07:31 -04:00
Brianna
b6b0df47eb
Added option to scan blocks underwater without scanning the water blocks
2020-04-05 16:18:49 -04:00
Brianna
133d34683a
Don't process null materials.
2020-04-05 06:30:08 -04:00
Brianna
7552fc6c91
Use getBlockFast method from SongodaCore
2020-04-04 16:51:16 -04:00
Brianna
7d4fcb6568
Material not Materials.
2020-04-04 09:18:02 -04:00
Brianna
431338f84a
This is useless.
2020-04-04 08:45:38 -04:00
Brianna
6753ea83d9
Use console sender if you want colors in console.
2020-04-04 08:45:30 -04:00
Brianna
a157e75004
Use CompatibleSound.
2020-04-04 08:45:09 -04:00
Brianna
aa272eaff4
Added isTall from CompatibleMaterial.
2020-04-04 08:44:51 -04:00
Brianna
d813c8b780
Added better use of CompatibleMaterial.
2020-04-04 08:43:24 -04:00
Wertík
eb5e7f3399
Fixed teleportation bug.
2020-04-01 10:53:51 -04:00
Wertík
2c86e6e89b
Added check for material loading in Levelling.java
2020-04-01 10:53:48 -04:00
Wertík
4aafc87b55
Fixed parsing incorrect weather.
2020-04-01 10:53:46 -04:00
0ddlyoko
32f5383f3e
Try to fix NullPointerException for challenges
2020-03-31 09:52:56 -04:00
Brianna
308d3a9661
Use CompatibleSound for ChallangeInventory.
2020-03-31 08:25:36 -04:00
Daniel Ciepluch
70e561c54f
Fix async access to file
2020-03-31 07:22:13 -04:00
Wertík
b21c33538b
Fixed unkown block material in IslandLevelManager.
2020-03-31 07:22:11 -04:00
Wertík
e7e55a21cf
Fixed Block limitation.
2020-03-31 07:22:07 -04:00
Wertík
39af355437
Fixed wrong Levelling menu import.
2020-03-31 07:22:04 -04:00
Daniel Ciepluch
dca8cf8a52
Fix player able to take out items from levelling inventory
2020-03-31 07:22:00 -04:00
Daniel Ciepluch
b6d92c1eb5
Fix bug when checking the environment
2020-03-29 15:42:44 -04:00
Daniel Ciepluch
63219b0cd6
Fix levelling related errors
2020-03-29 15:42:40 -04:00
Daniel Ciepluch
0292fe0fdf
Fix skins on heads in is top
2020-03-29 15:42:37 -04:00
Daniel Ciepluch
66decd849b
Fix fallbreak event on <1.13
2020-03-29 15:42:33 -04:00
Daniel Ciepluch
9aba80d570
Finish implementing Compatibles from SongodaCore
2020-03-29 09:33:23 -04:00
Wertík
f16bd2908c
Most likely fixed no.9 - Teleport bug.
2020-03-29 09:33:20 -04:00
Wertík
9d1dfeff04
Fixed Level rewards.
2020-03-29 09:33:18 -04:00
Brianna
2e2843422a
Lets make them English :D
2020-03-29 09:33:15 -04:00
Giacomello Nathan
52b2cfa16a
Do not create island where an existing island is
2020-03-29 09:33:13 -04:00
0ddlyoko
f35e00ac2a
Move messages
2020-03-29 09:33:10 -04:00
0ddlyoko
f29c28e037
Add message for preview and do not preview if user has an island
2020-03-29 09:33:05 -04:00
0ddlyoko
f32d96ef31
Add option to enable / disable challenges
...
This file hasn't been saved idk why
2020-03-29 09:33:01 -04:00
0ddlyoko
d35ca4abc8
Add back Levelling.java file and fix TPS drop
2020-03-29 09:32:55 -04:00
Daniel Ciepluch
23337a889b
Redo levelling convert to compatMaterial
2020-03-29 09:32:52 -04:00
Wertík
2d296c4c77
Cleanup, remove points when a block falls to break.
2020-03-29 09:32:49 -04:00
Wertík
ebc6ec3d06
Remove points when a dragon egg is destroyed.
2020-03-29 09:32:46 -04:00
Daniel Ciepluch
08fdf5ac50
Implement CompatibleMaterial
2020-03-29 09:32:43 -04:00
Wertik1
de2c865ca9
Finished Level rewards. Added Repeated rewards.
2020-03-29 09:32:39 -04:00
Wertik1
032f17d51c
Added base for level ups.
2020-03-29 09:31:36 -04:00
Brianna
85f1b051fc
Add challenges.yml file and edit language
2020-03-26 08:19:39 -04:00
0ddlyoko
9d813e6b04
Undo these changes
2020-03-26 08:19:24 -04:00
0ddlyoko
4b916aa526
Challenges
2020-03-26 08:19:21 -04:00
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
DoctaEnkoda
3263c5641a
Island Spiral generation is better.
2020-03-23 14:14:27 -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
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
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
5567c7feee
Reworked Island Deletion and more
2020-03-22 06:58:41 -04:00
theone1000
412a2e5a5c
A more optimized island deletion and some bug fixes/optimizations.
2020-03-22 06:43:39 -04:00
theone1000
ade7394f54
fixed an issue
2019-10-21 08:05:38 -06: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
SirBlobman
80d4d9165f
Fix console errors when generator is disabled
2019-10-15 18:20:18 +00:00
theone1000
46308e328f
update
2019-10-13 19:10:58 -06:00
Brianna
173726bb9f
Updated EpicAnchors compatibility.
2019-10-11 17:01:32 -04:00
Darkmans39
e5222c6d24
Added a new command, a color string method to StringUtil, and a method to check if a block can be stacked in StackableManager.
2019-10-08 03:57:22 +00:00
theone1000
26035dfc8f
Changed the onDisable() method in PlayerDataManager to use the more appropriate values() method.
2019-10-07 12:10:38 -06:00
theone1000
a2f1422035
Fixed untracked files.
2019-10-07 11:50:21 -06:00
BuildTools
164c7ae911
Fix fast block placing not existing on older versions
2019-09-30 12:47:21 -06:00
BuildTools
1c0af0765e
Fix entity NPE because Spigot is great
2019-09-30 12:34:51 -06:00
BuildTools
1ae8197ea8
Compression is scuffed
2019-09-30 12:05:25 -06:00
BuildTools
e27b4f86ea
Fix scoreboards and liquid check
2019-09-29 15:19:32 -06:00
BuildTools
ec0b18fdbb
Fixed Skyblock reading a configuration node that doesn't exist
2019-09-29 12:13:40 -06:00
BuildTools
0a9018c093
Fix 1.8.8 BlockData
2019-09-29 11:57:55 -06:00
BuildTools
cc6b36660a
2.0.0 New Versioning
2019-09-27 05:42:35 -06:00
BuildTools
fdb0669176
Fix raids and patrols not respecting natual spawning
2019-09-22 20:56:14 -06:00
BuildTools
75b23c0956
Fix raids and patrols not respecting natual spawning
2019-09-22 20:50:41 -06:00
BuildTools
05466c4f77
Make some more room in this clustered class
2019-09-22 20:15:29 -06:00
BuildTools
5e4517aeb1
Add the new grow listener to Bukkit
2019-09-22 19:16:44 -06:00
BuildTools
3acef806e9
Fixed structures like trees being able to grow outside border
2019-09-22 19:15:22 -06:00
BuildTools
b7958e3af2
Fixed improper d field reflection in WorldBorder SD-3861
2019-09-22 02:28:55 -06:00
BuildTools
0b20a3669a
Fixed improper d field reflection in WorldBorder SD-3861
2019-09-22 02:28:42 -06:00
BuildTools
cf1567a1db
Temporary fix on the ChunkSnapshot for 1.12 and lower until I recode it
2019-09-22 01:48:39 -06:00
BuildTools
847e23bf0f
Added wheat to the crop upgrade
2019-09-22 00:41:06 -06:00
BuildTools
989778d114
Fixed entities targetting other entities outside the border
2019-09-22 00:18:19 -06:00
BuildTools
1e1da915fe
Fixed entities being placed outside of the border
2019-09-22 00:00:59 -06:00
BuildTools
43d31880ec
Restructured the Gradle
2019-09-21 23:29:52 -06:00
Esophose
077856e311
Break project into gradle modules, fix island level scan performance
2019-07-25 10:59:37 -06:00
Esophose
eb4c4c9d6f
Coop message, leaderboard tiny code cleanup, coop saving, version
2019-07-20 02:42:45 -06:00
Esophose
cd5cdba69b
Fix WildStacker barrel counts being off by 1 in island level
2019-07-20 01:35:39 -06:00
Esophose
5b06e6577d
Berries, Cauldrons, Border edge fixes, island nullpointer fix
2019-07-20 01:10:40 -06:00
Esophose
1d4abe367a
Admin upgrade fixes
2019-07-20 00:46:57 -06:00
Esophose
ba6ccf15dc
Leaf decay setting fix, whoever did this is a moron
2019-07-19 23:44:44 -06:00
Esophose
86394140e6
FAWE support for pasting worldedit schematics
2019-07-19 23:15:29 -06:00
Esophose
f155f3e694
End portal frame stackables fixes, limit npe fix, 1.9 fix, level improv
2019-06-29 00:15:41 -06:00
Esophose
a1dc9fa062
Spigot crops in 1.11- are dumb
2019-06-22 20:19:26 -06:00
Esophose
807cd45b60
Stackables permission, block limits fixes, wildstacker level support
2019-06-22 19:54:42 -06:00
Esophose
ff50e20848
Block limits, bug fixes
2019-06-20 00:20:50 -06:00
Esophose
003196c14d
Coop fix
2019-06-19 18:51:49 -06:00
Esophose
1e3ac82c8d
Register UltimateStacker events
2019-06-05 04:04:14 -06:00
Esophose
3ea184fe69
UltimateStacker spawner stacking in island levelling
2019-06-05 03:50:07 -06:00
Esophose
965170b23f
Fix worldborder trying to send for null location
2019-06-04 12:00:36 -06:00
Esophose
b7d4ab5fd8
Fixed items in chests from structures not setting properly
2019-06-04 10:53:45 -06:00
Esophose
b3001dc18d
Typo, number formats, better interact cancelling on island
2019-06-04 04:58:38 -06:00
Esophose
481099b65a
WildStacker support attempt (disabled), bug fixes
2019-06-01 23:43:58 -06:00
Esophose
27695157bb
Island weather, structure block updates, language fix, interact perms
2019-05-27 12:56:25 -06:00
Esophose
9fec9322ab
Disable wildstacker in island scanning
2019-05-27 10:32:51 -06:00
Esophose
e87bdca80e
Debug message
2019-05-27 10:29:16 -06:00
Esophose
c193d2d7c5
Teleporting to island by coordinates, change some event priorities
2019-05-27 10:28:42 -06:00
Esophose
f451ea8912
Bypass kick/ban permission added
2019-05-26 21:25:13 -06:00
Esophose
55e2055907
Added setting Island.Levelling.ScanAutomatically
2019-05-26 20:31:00 -06:00
Esophose
4e988d15dc
Bug fixes, performance improvements, EpicAnchors support, lang update
2019-05-26 19:14:36 -06:00
Esophose
95e3eab883
Misc island permission bug fixes, portal event bug fix
2019-05-25 23:55:07 -06:00
Esophose
4214c60fe3
Dragon egg fix, island setspawn fix, update EpicSpawners hooks
2019-05-25 17:34:54 -06:00
Esophose
17a0b30161
Numbers using commas as decimal separator
2019-05-24 10:46:30 -06:00
Esophose
1bc5e1fb6f
Fix border off by 1 issues. Fix island create with menu disabled.
2019-05-24 10:24:13 -06:00
Esophose
ac6c3c8719
Fix island create event being marked async
2019-05-24 01:52:10 -06:00
Esophose
e3eb2ac478
Customizable island spawn height and world environments
2019-05-22 02:48:45 -06:00
Esophose
96b6e89bd1
Added configurable island spawn height
2019-05-11 01:41:18 -06:00
Esophose
6f00e98292
Schematics, bug fixes, island chat, placeholder, other stuff fixes
2019-05-10 18:01:37 -06:00
Esophose
904511f6c8
Don't generate disabled island worlds
2019-05-09 18:37:12 -06:00
Esophose
e620d3eb0e
WorldEdit schematic support, +bug fix
2019-05-09 04:30:13 -06:00
Esophose
6775dd3759
Add emerald blocks to stackables.yml, fix entity death & levelling bug
2019-05-09 01:09:15 -06:00
Esophose
3b2c41861e
Better EpicSpawners and WildStacker support in '/is level'
2019-05-05 14:19:23 -06:00
Esophose
ba98f31ce9
Async island location change event call fix
2019-04-29 23:40:24 -06:00
Esophose
5c3d706752
Fix 1.12- material parsing for new 1.14 dyes
2019-04-27 19:02:00 -06:00
Esophose
4c777dee3a
Language for placeholder missing fix
2019-04-27 14:41:44 -06:00
Esophose
276888a1cc
Code cleanup & minor bug fixes, added metrics & Songoda Updater
2019-04-27 14:05:41 -06:00
Esophose
c5e4802106
Fix leaderboard bank command, 1.14 fixes
2019-04-25 22:33:30 -06:00
Esophose
561291c288
Anvil GUI fix and inventory opening synchronization
2019-04-24 01:32:07 -06:00
Esophose
a903b722c0
1.14 support
2019-04-23 22:38:43 -06:00
Esophose
b45446d13c
Fix version token parsing, spawner & stackable fix, water/lava fix
2019-04-22 13:51:49 -06:00
Esophose
1b824278ac
1.8 actionbar chat fix
2019-04-19 23:30:59 -06:00
Esophose
a92a8abee3
Remove requirement for standing in the center of a block to set spawn
2019-04-17 20:36:12 -06:00
Esophose
f2ad1d1481
Add missing MVdWPlaceholderAPI placeholders
2019-04-17 19:48:35 -06:00
Esophose
e834f58cf8
Version replacing
2019-04-15 03:31:14 -06:00
Esophose
a0e407870a
Gradle conversion
2019-04-15 03:11:10 -06:00
Esophose
2d246d0c48
Segment island level scanning
2019-04-15 01:53:13 -06:00
Esophose
c019114f29
Build 73_1, fix block duplication with island spawn
2019-04-14 21:42:18 -06:00
Esophose
a435d8fa34
Beacon serialization
2019-04-13 20:45:54 -06:00
Esophose
c2f670e127
Island top exemption setting and permission
2019-04-11 00:41:27 -06:00
Esophose
da8c162344
Is bank leaderboard and hologram
2019-04-10 23:50:24 -06:00
Esophose
5c7f1bf5fd
Island admin setbiome command
2019-04-10 22:31:53 -06:00
Esophose
a37df2001a
Wildstacker support, better EpicSpawners support. Spawners in /is level
2019-04-10 03:32:39 -06:00
Esophose
25fdc33b4c
Fix '/is admin setspawn' on island issue
2019-04-08 20:06:39 -06:00
Esophose
1d80ffbaeb
Placeholders for island level/votes rank
2019-04-08 18:12:20 -06:00
Esophose
80b856f7c0
Reenable reload command but add a warning message
2019-04-08 16:43:32 -06:00
Esophose
69e30ef992
Add a bunch of placeholders, fix a bug in 1.8
2019-04-06 22:59:45 -06:00
Esophose
e867b00e58
Add compatibility for xp-gain plugins for generators
2019-03-24 03:56:39 -06:00
Esophose
1875ae6738
'/is level' material name formatting
2019-03-23 10:11:16 -06:00
Esophose
0c97942596
Make island levels/points longs instead of ints
2019-03-23 09:33:23 -06:00
Esophose
8b3fa5db8a
Leaderboard clickable heads to teleport
2019-03-23 03:16:40 -06:00
Esophose
abddc11159
Island levelling improvements
2019-03-23 02:34:36 -06:00
Esophose
868ec061c9
Placeholders now properly reload with '/papi reload'
2019-03-23 00:40:19 -06:00
Esophose
130a3437a6
Fix console command error, disable /is admin reload, fix end frame issue
2019-03-23 00:39:55 -06:00
Esophose
3371e6a859
Add placeholder fabledskyblock_island_exists
2019-03-22 23:44:32 -06:00
Esophose
18ba514e3d
Fix permission issue, add placeholder fabledskyblock_island_votes
2019-03-22 22:36:31 -06:00
Esophose
7c8dbf02c2
Fix invalid reflection parameter in 1.12-
2019-03-16 14:48:37 -06:00
Esophose
6030e14f67
Island UUID implementation & API methods
2019-03-16 13:21:04 -06:00
Esophose
a73ed51bb1
Piston heads, donkeys/mules, biomes in 1.9 fixes
2019-03-10 16:21:05 -06:00
Esophose
f1ad953644
Bank & money stuff $$$
2019-03-10 15:44:30 -06:00
Esophose
bff9847980
Refactored commands and added permissions pt2
2019-03-10 05:15:05 -06:00
Esophose
686facd6cb
Refactored commands and added permissions
2019-03-10 05:14:38 -06:00
Esophose
ceb059bc3e
Biome permissions & command permissions framework (unfinished)
2019-03-09 12:19:08 -07:00
Esophose
12eeb7bc7e
Removed Coins softdepend, Vault is now required if you are using it
2019-03-08 21:54:16 -07:00
Esophose
acd2551999
Fix spawn point and beds being tempermental, fix island spawn falling
2019-03-08 19:52:10 -07:00
Esophose
e4a0d6c451
Remove debug message, add EntityCreatePortalEvent specifically for 1.8
2019-03-07 21:22:42 -07:00
Esophose
373f287999
Fixed being able to obstruct or destroy the spawn point in numerous ways
2019-03-07 21:19:10 -07:00
Esophose
9e5c25f7bc
Fix the worldborder being a piece of garbage
2019-03-07 17:25:55 -07:00
Esophose
5f482d2a71
Unlock max upgrade tier for 'Size'
2019-03-07 14:11:27 -07:00
Esophose
48a0562818
Change how the flight upgrade is handled
2019-03-07 02:12:01 -07:00
Esophose
af15295ba4
Fixed several bugs
2019-03-03 17:12:48 -07:00
Esophose
ea904c6891
Fix being able to fly on islands you aren't meant to
2019-03-03 00:09:24 -07:00
Esophose
9133a1db73
Fix missing shulker box, undo stackables armor stand change
2019-03-02 22:17:40 -07:00
Esophose
404e0f6092
Stackables and armor stands fixes
2019-03-02 17:14:56 -07:00
Esophose
562ad59ab9
Remove debug message
2019-03-02 13:52:39 -07:00
Esophose
4103552691
Fix falling blocks getting destroyed on island spawn, wording change
2019-03-02 13:48:07 -07:00
Esophose
36e815f9f1
Fix non-island members influencing generator level
2019-03-02 12:09:16 -07:00
Esophose
8c8d612dfa
Change how stackables holograms work
2019-03-01 18:49:17 -07:00
Esophose
da8a77f2d4
Make stackables break entirely while shifting
2019-03-01 16:21:59 -07:00
Esophose
f694724031
Fix LeaderHeads support and more '/is level' stuff in 1.12-
2019-02-28 00:30:25 -07:00
Esophose
d3b1426143
Add message for interacting with island spawn point
2019-02-27 17:11:36 -07:00
Esophose
399f94009a
Add more biomes to /is biome
2019-02-27 15:31:07 -07:00
Esophose
92846d2d75
Fix players being able to illegally interact with a skyblock inventory
2019-02-26 03:33:51 -07:00
Esophose
fac0997c97
Fix /is level
showing gaps
2019-02-26 03:04:10 -07:00
Esophose
c60f6d9c8a
FIx /is level
calculations in 1.12- when you had stone on your island
2019-02-26 02:02:46 -07:00
Esophose
73f7530941
Fix speed and jump boost upgrades for real
2019-02-24 16:52:59 -07:00
Esophose
e2bb8c6896
Fix generators and armor stands in 1.8
2019-02-24 00:06:34 -07:00
Esophose
4c369b8962
Fix issue where island was trying to be loaded before the island manager
2019-02-23 20:39:05 -07:00
Esophose
8ef2174a3e
Fix spawn point being blown up by explosions
2019-02-23 20:35:09 -07:00
Esophose
03d7e828a0
Fix item frame intractability with /is settings
2019-02-23 20:07:04 -07:00
Esophose
209b1e8c73
Fix possible NPE with falling blocks
2019-02-23 18:39:33 -07:00
Esophose
a1634ed94a
Added placeholder %fabledskyblock_island_bank_balance%
2019-02-23 18:08:36 -07:00
Esophose
978ad7be0a
Fix generators acting strangely in 1.12.2-
2019-02-23 15:53:04 -07:00
Esophose
2c5289570c
Fix leaf decay issues and spawn chest missing certain items
2019-02-23 15:14:28 -07:00
Esophose
9662211e0c
Fix fire ticks being applied from arrows that had a cancelled event
2019-02-22 21:07:27 -07:00
Esophose
be737d0a6f
Fix '/is level' when stackables are disabled
2019-02-22 20:03:11 -07:00
Esophose
8d02557d6d
Fix stackables loading/saving
2019-02-22 19:48:55 -07:00
Esophose
ce51e02b4c
Change generator order based on ticket SD-1824
2019-02-22 17:41:27 -07:00
Esophose
473d8c908e
Fix bank not accepting decimals, fix ArrayIndexOutOfBoundsException
2019-02-22 02:49:58 -07:00
Esophose
6d3289df43
Fix newline at %cancel in message issue for ticket SD-1638
2019-02-22 02:15:08 -07:00
Esophose
3163f5a734
Fix "/is admin level" page 3+ in 1.12-, also remove gaps
2019-02-22 00:54:16 -07:00
Esophose
1912bcd5e8
Island level now takes into account island types unlocked
2019-02-21 21:05:41 -07:00
Esophose
761e94bfd8
Fix island upgrades persisting after leaving island
2019-02-21 19:43:30 -07:00