Pre-PortalCommands 2.0 Reference

Commands
===========
/cmdportal create - Create a portal. You must use worldedit to select a region for the portal before using this command
Syntax: Option 1, /cmdportal create [name] [command], Option 2, /cmdportal create [name] -t [player or console] [command]

/cmdportal delete - Delete a portal.
Syntax: /cmdportal delete [name]

/cmdportal addcommand - Add a command to a portal.
Syntax: /cmdportal addcommand [name] [command]

/cmdportal removecommand - Remove a command from a portal.
Syntax: /cmdportal removecommand [name] [command_index]

/cmdportal listcommands - List a portal's commands.
Syntax: /cmdportal listcommands [name]

/cmdportal addmessage - Add a message to a portal.
Syntax: /cmdportal addcommand [name] [message]

/cmdportal removemessage - Remove a command from a portal.
Syntax: /cmdportal removemessage [name] [message_index]

/cmdportal listmessages - List a portal's messages.
Syntax: /cmdportal listmessages [name]

/cmdportal info - List a portal's info.
Syntax: /cmdportal info [name]

/cmdportal list - List the existing portals.

/cmdportal help - Show the help page.

Permissions
===========
pc.portal.create.player - Allows the user to create a portal that sends from a player.
pc.portal.create.console - Allows the user to create a portal that sends from the console.
pc.portal.delete - Allows the user to delete a portal.
pc.portal.use.[portal name] - Allows the user to use the specified portal. (pc.portal.use.* will allow the use of all portals)
pc.portal.edit.command - Allows the user to change a portal's commands.
pc.portal.edit.message - Allows the user to change a portal's messages.


Comments

Posts Quoted:
Reply
Clear All Quotes