🎮 TeleportScreen is a PocketMine-MP API 5 plugin that displays a custom screen when a player teleports, respawns, or joins a server. This plugin also supports sound effects and a freeze feature to keep the game running smoothly.
- 🎬 Show screen effect when teleporting, joining, or respawning.
- 🔇 Custom sounds can be played according to settings.
- ❄️ Freeze player movement during the delay.
- 🧱 Supports custom Resource Pack
.mcpack. - ⚙️ Settings can be changed in
config.yml.
# https://www.digminecraft.com/lists/sound_list_pe.php
screen-delay: 5 # Screen delay and freeze time (seconds)
screen-message: "§bTeleporting..." # Message when screen appears
screen-sound: "enderdragon.sigma" # Minecraft sound names
screen-freeze: true # Enable freeze player
screen-settings:
join: true
respawn: true
teleport: trueOpen File TeleportScreen.mcpack Then open textures/ui/teleport_screen.png The size must be the same, namely 256x128
