# PetTeleport_Improved
PetTeleport_Improved 旨在为 Minecraft Java 版服务器优化宠物传送机制,解决玩家在游戏中驯服宠物后,因宠物跟随距离有限或跨区域移动时丢失的问题,提升玩家的游戏体验。
## 核心功能
### 宠物召唤命令:
玩家可通过/callpet指令将所有已驯服且未蹲坐的宠物传送到自己身边,无需手动寻找宠物。(仅限相同世界)
### 跨世界传送时传送宠物:
默认启用宠物跨世界传送功能,当玩家切换世界时,宠物会自动跟随传送。
### 快速移动时传送宠物
当玩家快速移动时宠物所在区块可能被卸载,届时将传送宠物。
## 命令:
- /callpet 传送宠物到使用命令的玩家身边(相同世界)
- /ptp reload 重载语言和配置文件
- /ptp help 显示帮助
插件可能存在问题或不完善之处,但该插件在未来应该不会更新,如果你想完善该插件,请在版本界面下载源代码(代码会很凌乱)。
# PetTeleport_Improved
PetTeleport_Improved is designed to optimize the pet teleportation mechanism for **Minecraft Java Edition servers**. It addresses the issue where tamed pets get lost due to limited follow distance or when players move across regions, thereby enhancing the overall gameplay experience.
## Core Features
### Pet Summoning Command:
Players can use the `/callpet` command to teleport all their tamed pets (that are not in a sitting state) to their side, eliminating the need to manually search for pets. (**Only works within the same world**)
### Pet Teleportation Across Worlds:
The pet cross-world teleportation feature is enabled by default. When a player switches worlds, their pets will automatically follow and teleport with them.
### Pet Teleportation During Fast Movement:
When a player moves quickly, the chunk where the pet is located may be unloaded. In such cases, the pet will be teleported to the player.
## Commands:
- `/callpet` - Teleports pets to the player who used the command (within the same world).
- `/ptp reload` - Reloads language files and configuration files.
- `/ptp help` - Displays help information.
Note: There may be issues or imperfections in this plugin. However, **no future updates for this plugin are planned**. If you wish to improve or refine the plugin, please download the source code from the version page (the code may be disorganized, in my opinion).