CuboidTeleport
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
平台: paper purpur
标签: adventure game-mechanics utility

?A simple plugin that adds teleports
Add those familiar teleports without unnecessary load with simplicity. Give players the ability to move around the server world easily and quickly!
ℹ️For RTP it is recommended to use the Chunky plugin so that the server does not hang with each random teleportation

- HEX Color (RGB) support
- Personal points of each player's houses
- Warp installation and warp teleportation
- Random teleportations with radius settings (I highly recommend using Chunky so that the server doesn't go down)
- Teleportation between players on request
- Permissions
- Reload configuration without restarting the server
- Custom config.yml
- /help message
- Customisable localization - Russian and English
- Very simple and non-loading plugin

/home [name]- teleport on home/sethome [name]- set home/delhome [name]- remove home/warp [warp name]- teleport to warp/warps- list of warps/setwarp [warp name]- set warp/delwarp [warp name]- delete warp/rtp- random teleport/tpr- random teleport/tpa [player]- send request to player/call [player]- send request to player/tpaccept- accept request/tpacancel- cancel request/tpdeny- deny request/ctp help- shows commands list/ctp reload- reload configuration

?How to create gradient - https://www.birdflop.com/resources/rgb/
config.yml ``` # # # ▒█▀▀█ █░░█ █▀▀▄ █▀▀█ ░▀░ █▀▀▄ ▀▀█▀▀ █▀▀ █░░ █▀▀ █▀▀█ █▀▀█ █▀▀█ ▀▀█▀▀ # # ▒█░░░ █░░█ █▀▀▄ █░░█ ▀█▀ █░░█ ░▒█░░ █▀▀ █░░ █▀▀ █░░█ █░░█ █▄▄▀ ░░█░░ # # ▒█▄▄█ ░▀▀▀ ▀▀▀░ ▀▀▀▀ ▀▀▀ ▀▀▀░ ░▒█░░ ▀▀▀ ▀▀▀ ▀▀▀ █▀▀▀ ▀▀▀▀ ▀░▀▀ ░░▀░░ # # v1.2.1 # # by camper_crafting # # # # Main settings of plugin locale: ru message_prefix: "ᝰFF&lCE0AFF&luC14FF&lbɏFFF&loᙡFF&liᖝFF&ldȕDFF&lTᎸFF&leE52FF&llC5CFF&leA66FF&lpኣFF&loljBFF&lrᄡFF<&r &7|&r " general_sound: ENTITY_FISHING_BOBBER_THROW # Home settings home_sound: ENTITY_ENDERMAN_TELEPORT # Warp settings warp_sound: ENTITY_ENDERMAN_TELEPORT # RTP settings rtp_sound: ENTITY_ENDERMAN_TELEPORT teleport_radius: 1000 # RTP radius # Tpa settings tpa_sound: ENTITY_ENDERMAN_TELEPORT ``` msg_en.yml ``` # # # ▒█▀▀█ █░░█ █▀▀▄ █▀▀█ ░▀░ █▀▀▄ ▀▀█▀▀ █▀▀ █░░ █▀▀ █▀▀█ █▀▀█ █▀▀█ ▀▀█▀▀ # # ▒█░░░ █░░█ █▀▀▄ █░░█ ▀█▀ █░░█ ░▒█░░ █▀▀ █░░ █▀▀ █░░█ █░░█ █▄▄▀ ░░█░░ # # ▒█▄▄█ ░▀▀▀ ▀▀▀░ ▀▀▀▀ ▀▀▀ ▀▀▀░ ░▒█░░ ▀▀▀ ▀▀▀ ▀▀▀ █▀▀▀ ▀▀▀▀ ▀░▀▀ ░░▀░░ # # v1.2.1 # # by camper_crafting # # English language plugin # # # only_players: "ff0000Only players can use this command!&r" usage_call: "ff0000Usage: &n/call [player]&r" player_not_found: "ff0000Player not found.&r" usage_tpa: "ff0000Usage: &n/tpa [player]&r" no_self_request: "ff0000You cannot send a teleport request to yourself.&r" home_set: "ff00Home %home% set!&r" home_teleported: "ff00Teleported to home %home%!&r" home_removed: "ff0000Home %home% removed!&r" home_not_exist: "ff0000Home %home% does not exist!&r" config_reloaded: "ff00Configuration reloaded successfully!&r" help_message: "ᄡFFcommands:&r\n ᄡFF/ctp help &7- ᝰFFshow corresponding message&r\n ᄡFF/ctp reload &7- ᝰFFreload configuration&r\n ᄡFF/sethome [name] &7- ᝰFFset home point&r\n ᄡFF/home [name] &7- ᝰFFteleport to home point&r\n ᄡFF/delhome [name] &7- ᝰFFdelete home point&r\n ᄡFF/tpa [player] &7- ᝰFFsend request to teleport player&r\n ᄡFF/call [player] &7- ᝰFFedit player teleportation request&r\n ᄡFF/tpaccept &7- ᝰFFaccept teleportation request&r\n ᄡFF/tpacancel &7- ᝰFFreject teleportation request&r\n ᄡFF/tpdeny &7- ᝰFFcancel teleportation request&r\n ᄡFF/rtp &7- ᝰFFrandom teleport&r\n ᄡFF/tpr &7- ᝰFFrandom teleport&r\n ᄡFF/warp &7- ᝰFFteleport to warp&r\n ᄡFF/warps &7- ᝰFFwarp list&r\n ᄡFF/setwarp &7- ᝰFFset warp&r\n ᄡFF/delwarp &7- ᝰFFdelete warp&r" no_permission: "ff0000You don't have permission to use this command!&r" request_sent: "ff00Teleport request sent to %target%.&r" request_received: "ᝰFF%sender%&r ᄡFFhas requested to teleport to you.&r\nᄡFFType ff00/tpaccept&r ᄡFFto accept or ff0000/tpacancel&r ᄡFFto deny.&r" request_timed_out: "ff0000Teleport request has timed out.&r" request_accepted: "ff00Teleport request accepted.&r" request_denied: "ff0000Teleport request denied.&r" no_pending_request: "ff0000You have no pending teleport requests.&r" request_pending: "ff0000You already have a pending teleport request.&r" sender_offline: "ff0000The player who sent the request is no longer online.&r" request_cancelled: "ff0000Teleport request from %sender% has been cancelled.&r" rtp_success: "ff00You have been teleported to a random location.&r" rtp_fail: "ff0000Could not find a safe location. Please try again.&r" warp_set: "ff00Warp %warp% has been set.&r" warp_exists: "ff0000Warp %warp% already exists.&r" warp_not_found: "ff0000Warp %warp% not found.&r" warp_teleport: "ff00Teleported to warp %warp%.&r" warp_deleted: "ff00Warp %warp% has been deleted.&r" usage_setwarp: "ff0000Usage: &n/setwarp [name]&r" usage_warp: "ff0000Usage: &n/warp [name]&r" usage_delwarp: "ff0000Usage: &n/delwarp [name]&r" warps_list: "ᄡFFAvailable warps: ᝰFF&n%warps%&r" no_warps: "ff0000No warps have been set yet.&r" ```
请登录后举报
暂无评论,抢个沙发吧~