Deep Dark icon

Deep Dark -----

Deep-Dark Dimension with custom Structures/Mobs/Biome/World




Version: MC-Version: 1.21.1 #1
Absolutely genius I love it. Using this for my RLCraft themed Factions server and its working amazing.

Version: MC-Version: 1.20.1
Very nice plugin, but can you Update to 1.20.2 or make the plugin open source to allow the community to update it themselves and add features. Thanks!

Version: MC-1.19.3 #1.1
doesn't work on 1.19.2? I'm try use in my server, but can't work
[DeepDark] Disabling DeepDark v1.0-SNAPSHOT
-
Author's response
Hey, thank you for the Review.
If you have any issue please just write a private message and supply log files and write which version you downloaded.

Version: MC-1.19.3 #1.1
thanks for updating and fixing the error for paper, i will be deleting the last review, and giving 5 stars here!

Version: MC-1.19.3 #1.1
null

org.bukkit.command.CommandException: Cannot execute command 'deepdark:deepdark' in plugin DeepDark v1.0-SNAPSHOT - plugin is disabled.

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at org.bukkit.craftbukkit.v1_19_R2.CraftServer.dispatchCommand(CraftServer.java:911) ~[paper-1.19.3.jar:git-Paper-431]

at org.bukkit.craftbukkit.v1_19_R2.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.19.3.jar:git-Paper-431]

at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[paper-1.19.3.jar:?]

at net.minecraft.commands.Commands.performCommand(Commands.java:316) ~[?:?]

at net.minecraft.commands.Commands.performCommand(Commands.java:300) ~[?:?]

at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2288) ~[?:?]

at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248) ~[?:?]

at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]

at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]

at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]

at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]

at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]

at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]

at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1389) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.3.jar:git-Paper-431]

at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-431]

at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
Please use Discussion or Discord for Help. This helps to have clear Reviews.

Your trying to use a Command from DeepDark but it is disabled.
At the moment it seems like Paper did change something and that is causing errors.

The newest Spigot + AdvancedWorldCreatorAPI works absolutly fine with this Plugin here.

Version: 3.1
Please support 1.19!I think this is a very good plugin.But my server is 1.19,i really want it update to 1.19,Please

Version: 2.4.6
Pretty cool, my players are enjoying it.

Small Issue: The experience settings per mob is applying to every world, not just the deepdark world.
-
Author's response
Thank you for the Feedback.

The Issue is fixed in the next Version (2.4.7).

Version: 2.2
after fixing the errors i had beforehand, im really thrilled with how this plugin turned out! keep up the good work

Version: 2.1
[10:25:48 ERROR]: Could not pass event PlayerInteractEvent to DeepDark v2.0
java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getSpawnLocation()" because the return value of "org.bukkit.Bukkit.getWorld(String)" is null
at de.freesoccerhdx.deepdark.DeepDark.blockInteractingRespawnAnchor(DeepDark.java:321) ~[DeepDark.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor206.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Purpur-1394]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Purpur-1394]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Purpur-1394]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.17.1.jar:git-Purpur-1394]
at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:542) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:544) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1882) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:33) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$1(PlayerConnectionUtils.java:56) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.util.thread.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:149) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.executeTask(IAsyncTaskHandlerReentrant.java:23) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:1433) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.util.thread.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:122) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.bf(MinecraftServer.java:1411) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.executeNext(MinecraftServer.java:1404) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.util.thread.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:132) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1482) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1283) ~[patched_1.17.1.jar:git-Purpur-1394]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[patched_1.17.1.jar:git-Purpur-1394]
-
Author's response
Hello, for Errors like this please use the Discussion-Thread.

This Error is caused by you.
In the settings-file you have to specify a world
Default: "TargetMainWorld: world"

If you changed this to a invalid(not existing) World, this error will show up. Also make sure the World you target is loaded before the Deep Dark.
(Fix will come too)

Version: 2.0.1
i really love the concept, but im not sure it works on 1.17.1 as it won't start for me. I do have the API installed but not sure why it is not working.

