Commit Graph

661 Commits

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