Shapeless Portals lets players ignite custom-shaped Nether portals made from any materials configured in the config.
Join our Discord — discover other cool plugins, suggest new features, or get help with configurations.
shapelessPortals.ignite or allow everyone to ignite./shapelessportals reload.config.yml) ⚙️# Join our discord - https://discord.gg/YGzA4UxzFB you can find other cool plugins there.
# "shapelessPortals.reload" - permission required to use "/shapelessportals reload" command
# if true, only players can ignite shapeless portals
onlyPlayerCanIgnite: false
# if true, players must have permission to ignite shapeless portals
isPermissionRequired: false
permission: "shapelessPortals.ignite"
# max width/height of portal opening (portal blocks)
maxWidth: 21
maxHeight: 21
# min size of portal opening (portal blocks)
minPortalSize: 1
# allowed frame materials (Obsidian, Crying Obsidian, etc.)
portalFrameMaterials:
- OBSIDIAN
- CRYING_OBSIDIAN
# reload messages, supports MiniMessage
noPermissionToReload: "<red>✘ <white>You don't have permission!"
successfullyReloaded: "<green>✔ <white>Config reloaded!"
| Permission Node | Description |
|---|---|
shapelessPortals.ignite |
Allows ignition of shapeless portals |
shapelessPortals.reload |
Allows reloading the plugin config |
| Command | Description |
|---|---|
/shapelessportals reload |
Reload plugin config |