MoreTP Plugini Türkçe Edit'i Olan Varmı ?

JitterClickYT

Altın Madencisi
Mesajlar
387
En iyi cevaplar
2
Beğeniler
74
Puanları
290
Ruh hali
Merhaba Arkadaşlar,
MoreTP Pluginini Türkçe Edit Yapmaya Çalıştım Ama Olmadı 1 2 Sunucuda Gördüm Ama,

Örnek Olarak Warp Değiştirince Çıkan Efekt Ve Yazı



Böyle Türkçe Edit'i Olan Biri Varsa Yardımcı Ola Bilirmi Arkadaşlar ?
 


RedFail

Elmas Madencisi
Mesajlar
739
En iyi cevaplar
0
Beğeniler
473
Puanları
1,090
Eğer dil dosyasını atarsan çevirebilirim
 

JitterClickYT

Altın Madencisi
Mesajlar
387
En iyi cevaplar
2
Beğeniler
74
Puanları
290
Ruh hali
Kod:
# ################################################
#  __  __                     _______  _____     #
# |  \/  |                   |__   __||  __ \    #
# | \  / |  ___   _ __  ___     | |   | |__) |    #
# | |\/| | / _ \ | '__|/ _ \    | |   |  ___/      #
# | |  | || (_) || |  |  __/    | |   | |           #
# |_|  |_| \___/ |_|   \___|    |_|   |_|           #
#  By Onenrico [A.k.a ENVY]                         #
# ####################################################                                             
# Please note: This plugin may contains bug that i'm not realize if there was a bug
# that was your job to find one and report that to me on my spigot page

# Check out this link to see available Material for item
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
# Note: This Material list is For the latest release of Spigot version
# so some material maybe not work in older version [Example: BONE_BLOCK only work for 1.11]

#:====-----=====[ Premium Config ]=====-----=====#
plugin_prefix: "&8&l[&bMoreTP&8&l] "
#Warning this only allowed on premium Version !

#:====-----=====[ Plugin Config ]=====-----=====#

plugin_autocheckupdate: true
plugin_sendmetrics: true
# I recommend you to not touch this , since it was not affect your gameplay

moretp_menu_title: "&1MoreTP Menu"
moretp_menuplayer_title: "&1Player List &8[&2{cpage}&7/&6{pages}&8]"
moretp_item_tpa_name: "&6View Player List"
moretp_item_tpa_desc:
- '&7Click To Open Player list'
moretp_nextpage: "&eNext Page"
moretp_prevpage: "&ePrevious Page"
moretp_head_tpa: "&8[ &fLeft-Click To Tpa &e{player} &8]"
moretp_head_tpahere: "&8[ &fRight-Click To Tpahere &e{player} &8]"

#=====-----=====[ General Config ]=====-----=====#
teleport_cancel_interact: true
teleport_cancel_move: true
teleport_cancel_jump: true
teleport_cancel_damage: true
teleport_cancel_damaged: true
teleport_cancel_break: true
teleport_cancel_place: true
teleport_cancel_chat: true
teleport_cancel_command: true

particle_teleport_teleporting: true
#Should Enable particle at player location when teleporting
particle_teleport_pre-landing: true
#Should Enable particle at teleport location when teleporting
particle_teleport_landing: true
#Should Enable particle at teleport location when teleported

teleport_default_cooldown: 5
#delay in second player will actually teleport
#this is just default value for /tp command , any warp or telepad actually can have different teleport delay.
#player can bypass this with permission [moretp.cooldown.bypass]

teleport_default_delay: 5
#cooldown in second player allowed to use teleport after a teleport
#player can bypass this with permission [moretp.delay.bypass]

#teleport_invulnerable: 4 [WORK IN PROGRESS]
#how long does player be invulnerable from all damage after teleport

teleport_request_timeout: 120
#how long does timeout for teleport request /tpa and /tpahere

#=====-----=====[ Device Config ]=====-----=====#
device_empty_lore: "&8[&eShift + Right-Click &bTo Save Location&8]"
device_filled_lore: "&8[&eRight-Click &bTo Teleport&8]"
device_lore: "&eYou Can Rename This Item With Anvil%n%&eYou Can Share This Device With Other People"
device_filled_name: "&8[&bLocation Device &8(&aFilled&8)&8]"
device_empty_name: "&8[&bLocation Device &8(&fEmpty&8)&8]"
device_recipe_enabled: true

#=====-----=====[ Warp Config ]=====-----=====#
warp_title: "&b&k||&r &1&lWarp Menu &b&k||"
warp_edit_option: "&8&l[ &bPlease Shift-Click To Edit &8&l]"
warp_teleport_option: "&8&l[ &fPlease Click To Teleport &8&l]"
warp_default_displayname: "&8&l[&b&m=---=&8&l> &f&l{warpname} &8&l<&7&b&m=---=&8&l]"
warp_default_permission: "moretp.warp.{warpname}"
warp_default_description:
  - "&8&m---------&r &bWarp Info &8&m--------"
  - ""
  - "&bPermission&f&l: &8[&f{permission}&8]"
  - "&bCooldown&f&l: &6{cooldown} &fsecond"
  - "&bCost&f&l: &6{cost}"
  - "&bLocation&f&l:"
  - "&8- &fWorld&f&l: &6{world}"
  - "&8- &fX&f&l: &6{x}"
  - "&8- &fY&f&l: &6{y}"
  - "&8- &fZ&f&l: &6{z}"
  - ""
  - "&8&m---------------------------"
warp_default_cost: 0
warp_default_cooldown: 5
warp_default_glowing: false
warp_default_item: COMPASS
#Check warps directory and set your warp setting individually
#=====-----=====[ Placeholder Message ]=====-----=====#
# {warpname} would return warp current name
# {cost} would return the cost of the warp
# {cooldown} would return the cooldown of the warp teleport
# {permission} would return the permission to use warp
# {x} would return the x - coordinate of the warp location
# {y} would return the y - coordinate of the warp location
# {z} would return the z - coordinate of the warp location
# {world} would return world name of the warp location
#=====-----=====[ Placeholder Message ]=====-----=====#

#=====-----=====[ RandomTP Config ]=====-----=====#
quicktp_default_biome: RANDOM
quicktp_default_radius: 1000
quicktp_default_cost: 100
quicktp_default_cooldown: 5

randomtp_title: "&b&k||&r &1&lRTP Menu &b&k||"
randomtp_selected_option: "&8&l[ &bSelected &8&l]"
randomtp_notselected_option: "&8&l[ &fPlease Click To Select &8&l]"
randomtp_edit_option: "&8&l[ &bPlease Shift-Click To Edit &8&l]"
 
randomtp_confirm_item:
  name: "&b&k||&r &bClick To Proceed Teleport &b&k||"
  item: REDSTONE_LAMP_OFF
  permission: moretp.random.{world}
  description:
  - "&8&m-------------------------------------"
  - "  &fCurrent Option&f&l:"
  - "  &fSelected &bBiome &7> &b{biome}"
  - "  &fSelected &bRadius &7> &b{radius}"
  - ""
  - "  &fTotal Cost&f&l: &e{totalcost}"
  - "&8&m-------------------------------------"
#=====-----=====[ Placeholder Message ]=====-----=====#
# {biome} would return current selected biome
# {radius} would return current selected Radius
# {totalcost} would return current total cost of teleport
# {world} would return Player's current world
#=====-----=====[ Placeholder Message ]=====-----=====#

biome_blacklist:
- OCEAN
- DEEP_OCEAN
#Just prevent player spawning on MIDDLE OF THE SEA !

block_blacklist:
- CACTUS
- LAVA
#Just preent player spawning on Dangerous BLOCK !

 

#=====-----=====[ ActionBar Message ]=====-----=====#
message_actionbar_cooldown: "{themecolor}{left} {flatcolor}Seconds Left to Teleport"
message_actionbar_teleported: "{flatcolor}&lThank's For Playing On This Server"
message_actionbar_enabled: true
message_actionbar_reverse: true
#The style of bar Fill

#=====-----=====[ TitleBar Message ]=====-----=====#

message_titlebar_teleporting: "{themecolor}Teleporting..."
message_titlebar_teleporting_subtitle: "{flatcolor}Please Stay For &6{left} {flatcolor}Second"
message_titlebar_teleporting_canceled: "{themecolor}&lTeleport Aborted"
message_titlebar_teleporting_canceled_subtitle: "{flatcolor}Please Don't Do Anything"
message_titlebar_teleported: "{themecolor}&lTeleport Success"
message_titlebar_teleported_subtitle: "{flatcolor}Location&f: &7&l[&bX&f&l: &f{x} &7, &bY&l: &f{y} &7, &bZ&f&l: &f{z}&7&l]"
#=====-----=====[ Placeholder Message (Only for ActionBar and TitleBar Message) ]=====-----=====#
# {themecolor} would replaced with Bright random color
# {flatcolor} would replaced with Darker random color
# {player} would replaced with Player displayname
# {left} would replaced by remaining second to teleport
# {x} would replaced by player current X coord location
# {y} would replaced by player current Y coord location
# {z} would replaced by player current Z coord location
#=====-----=====[ Placeholder Message ]=====-----=====#


#=====-----=====[ Other Message ]=====-----=====#

message_config_reload: "Config Successfully Reloaded !"

message_warp_notfound: "&cWarp name &6{warp} &cNot Found"
message_warp_deleted: "&7Warp name &6{warp} &7Successfully deleted"
message_warp_set: "&7Warp &6{warp}&7 Successfully Set !"

message_sign_timeout: "Sign Creation Cancelled Because Timeout"
message_sign_please: "Please &eLeft-Click &bon A &6Sign"
message_sign_now: "Now &eLeft-Click &bon a &6Sign &bto convert it to &6MoreTP Sign"
message_sign_created: "&6Sign &bSuccessfully Created"
message_sign_already: "That sign already MoreTP Sign"

message_teleport_success: "You Are Successfully Teleported To {player}"
message_teleport_nomoney: "You Don't Have Enough Money"
message_teleport_norequest: "You Have No Teleport Request !"
message_teleport_accepted: "{player} &6Accepted &byour teleport request"
message_teleport_acceptedfrom: "You Accepted Request From {player}"
message_teleport_dennied: "{player} &6Dennied &byour teleport request"
message_teleport_denniedfrom: "You Dennied Request From {player}"
message_teleport_disabled: "{player} Disabled their Teleport , you can't TP him right now !"

message_teleporthere_notify: "{player} &fAsk Request to &aTeleport &fto his/her location"

message_teleport_notify: "{player} &fAsk Request to &aTeleport &fto your location"
message_teleport_notify_yes: "&a&l/tpyes {accept} &7- &f To &aAccept &fRequest"
message_teleport_notify_no: "&c&l/tpno {deny} &7- &f To &cDeny &fRequest"
#{accept} will be replaced by accept button
#{deny} will be replaced by deny button

message_teleport_notify_expired: "&cRequest will expired in &e{remain} &cseconds"
message_teleport_requestsent: "&fTeleport Request Has Been Sent to {player}"
message_teleport_targetnotonline: "Player {player} is not online"
message_teleport_self: "&cYou can't TP yourself"

message_forceteleport_sender: "Successfully teleport &a{victim} &bto &c{target}"
message_forceteleport_target: "You Are Teleported To &a{target} &bby &c{player}"
message_forceteleport_forcedto: "You Are Forced Teleport To &a{player}"
message_forceteleport_forced: "Successfully Forced &a{player} &bteleport to you"

message_device_already: "&cThis Device Location Already Filled"
message_device_saved: "Location Saved to Your Location"

message_title_notfound: "&c&lLocation Not Found"
message_subtitle_notfound: "&fPlease Choose Another Option"
message_subtitle_pleasewait: "&fPlease Wait"
message_title_searching: "&6&lSearching..."

