mc-enhancemc-plugin is a Minecraft plugin that provides essential commands for and features for a PaperMC-based Minecraft server
This plugin is designed to simplify gameplay features, enhance base gameplay by providing some quality of life improvements during multiplayer gameplay
- Teleport Requests: Allows players to send, cancel, accept and deny teleport requests
- Custom Messages: Informative messages are sent to players when teleport requests are handled
| Command | Aliases | Description | Usage |
|---|---|---|---|
/teleport-request |
- tpa- tpask- tpr- tprequest |
Sends a teleport request to a specific player | /tpa <player> |
/teleport-cancel |
- tpcancel- tpacancel |
Cancels all sent teleport requests | /tpacancel |
/teleport-accept |
- tpaccept |
Accepts the most recent teleport request | /tpaccept |
/teleport-deny |
- tpdeny- tpadeny |
Denies the most recent teleport request and notifies the source player | /tpdeny |
- Download the latest release of the plugin from the Releases page
- Place the plugin JAR file in the
pluginsdirectory of your Minecraft server - Restart the server to load the plugin
No additional configuration is required for this plugin
All functionality is provided through the available commands
Contributions are welcome! Feel free to fork the repository and submit a pull request with your changes
For major changes, please open an issue to discuss what you would like to improve
See [LICENSE](LICENSE)
## Author
- **slgnalin** - [GitHub](https://github.com/slgnalin)
## Support - GitHub Issues
For any questions or support, please visit the [GitHub Issues](https://github.com/slgnalin/mc-enhancemc-plugin/issues) page