Janx_12
Somon Balığı Selam Vermeye Geldi
- Katılım
- 20 Mayıs 2025
- Mesajlar
- 12
- Elmaslar
- 0
- Puan
- 390
- Yaş
- 26
- Konum
- İstanbul
- Minecraft
- omerxb
Discord:
omerxb
RHForceResourcePack kullanıyorum kendi dosyamı atıcakdım çalışmadı 1.16.5 nasıl eklerim düzenlenmiş config vere bilir misiniz
config:
config:
#########################################
# #
# Configuration for RHForceResourcePack #
# #
#########################################
# Just replace the default info with your own. :)
# Be careful! Make always sure to put an ' after and before the text!
# General plugin output
# [DEU] Plugin Name für den Chat
# [ENG] Plugin prefix for the chat
chat-prefix: '&ePack &8» '
# [DEU] Nachricht für den Reload Command
# [ENG] Reload message
reload-msg: '&aPack Yenilendi!'
# You can also set the sound, that is played, when '/rhclreload' is executed. Please make sure to use the correct sound name, otherwise you will get a console error!
# 1.16.2 sound list:Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
# Boop! :P
reload-playsound: 'BLOCK_NOTE_BLOCK_BIT'
# Sound, when the player has accepted the resourcepack. Please make sure to use the correct sound name, otherwise you will get a console error!
# 1.16.2 sound list:Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
# Ding! :)
has-accepted-playsound: 'BLOCK_NOTE_BLOCK_BELL'
# [DEU] Setzt die Länge der Verzögerung für den obigen Sound
# [ENG] Sets the length of the delay for the above sound
# integer in seconds -> '5' = 5 seconds delay
has-accepted-playsound-delay: 5
# Sound, when the player has not accepted the resourcepack. Please make sure to use the correct sound name, otherwise you will get a console error!
# 1.16.2 sound list:Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
# Ding! :)
has-not-accepted-playsound: 'BLOCK_BEACON_DEACTIVATE'
# [DEU] Setzt die Länge der Verzögerung für den Kick
# [ENG] Sets the length of the delay for the player kick
# integer in seconds -> '10' = 10 seconds delay
kick-main-delay: 10
# Data input
# [DEU] Setzt den Link zum Resourcepack fest. Das RP muss im .ZIP-Format sein und der Link muss einen direkten Download unterstützen!
# [ENG] Sets the link to the resource pack. The RP must be in .ZIP format and the link must support a direct download!
# You can delete this if you want. It's our private anti xray pack :)
resourcepack-url: ''Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
# [DEU] Verzögerung in Ticks bevor der Spieler aufgefordert wird, das RP zu laden
# [ENG] Delay in ticks before the player is asked to load the RP
delay-in-ticks: 4
# [DEU] Wenn Spieler mit der 'RHFRP.skip' Berechtigung das Erzwingen eines Resourcepacks überspringen können
# [ENG] If players with the 'RHFRP.skip' permission can skip a resourcepack force
skip-permission-is-allowed: true
# [DEU] Kickt jeden Spieler beim Join, der das RP nicht akzeptiert
# [ENG] Kicks every player on join, if they're not accepting the RP
kick-player-on-deny: true
# [DEU] Sende eine Bestätigungsmeldung an den Spieler, wenn das RP erfolgreich heruntergeladen und aktiviert wurde
# [ENG] Send a confirmation message to the player when the RP has been successfully downloaded and activated
show-load-success-msg: true
# Message output
# [DEU] Wenn der Spieler das RP nicht akzeptieren will und gekickt wird
# [ENG] If the player does not want to accept the RP and gets kicked
# Supports all colorcodes '&' and even multiple lines with '\n'
kick-msg: "\n\n&3Kaynak paketini &7kabul etmediğin için atıldın!\n\n&7Sunucu içerisine eklediğimiz bazı özellikleri \n&7görüntülemek için kaynak paketini kabul etmelisin!\n\n&7Sunucu ayarlarınızda kaynak paketlerini manuel olarak etkinleştirmeniz gerekebilir.&7!"
# [DEU] Wenn der Spieler das RP akzeptiert hat
# [ENG] If the player has accepted the RP.
load-success-msg: "&aKaynak paketi başarıyla indirildi!"
# [DEU] Wenn der Spieler keine Berechtigung hat
# [ENG] If the player has no permission
no-permission-msg: '&cYetkin yok!'
# [DEU] Wenn der Spieler das Resourcepack akzeptiert hat
# [ENG] If the player has accepted the resourcepack
has-accepted-msg: '&aBaşarılı!'
# [DEU] Wenn der Spieler das Resourcepack nicht akzeptiert hat, dann erhält er folgende Nachricht, bevor er mit einer Verzögerung gekickt wird
# [ENG] If the player has not accepted the resourcepack, then the following message output is sent and then the player gets kicked with a delay
has-not-accepted-msg: '&cKaynak paketini reddettiğiniz için atılacaksınız!'
Moderatör tarafından düzenlendi: