Commit Graph

367 Commits

Author SHA1 Message Date
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
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