Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creeperplayer20/c20s-tpall
Powerful TpAll plugin with many features.
https://github.com/creeperplayer20/c20s-tpall
minecraft-plugin pocketmine pocketmine-mp pocketmine-plugins
Last synced: 2 months ago
JSON representation
Powerful TpAll plugin with many features.
- Host: GitHub
- URL: https://github.com/creeperplayer20/c20s-tpall
- Owner: creeperplayer20
- License: gpl-3.0
- Created: 2022-02-03T07:51:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T18:22:15.000Z (over 1 year ago)
- Last Synced: 2024-11-01T14:06:24.118Z (2 months ago)
- Topics: minecraft-plugin, pocketmine, pocketmine-mp, pocketmine-plugins
- Language: PHP
- Homepage: https://discord.gg/dmrBe8eUDJ
- Size: 91.8 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C20s TpAll
* Powerful TpAll plugin that allows you to teleport all online players to your current position either instantly (legacy) or with a countdown (UI).### 💻 Commands
|**Command**|**Description**|**Permission**|**Default**|**UI**|
|-----------|---------------|--------------|-----------|-------------|
|/tpall|Teleport all online players to your current position.|c20s-tpall.use|OP|true/false|### ⭐ Features
- [X] PM5 Support
- [X] Fully Customizable
- [x] Custom Reason Message + Default Reason
- [X] UI and Legacy (no UI)
- [x] Custom Timer
- [X] Teleport Sounds (Countdown and Teleport)### 🛡️ Functionality
**UI Form**:
* Includes countdown slider (10s to 300s).
* Allows selection of countdown sound, which can be left empty.
* Allows selection of teleport sound, which can also be left empty.
* Option to select who to teleport players to.
* Allows input of a reason for the teleport, either custom or the default reason from the config file.
* Custom messages can be sent when the teleport is initiated and completed.**Legacy** (***no UI***):
* Instantly teleports all players.
* Sends a message notifying all players of the teleportation.
* Configurable sound notification upon teleportation inside the config file.### 🖼️ Images
![ui](https://user-images.githubusercontent.com/42560781/235523968-c0725e73-15d7-468c-9946-e409cb0f1715.gif)![no-crash-on-leave](https://user-images.githubusercontent.com/42560781/235527866-203fdfbf-2eef-4b18-b0a9-566b2cb2beab.gif)
![no-spam](https://user-images.githubusercontent.com/42560781/235529302-eefa68ad-1f46-41c2-85fe-78be514cc642.gif)
![legacy](https://user-images.githubusercontent.com/42560781/235530000-40f55cca-3753-46b8-bf70-e426d1f1ae81.gif)
### 🔮 Other
> You are welcome to provide suggestions and report any issues related to the plugin by submitting them here [GitHub](https://github.com/creeperplayer20/C20s-TPALL/issues) or here [Discord](https://discord.gg/dmrBe8eUDJ).