This is a simple portal plugin I have created. This plugin is orginally named: LegitPortal.
| /pwand | Receive portal wand defined inside of settings.properties. | ||
| /portal help | Receive help message. | ||
| /portal create <portalname> | Create a portal. | ||
| /portal setdest <portalname> | Set the destination of a portal. | ||
| /portal list | List all of the portals. | ||
| /portal delete <portanname> | Delete a portal. | ||
| /portal redefine <portalname> | Redefine portal loc1 and loc2. | ||
| /portal setmessage <portalname> <message> | Set a portal message. | ||
| /portal reload | Reload the lPortals plugin. |
| portal.create | This will allow a player to do /portal create <portalname>. | ||
| portal.setdest | This will allow a player to do /portal setdest <portalname>. | ||
| portal.list | This will allow a player to do /portal list. | ||
| portal.delete | This will allow a player to do /portal delete <portalname>. | ||
| portal.reload | This will allow a player to do /portal reload. | ||
| portal.update | If there is an update, when a player joins they will receive the update notification. | ||
| portal.use.<portalname> | Allow a player to enter a portal if the 'Use-Permissions' is true inside of settings.properties. | ||
| portal.wand | This will allow a player to do /pwand. |
| English | None at the moment. | ||
| Dutch | https://www.youtube.com/watch?v=PqpFkAvee7U | ||
| Portugese | http://youtu.be/KSchw4Vm5TI |
Leave suggestions in the comments below!
Please message me any bugs. Privately. Thank you.