Error:

[00:08:01 ERROR]: Error occurred while enabling DeepDark v2.0 (Is it up to date?)
java.lang.NoSuchMethodError: 'void net.minecraft.server.level.WorldServer.<init>(net.minecraft.server.MinecraftServer, java.util.concurrent.Executor, net.minecraft.world.level.storage.Convertable$ConversionSession, net.minecraft.world.level.storage.IWorldDataServer, net.minecraft.resources.ResourceKey, net.minecraft.world.level.dimension.DimensionManager, net.minecraft.server.level.progress.WorldLoadListener, net.minecraft.world.level.chunk.ChunkGenerator, boolean, long, java.util.List, boolean, org.bukkit.World$Environment, org.bukkit.generator.ChunkGenerator, org.bukkit.generator.BiomeProvider)'
at de.freesoccerhdx.advancedworldcreator.main.AdvancedWorldCreatorAPI.createWorld(AdvancedWorldCreatorAPI.java:892) ~[AdvancedWorldCreator.jar:?]
at de.freesoccerhdx.deepdark.DeepDarkWorld.createDeepDark(DeepDarkWorld.java:156) ~[DeepDark.jar:?]
at de.freesoccerhdx.deepdark.DeepDark.onEnable(DeepDark.java:79) ~[DeepDark.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.17.1.jar:git-Paper-166]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-166]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-166]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:529) ~[patched_1.17.1.jar:git-Paper-166]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:443) ~[patched_1.17.1.jar:git-Paper-166]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:639) ~[patched_1.17.1.jar:git-Paper-166]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-166]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-166]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-166]
at java.lang.Thread.run(Thread.java:831) [?:?]
[00:08:01 INFO]: [DeepDark] Disabling DeepDark v2.0
-
Author's response
Hello, thank you for the rewiev. please make sure you have the newest version from spigot. If you have enough time, could you send me your spigot version. I will then take a look at it and figure out why it is not working.

Version: 0.1.9
This update is really good, the only issue I foresee is that mobs move way too quickly and you get swarmed before you can even move, I've had to change the base settings to make it playable, overall still a great mod! I still love the dimension, it just jumped in difficulty way more than I expected.

Version: 0.1.7
This plugin is fantastic! This plugin gives you an eerily beautiful dimension with tons of resources to mine. This plugin on default can be challenging due to the increased health and damage of mobs and the constantly needed placement of torches, but it wouldn't be challenging without it.

I would suggest turning up the difficulty using the config settings, as it can be a bit on the easy side on default, but overall it is a very impressive recreation of the deep dark.

"It has almost a backrooms kind of feel to it where while mining, I'll constantly be looking behind myself to make sure nothing is there. That "I'm being watched" feeling.

A++ FreeSoccerHDX on making this; I'm very impressed you could do this with just a plugin." https://proxy.spigotmc.org/f34bbd46101263f76ccf4a764f482fc60fe92570?url=https%3A%2F%2Fi.imgur.com%2F26NUptR.png

Version: 0.1.7
This plugin works to add a new dimension to the game, using paper 1.17, its a sorely needed addition

But as of this release, the world is too easy, theres no sense of urgency beyond creating light, which is fairly easy to do, if you're coming from the overworld with torches or other light sources. there needs to be a way to limit light further or make the mobs harder, I'd suggest adding some form of boss monster to the world such as the dragon, wither, evokers, or warden(when it is released).

The deepdark dimension has an abundant amount of resources, that are very easy to retrieve, ores, and dungeons are plentiful and can destroy a world economy balance as soon as a player is able to access the world

The world spawn is set inside of a box, and should realistically be somewhere in the open space, not an artificial made box.

overall great plugin and i look forward to more.

also this plugin is multiverse compatible, awesome!

Resource Information
Author:
----------
Total Downloads: 1,778
First Release: Sep 18, 2021
Last Update: Nov 10, 2024
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings