Skip to content

ONEBLOCK - In the worlds of Nether and End, when islands are created, they will generate the default world, not empty islands. #2960

@tuanhp0

Description

@tuanhp0

Expected behavior

In the worlds of Nether and End, when islands are created, they will generate the default world, not empty islands.

Observed/Actual behavior

Module: Oneblock

  nether:
    # Generate Nether - if this is false, the nether world will not be made and access to
    # the nether will not occur. Other plugins may still enable portal usage.
    # Note: Some default challenges will not be possible if there is no nether.
    # Note that with a standard nether all players arrive at the same portal and entering a
    # portal will return them back to their islands.
    generate: true
    # Islands in Nether. Change to false for standard vanilla nether.
    # Note that there is currently no magic block in the Nether
    # /!\ BentoBox currently does not support changing this value mid-game. If you do need to change it, do a full reset of your databases and worlds.
    islands: true
    # Make the nether roof, if false, there is nothing up there
    # Change to false if lag is a problem from the generation
    # Only applies to islands Nether
    roof: false
    # Nether spawn protection radius - this is the distance around the nether spawn
    # that will be protected from player interaction (breaking blocks, pouring lava etc.)
    # Minimum is 0 (not recommended), maximum is 100. Default is 25.
    # Only applies to vanilla nether
    spawn-radius: 25
    # This option indicates if nether portals should be linked via dimensions.
    # Option will simulate vanilla portal mechanics that links portals together
    # or creates a new portal, if there is not a portal in that dimension.
    # This option requires `allow-nether=true` in server.properties.
    # Added since 1.16.
    create-and-link-portals: false
  end:
    # End Nether - if this is false, the end world will not be made and access to
    # the end will not occur. Other plugins may still enable portal usage.
    generate: true
    # Islands in The End. Change to false for standard vanilla end.
    # Note that there is currently no magic block in the End
    # /!\ BentoBox currently does not support changing this value mid-game. If you do need to change it, do a full reset of your databases and worlds.
    islands: true
    # This option indicates if obsidian platform in the end should be generated
    # when player enters the end world.
    # This option requires `allow-end=true` in bukkit.yml.
    # Added since 1.16.
    create-obsidian-platform: false
  # Mob white list - these mobs will NOT be removed when logging in or doing /island

Steps/models to reproduce

Create Oneblock
Join nether_world and End_world
The first 5-10 islands will form a single island block, but from the next island onwards, it will be the default world.

BentoBox version

[10:38:30 INFO]: Đang chạy PAPER 1.21.8.
[10:38:30 INFO]: (1.21.8-60-29c8822 (MC: 1.21.8))
[10:38:30 INFO]: Phiên bản BentoBox: 3.7.3
[10:38:30 INFO]: Cơ sở dữ liệu: JSON
[10:38:30 INFO]: Thế giới chơi:
[10:38:30 INFO]: oneblock_world (OneBlock): Thế Giới Thường, Địa Ngục, Thế Giới Kết Thúc
[10:38:30 INFO]: Tiện ích:
[10:38:30 INFO]: AOneBlock 1.18.1 (ENABLED)
[10:38:30 INFO]: Chat 1.3.0 (ENABLED)
[10:38:30 INFO]: IslandFly 1.14.1 (ENABLED)

Plugin list

[10:38:42 INFO]: ℹ Server Plugins (79):
[10:38:42 INFO]: Paper Plugins (5):
[10:38:42 INFO]: - BlueSlimeCore, CrazyVouchers, EconomyShopGUI, FancyHolograms, nightcore
[10:38:42 INFO]: Bukkit Plugins (74):
[10:38:42 INFO]: - AdvancedBan, AdvancedLinks, ajLeaderboards, ajParkour, AuraSkills, AxAuctions, AxMinions, AxRewards, AxSellwands, AxTrade
[10:38:42 INFO]: AxVaults, BentoBox, BentoBox-AOneBlock, BentoBox-Chat, BentoBox-IslandFly, ChatGames-Premium, ChestShop, Citizens, CMILib, CombatLogX
[10:38:42 INFO]: CoreProtect, CustomF3Brand, DeluxeCoinflip, DeluxeMenus, DeluxeTags, DiscordSRV, DotMan, eGlow, EpicRename, Essentials
[10:38:42 INFO]: EssentialsSpawn, ExcellentCrates, EZColors, floodgate, GSit, IridiumMobCoins, ItemEdit, ItsMyConfig, Jobs, JShader
[10:38:42 INFO]: KoTH, LPC, LuckPerms, mclogs, MineVNLib, MMOItems, Multiverse-Core, MythicLib, NBTAPI, packetevents
[10:38:42 INFO]: Pl-Hide-Pro, PlaceholderAPI, PlayerPoints, PlayerWarps, ProtocolLib, Quests, RocketPlaceholders, SafariNet, Shopkeepers, SilkSpawners
[10:38:42 INFO]: StaffChat, SuperVanish, TAB, UltraCosmetics, Vault, ViaBackwards, ViaVersion, VoidSpawn, Votifier, Vulcan
[10:38:42 INFO]: WangCore, WorldEdit, WorldGuard, zVoteParty

Other

No response

Metadata

Metadata

Assignees

Labels

Status: Under investigationInvestigating the interest and the feasability of the issue.Type: QuestionQuestion or issue related to configuration, API or features.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions