So I was bored yesterday and decided to remake the Portals script in a plugin. It works a bit differently (thus you cannot use the old database) but I think it is quite simple to get a hang of
Available Commands: (admin only)
Please note that all commands should be entered in the chat (T key) not the console (`/~/^ key depending on keyboard)
/portal select, enables area selection tool
/portal create name, creates portal from the selected area with the specified name
/portal settarget PortalID, sets the destination of the specified portal to the current position of the player
/portal remove PortalID, removes the specified portal completely
/portal list, displays a list of all already defined portals
/portal show, shows portals in the world
/portal hide, hides portals in the world
/portal cancel, disables area selection tool
How it works:
As always please report bugs/problems for me to fix.
Have fun