# ################################################
# __ __ _______ _____ #
# | \/ | |__ __|| __ \ #
# | \ / | ___ _ __ ___ | | | |__) | #
# | |\/| | / _ \ | '__|/ _ \ | | | ___/ #
# | | | || (_) || | | __/ | | | | #
# |_| |_| \___/ |_| \___| |_| |_| #
# 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[&bISINLANMA&8&l] "
#:====-----=====[ 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: "&1Isinlanma Menu"
moretp_menuplayer_title: "&1Oyuncu Listesi &8[&2{cpage}&7/&6{pages}&8]"
moretp_item_tpa_name: "&6Oyuncu Listesini Goruntule"
moretp_item_tpa_desc:
- '&7Oyuncu listesini ac'
moretp_nextpage: "&eSonraki Sayfa"
moretp_prevpage: "&eOnceki Sayfa"
moretp_head_tpa: "&8[ &e{player} &fkisisine isinlan &8]"
moretp_head_tpahere: "&8[ &e{player} &fkisisini yanina cagir &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 + Sag Tus &bYeri Kaydet&8]"
device_filled_lore: "&8[&eSag-Tus &bIsinlan&8]"
device_lore: "&eBu ogeyi ors ile yeniden adlandirabilirsin%n%&eBu ogeyi diger oyuncularla paylasabilirsin"
device_filled_name: "&8[&bLokasyon Yeri &8(&aDolduruldu&8)&8]"
device_empty_name: "&8[&bLokasyon Yeri &8(&fBos&8)&8]"
device_recipe_enabled: true
#=====-----=====[ Warp Config ]=====-----=====#
warp_title: "&b&k||&r &1&lWarp Menu &b&k||"
warp_edit_option: "&8&l[ &bDuzenlemek icin Sag Tus &8&l]"
warp_teleport_option: "&8&l[ &fIsinlanmak icin tikla&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 Bilgisi &8&m--------"
- ""
- "&BYetki&f&l: &8[&f{permission}&8]"
- "&bBekleme Suresi&f&l: &6{cooldown} &fsecond"
- "&bUcret&f&l: &6{cost}"
- "&bLokasyon&f&l:"
- "&8- &fDunya&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[ &bSecildi &8&l]"
randomtp_notselected_option: "&8&l[ &fSecim Yap &8&l]"
randomtp_edit_option: "&8&l[ &bShift-Tus Ile Duzenleyin &8&l]"
randomtp_confirm_item:
name: "&b&k||&r &bDevam Etmek Icin Tikla &b&k||"
item: REDSTONE_LAMP_OFF
permission: moretp.random.{world}
description:
- "&8&m-------------------------------------"
- " &fSuanki Secenek&f&l:"
- " &fSecilen &bBiom &7> &b{biome}"
- " &fSecilen &bAlan &7> &b{radius}"
- ""
- " &fToplam Ucret&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: "{flatcolor}Isinlanmak icin{themecolor}{left} {flatcolor}bir saniye kaldi!"
message_actionbar_teleported: "{flatcolor}&lSunucumuzda oynadiginiz icin tesekkur ederiz!"
message_actionbar_enabled: true
message_actionbar_reverse: true
#The style of bar Fill
#=====-----=====[ TitleBar Message ]=====-----=====#
message_titlebar_teleporting: "{themecolor}Isinlaniyorsun..."
message_titlebar_teleporting_subtitle: "{flatcolor}Lutfen &6{left} {flatcolor}saniye boyunca yerinizden kipirdamayin"
message_titlebar_teleporting_canceled: "{themecolor}&lIsinlanma iptal edildi"
message_titlebar_teleporting_canceled_subtitle: "{flatcolor}Lutfen bir sey yapmayin"
message_titlebar_teleported: "{themecolor}&lIsinlanma basarili"
message_titlebar_teleported_subtitle: "{flatcolor}Lokasyon&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: "Ayar dosyasi guncellendi !"
message_warp_notfound: "&cWarp adi &6{warp} &cbulunamadi"
message_warp_deleted: "&7Warp adi &6{warp} &7basariyla silindi"
message_warp_set: "&7Warp &6{warp}&7 basariyla olusturuldu !"
message_sign_timeout: "Zaman asimindan dolayi tabela olusturma iptal edildi"
message_sign_please: "Lutfen &eSol-Tus &bile bir &6tabelaya &btikla"
message_sign_now: "Simdi Sol-Tus ile bir tabelaya tiklayin"
message_sign_created: "&6Tabela &basariyla olusturuldu"
message_sign_already: "Zaten boyle bir tabela var"
message_teleport_success: "Basariyla {player} adli oyuncuya isinlandiniz"
message_teleport_nomoney: "Yeteri miktarda paraniz yok"
message_teleport_norequest: "Size gelen herhangi bir isinlanma istegi yok !"
message_teleport_accepted: "{player} &6adli oyuncu sizin isinlanma istegini kabul etti"
message_teleport_acceptedfrom: "{player} adli oyuncunun isinlanma istegini kabul ettiniz"
message_teleport_dennied: "{player} &6adli oyuncu isinlanma isteginizi reddetti"
message_teleport_denniedfrom: "{player} adli oyuncunun isinlanma istegini reddettiniz"
message_teleport_disabled: "{player} adli oyuncuya isinlanma devredisi , suan ona isinlanamazsin!"
message_teleporthere_notify: "{player} &fHerhangi birine isinlanma istegi gonder"
message_teleport_notify: "{player} &fKendi lokasyonunuza isinlanma istegi gonder"
message_teleport_notify_yes: "&a&l/tpyes {accept} &7- &f To &aIsinlanma Istegini Kabul Et"
message_teleport_notify_no: "&c&l/tpno {deny} &7- &f To &cIsinlanma Istegini Reddet"
#{accept} will be replaced by accept button
#{deny} will be replaced by deny button
message_teleport_notify_expired: "&cIsinlanma isteginin sona ermesine &e{remain} &csaniye"
message_teleport_requestsent: "&f{player} kisisine isinlanma istegi gonderildi"
message_teleport_targetnotonline: "Oyuncu {player} aktif degil"
message_teleport_self: "&cKendine isinlanamazsin"
message_forceteleport_sender: "Successfully teleport &a{victim} &bto &c{target}"
message_forceteleport_target: "&c{player} &btarafindan &a{target} &bkisine isinlandin "
message_forceteleport_forcedto: "&a{player} &bkisine isinlandin"
message_forceteleport_forced: "&a{player} &bbasariyla sana isinlandi"
message_device_already: "&cBu Yer Zaten Dolu"
message_device_saved: "Bulundugunuz Yer Kaydedildi"
message_title_notfound: "&c&lLokasyon Bulunamadi"
message_subtitle_notfound: "&fLutfen farkli bir secenek secin"
message_subtitle_pleasewait: "&fLutfen bekleyin"
message_title_searching: "&6&lAraniyor..."
message_notselect_biome: "Isinlanmak icin bir biyom secin"
message_notselect_radius: "Isinlanmak icin belli bir alan secin"
message_warp_edit_cost: "{warp} Warpini kullanmak icin gereken para"
message_warp_edit_cooldown: "{warp} Warpini kullanmak icin beklenilen zaman"
message_warp_edit_enternumber: "&6Sohbete bir sayi girin !"
message_teleport_delay: "&cIsinlandiktan sonra tekrar isinlanmak icin &f{time} &6saniye &cbeklemelisiniz !"
message_teleport_button_yes_hover: "&6Tikla ve &aKabul Et%n%&f(&6Islanma Istegini Gonderen: &b{player}&f)"
message_teleport_button_no_hover: "&6Tikla ve &cReddet%n%&f(&6Islanma Istegini Gonderen: &b{player}&f)"
#use %n% for new line
message_teleport_button_yes_text: "&8[&a&lKabulEt&8]"
message_teleport_button_no_text: "&8[&c&lReddet&8]"
message_chat_comehere: "[burayagel]"
#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: "[git]"
#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[&bBanaTP&8]&r"
#button text by message_chat_comehere
message_chat_button_takeme_text: "&8[&aBeniCek&8]&r"
#button text by message_chat_takeme
message_chat_button_comehere_hover: "&6Tikla ve &f{player} &6kisine isinlan"
#button hover by message_chat_comehere
#use %n% for new line
message_chat_button_takeme_hover: "&&f{player} &6kisini tiklayarak kendine isinla"
#button hover by message_chat_takeme
#use %n% for new line
message_hide_on: "&bGizli Isinlanma &f/tp veya /tpa gibi komutlari kullanirken kimse seni goremez !"
message_hide_off: "&cGizli Olmayan Isinlanma &f/tp veya /tpa gibi komutlari kullanirken herkes seni gorebilir !"
message_tptoggle_on: "&bIsinlanma Devredisi &fSuanda /tp veya /tpa gibi isinlanma komutlarini kullanamazsin !"
message_tptoggle_off: "&cIsinlanma Aktif &fSuanda /tp veya /tpa gibi isinlanma komutlarini kullanabilirsin !"
message_adminteleport_teleported: "&b{player} basariyla isinlandin"
message_adminteleport_teleporthere: "&b{player} basariyla sana isinlandi"
message_silent_on: "&bGizli Mod Aktif! &fIsinlanmani artik endiselenmeden yapabilirsin"
message_silent_off: "&cGizli Mod Kapatildi !"
message_teleport_targetnopermiss: "Suanda &6{target} &cIsinlanma istegini kabul etme yetkisine sahip degilsin"
message_no_permission: " &8[&f{perm}&8] &cyetkisine sahip degilsin !"