Topography Islands Mod
This addon enhances the capabilities of Topography world generation in version 1.16.5, providing a convenient set of commands for creating and managing islands in the skyblock sandbox style.
Key Commands
topoislands new PLAYER_NAME- creates a new island and assigns it to the specified player. Available to server operators and command blocks. When used in a command block,topoislands new @pis sufficient.topoislands assign PLAYER_NAME ISLAND_ID- allows administrators to attach players to specific island IDs. Useful when setting up servers with a small number of participants.topoislands invite PLAYER_NAME- enables a player to invite another participant to their island. By accepting the invitation through clicking the link in chat or using thetopoislands acceptcommand, the invited player is teleported to the island and becomes its resident.topoislands home- instantly moves the player to their home island. Works exclusively in the overworld.topoislands spawn- teleports the player either to the starting island or to the world spawn point depending on server settings. Functions only in the overworld.topoislands info- displays coordinates and the ID of the island assigned to the player.
Technical Features
Islands are generated according to a spiral pattern with a distance of 1000 blocks between nearest neighbors (configurable value). The modification is compatible only with worlds created through Topography and is not a standalone world generator. Installed exclusively on the server side - client versions of the game do not require modifications.