Configuration

config.yml contains general settings for PortalStick. regions.yml contains region-specific settings for all portal-related settings.

When you edit config file, do so while server is offline or use /portal reload command. Reloading/Stopping your server will revert your changes!

Config.yml

main

compact-portal

Change bulky portals into compact ones. This option is still very buggy, so i recommend using bulky old portals.


disabled-worlds

You can use this to disable PortalStick on certain worlds. List the worlds one per line like so ' - worldname'. Example:

disabled-worlds:
- world1
- world2


portal-tool

Item used for creating portals. Default: stick (280:0)


region-tool

Item used to create regions. Default: wooden sword (268)


restore-inventory-on-world-change

Should your inventory be restored when you leave a region with its own inventory by teleporting to another world? Generally this should be enabled to prevent item smuggling. But if you have another plugin that changes player's inventory when teleporting through worlds, you should disable this.


portal-color-presets

Presets of portal colors. Lists one preset line like so ' - color1-color2'. Example (light blue / orange portals) :

portal-color-presets:
- 3-1


sounds

use-minecraft-sounds

This is to use native minecraft sounds. Why would you ever disable this? ;)


minecraft

You define the various sounds here. The rule is: [SOUND_NAME]:<volume>:<pitch>
To find valid sound names have a look here.
1.0 represents 100% volume (can be louder) and 1.0 seems to be the default pitch.


use-spout-sounds

This is to use spout sounds.


spout

You define URLs to the spout sounds here. These URLs have to be accessible to the public!


Language

This is the language to be used.




regions.yml

location

This is used for storage of region location. You should not modify it.


enable-emancipation-grill

Can Material Emancipation Grills be created in this region?


all-blocks-allow-portals

Can portals be placed on all block types inside this region? If enabled, this setting ignores portallable-blocks setting.


velocity-multiplier

When you fly through portals inside this region, your speed will be multiplied by this number. Use for long/high jumps.


enable-fall-damage-boots

If set to true, a player won't receive fall damage if wearing anti-damage boots (default diamond boots)


fall-damage-boots

Type of boots for anti fall damage boots. Default: Diamond boots (313)


delete-portals-on-exitentrance

When player leaves or enters this region, should their portals be deleted?


enable-blue-portals

Can players place portals inside this region?


enable-red-portals

Can players place portals inside this region?


infinite-dispensers

By turning on this setting, you can make all dispensers in this region infinite (they will not run out of items). Just put desired item on center block of the dispenser.


transparent-blocks

List of blocks that you can shoot portals through in this region.


teleport-liquids

Can liquids (water and lava) be teleported through portals in this region.


grills-clear-inventory

Should Material Emancipation Grills placed in this region clear player's inventory when they walk through.


grills-clear-item-drops

By enabling this setting, Material Emancipation Grills in this region will clear any items that player dropped. Useful if your test chamber needs player to drop item onto pressure plate, so chamber will be automatically reseted when player leaves it.


emancipation-grill-material

Material which is used as frame for Material Emancipation Grills in this region. To specify something like orange wool, place the wool type with a colon after the block type e.g. '35:1'


enable-disabling-grill-with-redstone

Should a grill be redstone sensitive?


teleport-vehicles

Can vehicles (minecarts, boats) be teleported through portals inside this region?


unique-inventory

Does this region have unique inventory? That means that when player enters region, his inventory will be saved and he will get new temporary inventory. After leaving region, he will get his old inventory back


obey-worldguard-permissions

Can you place portal in this region if WorldGuard restricts building here?


portallable-blocks

Which blocks can portal be created on. One block per line like so: ` - 3`


prevent-creating-portal-through-portal

Enabling this setting will prevent players from shooting portal through portal (when you create portal, you can see behind it which can be easily exploited. This protection fixes that).


prevent-creating-portal-through-closed-door

This setting will enable protection against shooting portals through closed doors. You can use that, so players can only shoot portals through open door, so they can shoot portals when test allows them to (redstone doors).


enable-aerial-faith-plates

Should aerial faith plates be enabled?


aerial-faith-plate-block

Which blocks is used as aerial faith plate block? Default: diamond block (57)


aerial-faith-plate-power

Define power of the aerial faith plate. Syntax: "horizontal power-vertical power".


enable-blue-gel-blocks

Should blue gel blocks be enabled?


blue-gel-block

What material should blue gel be made of? Default: Light-blue wool (35:3)


blue-gel-velocity-multiplier

When you bounce from blue gel block, for how much will your velocity multiply?


enable-red-gel-blocks

Should red gel blocks be enabled?


blue-gel-block

What material should blue gel be made of? Default: Orange wool (35:1)


red-gel-velocity-multiplier

How big speedup will you receive, when you walk over red gel block?


enable-sounds

Should sounds be enabled in that region?


unique-inventory-items

Which items will player get when he enters unique inventory area or go through emancipation grill?


grill-inventory-clear-exceptions

Which items should player keep when he go through emancipation grill?


protect-portals-from-tnt

Should we prevent TNT from damaging portals? Players won't get free wool regardless of this setting.


enable-transferring-redstone-current

Should we transfer redstone current through portals?

enable-teleporting-blocks-moved-by-pistons

Should blocks moved by pistons be teleported through portals?


Comments

Posts Quoted:
Reply
Clear All Quotes