
DEMO 3.2.0-DEMO
Allow players to easily build portals to another world
2.0.4
Nov 11, 2021
Dimensions 2.0.4
Performance improvements
API changes
Update /dim addons command for better management and addon handling
Added metrics
Bug fixes
API changes
Update /dim addons command for better management and addon handling
Added metrics
Bug fixes
2.0.2
Oct 24, 2021
Dimensions 2.0.2
If you are updating from 1.x, you need to DELETE the Dimensions folder and let it create the files from the start
Bug fixes
Performance upgrades
Added command /dim addons
Changed the format of the help commands
Dimensions will now auto-update addons (option is disabled by default in the config)
Bug fixes
Performance upgrades
Added command /dim addons
Changed the format of the help commands
Dimensions will now auto-update addons (option is disabled by default in the config)
1.2.0
Mar 17, 2021
Dimensions 1.2.0
Changes to the API used for DimensionsAddons
Added option to set DimensionsMode in Settings.yml which can be set to "PLAYER_HISTORY" and "LINKED_PORTALS"
PLAYER_HISTORY: The way Dimensions used to work, Portals will teleport players accordingly between worlds and not just between the portal world and the overworld.
LINKED_PORTALS: This mode is also using history to try and keep players from not losing their bases by teleporting to the wrong world. BUT portals now also get linked. The first player who uses a portal will link the portal with the portal of the destination (but the portal at the destination not) and other players who use the same portal will have the same destination.
Also added option UnlinkPortalsAfter to unlink portals if they have been unsused for specified time.
Added ReplacePortalRuins option in Settings.yml which checks for inactive portals or broken portals to replace instead of building a new one. This option can take 4 values:
- NONE (does not check for inactive portals or portal remains)
- FULL (Will only replace a full structure of a portal with filled corners)
- (This option can take any number from 0.0 to 1.0 and is used to replace any portal-like structures that have a (*100)% similarity to portal)*
- ANY (Does the exact same this as the previous option but has a preset value of 0.9 (90%))
Performance updates when checking for safe spot search
Added option to set DimensionsMode in Settings.yml which can be set to "PLAYER_HISTORY" and "LINKED_PORTALS"
PLAYER_HISTORY: The way Dimensions used to work, Portals will teleport players accordingly between worlds and not just between the portal world and the overworld.
LINKED_PORTALS: This mode is also using history to try and keep players from not losing their bases by teleporting to the wrong world. BUT portals now also get linked. The first player who uses a portal will link the portal with the portal of the destination (but the portal at the destination not) and other players who use the same portal will have the same destination.
Also added option UnlinkPortalsAfter to unlink portals if they have been unsused for specified time.
Added ReplacePortalRuins option in Settings.yml which checks for inactive portals or broken portals to replace instead of building a new one. This option can take 4 values:
- NONE (does not check for inactive portals or portal remains)
- FULL (Will only replace a full structure of a portal with filled corners)
- (This option can take any number from 0.0 to 1.0 and is used to replace any portal-like structures that have a (*100)% similarity to portal)*
- ANY (Does the exact same this as the previous option but has a preset value of 0.9 (90%))
Performance updates when checking for safe spot search
1.1.19
Mar 2, 2021
Dimensions 1.1.19 Hotfix
Fixed an error after trying to load player locations with worlds that were deleted
Fixed a problem with the player being teleported outside a portal
Fixed a problem where a player could ignite a portal with anything
Fixed a problem with the player being teleported outside a portal
Fixed a problem where a player could ignite a portal with anything
1.1.18
Feb 24, 2021
Dimensions 1.1.18 HOTFIX
Fixed an error when destroying a portal with no world guard installed.
Fixed a few other bugs
Fixed a few other bugs
1.1.15
Feb 7, 2021
Dimensions 1.1.15
Changes to saved data handling. (You will need to remove the **{"loadX":** and **}** from the saved data files)
Added option ShowPortalContent
You can toggle if you want your portal to show something or be empty
Made a few changes to the portal handling
Added option ShowPortalContent
You can toggle if you want your portal to show something or be empty
Made a few changes to the portal handling
1.1.14
Jan 10, 2021
Dimensions 1.1.14 Hotfix
Added two new events (EntityStartedViewCustomPortalEvent & EntityStoppedViewCustomPortalEvent)
Fixed an error from empty PathRules list
Fixed an error from empty PathRules list
1.1.13
Dec 28, 2020
Dimensions 1.1.13
Added soft-depend Multiverse-core so Dimensions would be required to load after that plugin.
Added command "/dim data clear"
Added command "/dim portal [page/portal name]"
Console can now also execute Dimensions commands
Required Files and Folders will now be generated from the plugin
Added new option "PathRules" in "Settings.yml"
Plugin will not break if the plugin tries to load a portal in a corrupted/unloaded chunk
Fixed a problem with loading portal tags
Added option "World.isNeeded" for each portal (default: true)
Added confugurable "no permission" message
Other small changes and bug fixes
Added command "/dim data clear"
Added command "/dim portal [page/portal name]"
Console can now also execute Dimensions commands
Required Files and Folders will now be generated from the plugin
Added new option "PathRules" in "Settings.yml"
Plugin will not break if the plugin tries to load a portal in a corrupted/unloaded chunk
Fixed a problem with loading portal tags
Added option "World.isNeeded" for each portal (default: true)
Added confugurable "no permission" message
Other small changes and bug fixes
1.1.12
Dec 7, 2020
Dimensions 1.1.12 | Early upload
Better managment of saved data (player data, portals)
Added more debugging messages to help server owners to identify problems from the plugin.
Fixed an error when using non-solid blocks as portal frame
Portals now save their tags
Fixed a bug with BuildExitPortal: false
Portal is no longer "super sensitive"
Added support for PlaceholderAPI
Removed the portal linking algorithm
Special thanks to ReverendJesus for his great help with finding bugs
Added more debugging messages to help server owners to identify problems from the plugin.
Fixed an error when using non-solid blocks as portal frame
Portals now save their tags
Fixed a bug with BuildExitPortal: false
Portal is no longer "super sensitive"
Added support for PlaceholderAPI
Removed the portal linking algorithm
Special thanks to ReverendJesus for his great help with finding bugs
1.1.10
Nov 26, 2020
Dimensions 1.1.10
Plugin now handles portals better and consumes less of server resources
Portals now can be linked with other portals (portals will link to the first portal they find and will stay linked until plugin is reloaded)
Fixed the bug where portals would ignite facing the wrong way.
Portals now can be linked with other portals (portals will link to the first portal they find and will stay linked until plugin is reloaded)
Fixed the bug where portals would ignite facing the wrong way.
1.1.9
Nov 16, 2020
Dimensions 1.1.9
Added option GenerateNewWorlds in Settings.yml to allow plugin to generate new Worlds if you dont have a plugin doing that already (Option is disabled by default. You may want to enable it if the plugin stops working for you)
Non-Solid blocks are now also placed client-side
Non-Solid blocks are now also placed client-side
1.1.8
Oct 5, 2020
Dimensions 1.1.8
Added an option to allow non-living entities to go through portals
Added option for horizontal portals
Added option for horizontal portals
1.1.6
Sep 17, 2020
Dimensions 1.1.6
Fixed an error occuring when the plugin cannot find solid ground
1.1.5
Sep 15, 2020
Dimensions 1.1.5
Plugin will disable portals that lead to default to prevent the server from crashing
Messages should now appear when they should
The plugin will now search for a better location to place the portal instead of stacking portals
Buckets events will no longer affect the plugin
Portal frame will no longer keep players in hold if they leave the portal
Portal frame will no longer be hidden if its a non-solid block
Messages should now appear when they should
The plugin will now search for a better location to place the portal instead of stacking portals
Buckets events will no longer affect the plugin
Portal frame will no longer keep players in hold if they leave the portal
Portal frame will no longer be hidden if its a non-solid block
1.1.4
Aug 2, 2020
Dimensions 1.1.4
Removed unused code
Fixed an error when loading a server with deleted portals that were saved in the history file
Fixed an error when teleporting to a world that was not accessible through any portal.
Fixed an error when loading a server with deleted portals that were saved in the history file
Fixed an error when teleporting to a world that was not accessible through any portal.
1.1.3
Aug 1, 2020
Dimensions 1.1.3
Added command /dim history clear
Major update in the return system
Added option to consume items on portal ignition
Added option to show the nether portal effect
Added 3 configurable messages
Fixed a bug with liquids flowing when igniting a portal
Fixed a bug where players could place liquids inside portals
Fixed a bug where if liquids were used for portal frame the blocks would be invisible
Major update in the return system
Added option to consume items on portal ignition
Added option to show the nether portal effect
Added 3 configurable messages
Fixed a bug with liquids flowing when igniting a portal
Fixed a bug where players could place liquids inside portals
Fixed a bug where if liquids were used for portal frame the blocks would be invisible