message_notselect_biome: "Please Select Biome To Teleport"
message_notselect_radius: "Please Select Radius To Teleport"

message_warp_edit_cost: "You Are Editing Cost Of {warp} Warp"
message_warp_edit_cooldown: "You Are Editing Cooldown Of {warp} Warp"
message_warp_edit_enternumber: "&6Please Enter Number In The Chat !"

message_teleport_delay: "&cYou Must Wait &f{time} &6Seconds &cBefore Teleport Again"

message_teleport_button_yes_hover: "&6Click To &aAccept%n%&fTeleport Request From &b{player}"
message_teleport_button_no_hover: "&6Click To &cDeny%n%&fTeleport Request From &b{player}"
#use %n% for new line

message_teleport_button_yes_text: "&8[&a&lAccept&8]"
message_teleport_button_no_text: "&8[&c&lDeny&8]"

message_chat_comehere: "[comehere]"
#when someone type that in the chat then it'll be replaced by button to tp to that man
#Permission moretp.chat.tpme

message_chat_takeme: "[takeme]"
#when someone type that in the chat then it'll be replaced by button to tp to you
#Permission moretp.chat.takeme

message_chat_button_comehere_text: "&8[&bTPme&8]&r"
#button text by message_chat_comehere

message_chat_button_takeme_text: "&8[&aTakeme&8]&r"
#button text by message_chat_takeme

message_chat_button_comehere_hover: "&6Click this to Teleport to &f{player}"
#button hover by message_chat_comehere
#use %n% for new line

message_chat_button_takeme_hover: "&6Click this to Take the &f{player} &6to You"
#button hover by message_chat_takeme
#use %n% for new line

message_hide_on: "&bTeleport Hidden &fNo One Can See You Via /tp or /tpa Now !"
message_hide_off: "&cTeleport Revealed &fEveryone Can See You via /tp or /tpa Now !"

message_tptoggle_on: "&bTeleport Disabled &fNo One Can Teleport you via /tp or /tpa Now !"
message_tptoggle_off: "&cTeleport Enabled &fEveryone Can Teleport you via /tp or /tpa Now !"

message_adminteleport_teleported: "&bSuccessfully Force Teleport To {player}"
message_adminteleport_teleporthere: "&bSuccessfully Force Teleport {player} to you"

message_silent_on: "&bSilent Mode On ! &fYou Can TP Without Worry About Particle Now"
message_silent_off: "&cSilent Mode Off !"

message_teleport_targetnopermiss: "Currently &6{target} &cDoesn't Have Permission To Accept Your Teleport"

message_no_permission: "You Don't Have &8[&f{perm}&8] &cPermission !"
 

Mr_Obliviate

Play.BlokDunyasi.Net
Mesajlar
1,002
En iyi cevaplar
18
Beğeniler
749
Puanları
1,480
Ruh hali
Bulmuşsun zaten başka yol bakayım..
 

Mr_Obliviate

Play.BlokDunyasi.Net
Mesajlar
1,002
En iyi cevaplar
18
Beğeniler
749
Puanları
1,480
Ruh hali
Tam Bulamadım Bana Yukardaki Fotorafdaki Gibi Lazım Olan 1 2 Kişi Varda Pek Yardımcı Olmuyorlar,
Eğer çok istiyorsan eclipse ile plugin kodlarını değiştirebilirsin, Yorumu o şekilde yapmadım attığımda dediğim şeyi zaten görmüş olduğunu gördüm bu arada, Cevap kastığımı düşünmesinler sonra geveliyorlar.
 

JitterClickYT

Altın Madencisi
Mesajlar
387
En iyi cevaplar
2
Beğeniler
74
Puanları
290
Ruh hali
Eğer çok istiyorsan eclipse ile plugin kodlarını değiştirebilirsin, Yorumu o şekilde yapmadım attığımda dediğim şeyi zaten görmüş olduğunu gördüm bu arada, Cevap kastığımı düşünmesinler sonra geveliyorlar.
Peki Anladım Teşekkür Ederim,
 

Üst