Commit Graph

77 Commits

Author SHA1 Message Date
Ome_R 3d021891a8
Support to 1.20.5 (#92) 2024-04-29 19:50:42 +03:00
OmerBenGera 2b05c098d5 Potential fix for database queue not shutting down properly (#85) 2024-03-01 14:27:01 +02:00
OmerBenGera 6d1adf07cc Adds support to EpicSpawners 8 2024-02-01 17:59:54 +02:00
OmerBenGera aded0e8b06 Adds support to 1.20.4 2023-12-16 17:34:58 +02:00
OmerBenGera eddaf54c99 Fixed circular plugin loading errors on Paper servers 2023-10-05 15:31:33 +03:00
OmerBenGera 264666d974 Added support to 1.20.2 2023-09-25 21:55:41 +03:00
OmerBenGera 6a23928c55 [CI SKIP] Renamed NMS packages 2023-09-22 16:03:55 +03:00
OmerBenGera 6a88e4ac18 Removed support for 1.19 that are not recent 2023-09-22 15:57:25 +03:00
OmerBenGera d850a9bdf4 Added support to 1.20.1 2023-06-17 13:49:39 +03:00
OmerBenGera 5efb72564e Added support for 1.19.4 2023-03-17 16:01:20 +02:00
OmerBenGera 2df28a1bab Fixed give command only giving 1 loader when specifing custom amount and time (#65) 2023-01-27 08:36:05 +02:00
OmerBenGera 22d8f0d1fb Fixed chunk loaders can be placed next to each other and overlap chunks (#64) 2023-01-13 16:48:36 +02:00
OmerBenGera 5ae2876a61 Added support for 1.19.3 2022-12-10 14:14:10 +02:00
OmerBenGera cad5d1ada5 Fixed incorrect detection of non-supported nms versions 2022-09-17 12:33:35 +03:00
OmerBenGera 3fd922a027 Removed obfuscated nms in favor of mojang-mappings jars in 1.17 2022-09-16 19:49:31 +03:00
OmerBenGera 4d91255bac Removed obfuscated nms in favor of mojang-mappings jars 2022-09-10 21:32:48 +03:00
OmerBenGera 0094475513 Changed it so when failing to retrieve mappings for the server the plugin doesn't fail to load 2022-09-03 09:33:46 +03:00
OmerBenGera 67af75f37a [CI SKIP] Changed remaps checker to be an external dependency rather than classes in code 2022-08-13 13:37:28 +03:00
OmerBenGera c0829d8e19 Changed mappings checking to be done against a remote server instead of hardcoded values 2022-08-06 12:01:31 +03:00
OmerBenGera 88f444de1a Added nms mappings check before loading the plugin 2022-08-04 23:45:23 +03:00
OmerBenGera 5eeb714145 Moved all nms classes to their own version packages 2022-08-03 21:32:39 +03:00
OmerBenGera c0a137ff01 Added nms utilities to better detect incorrect usage of nms 2022-08-03 19:30:05 +03:00
OmerBenGera 2750455435 Fixed npcs can be shown to other players using external mods 2022-07-14 21:50:04 +03:00
Ome_R f30e43fd5f
Added 1.19 support (#46)
* Implemented nms support for 1.19

* Fixed 1.19 is not listed as a valid server version (#44)
2022-06-18 18:32:59 +03:00
OmerBenGera d7d7a40b9a Added all hooks as soft-depend to plugin.yml 2022-06-03 11:18:04 +03:00
OmerBenGera 7d14d1d7e2 Added support for Lands 2022-06-03 11:17:38 +03:00
OmerBenGera 6fdd0b578d Fixed npcs have similar names causing weird behaviors with other plugins (#39) 2022-04-22 18:27:15 +03:00
OmerBenGera 2fd477d47e Fixed chunk loaders with chunks-spread enabled not loading chunks at all if they are not placed inside a claim (#36) 2022-02-04 18:11:34 +02:00
OmerBenGera 20a56a28db Updated CommentedConfiguration implementation 2022-01-21 00:11:22 +02:00
OmerBenGera 699d5eb4f7 Added support for EpicSpawners 7 (#32) 2022-01-06 23:35:17 +02:00
OmerBenGera b73dc50b31 Fixed issues with creation of hook classes 2021-12-27 11:17:46 +02:00
OmerBenGera d94e7fa640 Moved EpicSpawners to its own module 2021-12-25 21:01:51 +02:00
OmerBenGera 16fcc386ff Moved SuperiorSkyblock to its own module 2021-12-25 20:57:17 +02:00
OmerBenGera 6ece7a428f Moved FactionsX to its own module 2021-12-25 20:55:38 +02:00
OmerBenGera 7e2addcc3d Moved FactionsUUID to its own module 2021-12-25 20:54:04 +02:00
OmerBenGera 1ebfaad641 Moved Massive Factions to its own module 2021-12-25 20:51:51 +02:00
OmerBenGera 8ac32b91d3 Added 1.18 to ServerVersion 2021-12-03 20:16:07 +02:00
OmerBenGera 5a343283a3 Fixed npcs can have names that exceed the maximum name length (#31) 2021-11-12 19:33:35 +02:00
OmerBenGera 96856729a7 Fixed loaders can be moved with pistons 2021-08-31 20:43:52 +03:00
OmerBenGera 17f8e72b2a Updated build.gradle with spigot 1.8 2021-08-31 20:43:45 +03:00
OmerBenGera dcaac2e111 Fix WildLoaders not loaded correctly in 1.17 2021-06-19 11:45:40 +03:00
OmerBenGera c7d1ad0325 Removed unused code 2021-06-12 20:04:00 +03:00
OmerBenGera 63ace6a84b Fixed identifiers not working correctly causing issues with loaders 2021-06-12 20:03:08 +03:00
OmerBenGera 297f9f7ba8 [CI SKIP] Added dev build injection to plugin.yml 2021-03-14 11:50:13 +02:00
OmerBenGera 30db9d6480 Fixed exploding loaders not removing them 2021-02-03 12:28:08 +02:00
OmerBenGera 5e977706e8 Added gradle, license and more 2021-01-01 19:40:42 +02:00
OmerBenGera 5a3b3ab057 Version 0.3.2-Beta 2020-11-27 18:04:50 +02:00
OmerBenGera 9cb5a1e7f2 Changed priority of chunks listener 2020-11-18 11:49:01 +02:00
OmerBenGera b1f8ad27a8 Version 0.3.1-Beta 2020-11-07 19:19:44 +02:00
OmerBenGera 712f1373c0 Fixed issue with parsing infinite chunk loaders 2020-10-29 13:29:51 +02:00