Releases: zhehedream/DoomlikeDungeonSpigot
For 1.13.2 and 1.14.4
Now FrequencyScale in config file has stronger control over the spawning rate.
FrequencyScale should be in range 5~29
Command update
Add a new command.
Command: dld_place
Permission: dld.place
This command will place a dungeon in the chunk of player.
Please be careful when using this command.
(1) This command will force the plugin to create a dungeon in this chunk. The dungeon is usually very big, so if there are some player-building structures, they'll be destroyed! And there's no way to undo it.
(2) The height of player's position will be ignored, as the dungeons will always under y=64.
(3) If you are trying to place a dungeon in an invalid position (like ocean biome or ender world), it will fail.
Fix issue with enchantment book
0.7 0.7 Update
Fix bugs
The potion has effects now
Enchantment Book has enchantments now
Fix the issue with MCMMO
0.2 Init
For 1.13.2 and 1.14.4
0.1 Init