Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nothub/safetpa
Minecraft self-service teleport requests
https://github.com/nothub/safetpa
minecraft paper-plugin
Last synced: 2 months ago
JSON representation
Minecraft self-service teleport requests
- Host: GitHub
- URL: https://github.com/nothub/safetpa
- Owner: nothub
- License: mit
- Created: 2019-06-22T00:20:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T14:26:58.000Z (5 months ago)
- Last Synced: 2024-08-05T16:46:43.505Z (5 months ago)
- Topics: minecraft, paper-plugin
- Language: Java
- Homepage: https://modrinth.com/project/safetpa
- Size: 399 KB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SafeTPA
Minecraft self-service teleport requests
---
##### Commands
| usage | aliases | description | permission |
|-----------------|---------------------|----------------------------|------------|
| `/tpa ` | `tpask` | Send request | `tpa.tpa` |
| `/tpy ` | `tpaccept`, `tpyes` | Accept request | `tpa.tpy` |
| `/tpn ` | `tpdeny`, `tpno` | Deny request | `tpa.tpn` |
| `/tpi []` | `tpignore` | Ignore requests per player | `tpa.tpi` |
| `/tpt` | `tptoggle` | Ignore requests globally | `tpa.tpt` |---
This plugin depends on [SuperVanish](https://github.com/LeonMangler/SuperVanish) to mitigate [coordinate](https://2b2t.miraheze.org/wiki/Coordinate_Exploits#Debug_Exploit/) [exploitation](https://github.com/PaperMC/Paper/issues/2016).