Multiverse-Portals:

Last-modified: 2019-04-13 (土) 15:20:19

各ワールド間のポータル移動

公式(英語)
Wiki(日本語)

 
  • Rest World側
    • Rest Gate
  • Hard Rest側
    • Hard Gate
       

config.yml

# This is the MV-Portals Config. If you mess it up, copy the values out
# delete it, and it will be regenerated. Then use the ingame interface
# to add your values back via the "/mvp conf" command.
# When in-game, simply type: "/mvp conf ?" for help.
# A config with explanations can be found here:
# https://github.com/Multiverse/Multiverse-Portals/wiki/config.yml

wand: 271
useonmove: true
portalsdefaulttonether: false
enforceportalaccess: true
portalcooldown: 1000
clearonremove: false
teleportvehicles: true
framematerials: []
version: 2.7

portal.yml

portals:
  Hard Gate:
    entryfee:
      amount: 0.0
    safeteleport: true
    teleportnonplayers: false
    handlerscript: ''
    owner: hilite99
    location: -41.0,71.0,177.0:-37.0,76.0,177.0
    world: Hard Rest
    destination: p:Rest Gate
  Rest Gate:
    entryfee:
      amount: 0.0
    safeteleport: true
    teleportnonplayers: false
    handlerscript: ''
    owner: hilite99
    location: -98.0,65.0,-651.0:-96.0,67.0,-651.0
    world: Rest World
    destination: p:Hard Gate