SignPorts is a Bukkit/Spigot plugin that allows players to create and use sign-based teleportation ports within their claims. This plugin integrates with GriefDefender for claim management and PlaceholderAPI for enhanced customization.
- Signports retain item metadata after setting an item as the port's menu icon.
- Create teleportation points using signs within player-owned claims
- GUI-based menu for easy navigation and management of SignPorts
- Customizable sign format and messages
- Integration with GriefDefender for claim-based permissions
- Support for PlaceholderAPI for dynamic text replacement
- Ensure you have GriefDefender and PlaceholderAPI installed on your server.
- Download the SignPorts.jar file from the releases page.
- Place the SignPorts.jar file in your server's
plugins
folder. - Restart your server or run the
/reload confirm
command.
/signport create <name>
- Create a new SignPort/signport list
- List all available SignPorts/signport remove <name>
- Remove a SignPort/signport teleport <name>
- Teleport to a SignPort/signport gui
- Open the SignPort GUI/signportmenu
- Open the SignPort menu/confirm
- Confirm a SignPort setup action/setname <name>
- Set the name for a SignPort during setup/setdesc <description>
- Set the description for a SignPort during setup
signports.create
- Allows creation of SignPortssignports.use
- Allows usage of SignPortssignports.list
- Allows listing of SignPortssignports.remove
- Allows removal of SignPortssignports.teleport
- Allows teleportation to SignPortssignports.gui
- Allows using the SignPort GUIsignports.admin
- Gives access to all SignPorts commands and features
The plugin's configuration can be found in the config.yml
file in the SignPorts plugin folder. Here you can customize various aspects of the plugin, such as the SignPort identifier and messages.
- Place a sign in your claim.
- Write "[SignPort]" (or your configured identifier) on the first line of the sign.
- Right-click the sign to start the setup process.
- Follow the instructions to complete the SignPort setup.
- Use the SignPort GUI or commands to manage and use your SignPorts.
If you encounter any issues or have questions, please open an issue on our GitHub repository or contact us through our support channels.
We welcome contributions to the SignPorts plugin. Please feel free to submit pull requests or open issues for any bugs or feature requests.
This project is licensed under the MIT License.