Skip to content

sindastra/LapisPortals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LapisPortals

Bukkit plugin for command-less teleportation

Find this project on Bukkit

This plugin adds the ability to create portal structures that link to each other based on the contents of a chest. There are two types of portals: default and global. Default portals will link from portal A to portal B and vice-versa. Global portals act as a central node for teleportation and can eliminate the need for /home and /spawn commands.

LapisPortals

LapisPortals Logo

Tutorial

http://www.youtube.com/watch?v=LKvkwrZeB7Q&noredirect=1 (EN)
https://www.youtube.com/user/NiliBukkit (DE)

Permission/Economy (optional)

In order to use economy and/or permissions, you need vault and both a vault compatible economy (e.g. iConomy) and permissions system.

  • LapisPortals.create
  • LapisPortals.teleport
  • LapisPortals.teleport.free
  • LapisPortals.teleport.lightning
  • LapisPortals.teleport.nosick
  • LapisPortals.teleport.nodelay

Confiuration

  • PortalMaterial: lapis_block
  • Price: 0
  • Lightning: true
  • TeleSickness: true
  • UsePermsAndEcon: true
  • TeleDelay: 0

GitHub

For those who would like to contribute to the project, the source is now available on GitHub!
https://github.com/avere001/LapisPortals