
DeityAPI
- 12.0K
- Bukkit Plugins
Public API for Plugin Developers to use to handle tedious tasks
- 12.0K
- August 19, 2012

DeityAPI
- 12.0K
- Bukkit Plugins
Public API for Plugin Developers to use to handle tedious tasks
- 12.0K
- August 19, 2012
This plugin is a light-weight portal system. The system will run commands based on when a user enters Portal Block (Excluding End Portal Blocks). These commands can either be sent from the players behalf OR they can be sent from console. The portal can be any shape or size that you decide. As long as you can select the shape with WorldEdit, you can turn it into a portal.
This plugin will allow you to set up portal regions by selecting an area with WorldEdit. It will also allow you to manage all in-game portals either through console, or in game itself.
Most portal systems are direct teleports, You enter the portal and it has a coordinate that is stored in a database/flatfile to go to. This doesn't allow for many things such as custom handling of these teleports. With this system you can bind any command to any portal. No restrictions on how that is handled. This is perfect if you have teleport commands with custom welcome messaging in them. Want to make the users pay for using a portal? Well now you can! That is directly built into the system, and configurable on the fly!
Note: You can use the %player% variable in the portal command to represent the player who is entering the portal Note 2: When creating portals do not include the '/' before the command unless the command requires a double slash

Public API for Plugin Developers to use to handle tedious tasks
Public API for Plugin Developers to use to handle tedious tasks