By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Simple plugin to make creation of portals easy.
You use one command:
[CODE]
/mtp [world|server:port] [x y z]
[/CODE]
Examples:
[CODE]
# How far can the portals be created
max-dist: 8
# Block-id of the border block (defaults to Nether Bricks)
border: 112
# Block-id of the center block (defaults to Portal)
center: 90
# Block-id of the corners (defaults to Nether Brick Stairs)
corner: 114
[/CODE]
mtp.destroy
permission.manyworld
dependancymtp.destroy
permissionMagicTelePortal
Copyright (C) 2015 Alejandro Liu
All Rights Reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time