Sol Reklam
Sağ Reklam

Çözüldü NameTagEdit plugini ile ilgili bir sıkıntı! [ ÖNEMLİ ]

Durum
Mesaj gönderimine kapalı.

luf1x

Yay Yok, İskelet Yok
Katılım
16 Mart 2017
Mesajlar
315
Elmaslar
174
Puanlar
14.870
Sunucumda biri rank atlayınca vb. yapınca nteler gidiyor.
Bazı oyuncularda ve kendisinde gözüküyor geri kalan kimsede gözükmüyor..
Çözümü var ise yazabilirmisiniz?


Ekran Alıntısı.PNG


Discord: SƬƇĤΛИDĿƐŔ MƱSƬΛFΛ#2259
 

BurakXX

Efendim Yakınlarda Kısır Kokusu Alıyorum.

Discord:

Burak#7050

Katılım
18 Şubat 2018
Mesajlar
1.372
Elmaslar
698
Puanlar
9.030
Minecraft
BurakXX
Facebook
BurakXX
Twitter
BurakXX
dostum örneğin rankupda savaşcı kişine yetkilerden nte.savasci
yetkisi ver configdede aynı şekilde uygula
 

luf1x

Yay Yok, İskelet Yok
Katılım
16 Mart 2017
Mesajlar
315
Elmaslar
174
Puanlar
14.870
dostum örneğin rankupda savaşcı kişine yetkilerden nte.savasci
yetkisi ver configdede aynı şekilde uygula

Biladerim zaten permi var. Rank atlayınca gidiyor ve nte reload attığım zaman hepsi geliyor?
 

Geyik

Geik
Onaylı Satıcı

Discord:

Geik#1139

Katılım
30 Ağustos 2018
Mesajlar
365
Elmaslar
283
Puanlar
9.885
Minecraft
Geyik
Nte configini atarsan düzenleyeyim, hassas bir plugin prioritylere ve sıralamaya çok dikkat ediyor.
 

luf1x

Yay Yok, İskelet Yok
Katılım
16 Mart 2017
Mesajlar
315
Elmaslar
174
Puanlar
14.870
``#---------------------------------------------------------
# NametagEdit by sgtcaze and Cory
#---------------------------------------------------------
# Development Builds: http://ci.playmc.cc/job/NametagEdit
# Source Code: sgtcaze/NametagEdit
#---------------------------------------------------------
#
# These settings allow you to customize the behavior of the
# tab list.
Tablist:
# If Enabled, NametagEdit will format the Tab menu
Enabled: true
# !! EXPERIMENTAL !!
# This feature will use the PlayerListName to set your
# nametag. It will allow you to bypass the 16 character limit
# for prefix/suffix. Be warned: This does not work on earlier versions
# of Minecraft. Please report issues to our GitHub, and we'll try to help.
LongTags: true
#
# If enabled, this plugin will send small data MCStats.org.
MetricsEnabled: true
#
# If enabled, players with NametagEdit nametags will not be able to push each other (1.9+)
DisablePush: false
#
# Do you have strange, unexplained lag emanating from NametagEdit? Likely it's a few plugins
# manipulating the primary scoreboard, and not clearing the resources. This setting will
# clear empty teams on a timer. You can also clear it with /nte teams clear. This setting
# will be in seconds. e.g. every 300 seconds clear empty teams (5 minutes). Set this to < 1
# to disable this feature.
ClearEmptyTeamsInterval: -1
#
# If enabled, NametagEdit will turn your console into spam
# heaven. Useful for reporting issues!
Debug: false
#
# Some servers have different permissions per world, and therefore different potential nametags
# per world. If you want to refresh a player's nametag when they change worlds, set
# this option to true.
RefreshTagOnWorldChange: false
#
# If enabled, NametagEdit will refresh nametags on an interval. Note: this does NOT do any
# reloading. This will not pickup changes made from the file or database. Instead, it will
# take any changes made by commands and/or placeholder changes. Set this to < 1 to disable
# this feature. This feature is in seconds. NOTE: We do not recommend this.
RefreshInterval: 0
#
# If enabled, NametagEdit will use database support
MySQL:
Enabled: false
Hostname:
Port:
Username:
Password:
Database: myDatabase
# WARNING: If you do not know what this is for, do not change it!
# This allows users to customize their schema to their liking.
GroupsTable: nte_groups
PlayersTable: nte_players
ConfigTable: nte_config
# Minimum connection pool size
# WARNING: If you have no idea what this is for, do not change.
# To see the optimal connections for your setup, please visit:
# brettwooldridge/HikariCP
# And review the pool size configuration (Tn x (Cm - 1) + 1)
MinimumPoolSize: 10``
 

LeBlach

Elmas Güneş Gibi Parıldıyor
Yasaklandı
Katılım
1 Temmuz 2018
Mesajlar
604
Elmaslar
225
Puanlar
9.835
groups.yml atmasini istedi onun adina özür diliyorum xd
``#---------------------------------------------------------
# NametagEdit by sgtcaze and Cory
#---------------------------------------------------------
# Development Builds: http://ci.playmc.cc/job/NametagEdit
# Source Code: sgtcaze/NametagEdit
#---------------------------------------------------------
#
# These settings allow you to customize the behavior of the
# tab list.
Tablist:
# If Enabled, NametagEdit will format the Tab menu
Enabled: true
# !! EXPERIMENTAL !!
# This feature will use the PlayerListName to set your
# nametag. It will allow you to bypass the 16 character limit
# for prefix/suffix. Be warned: This does not work on earlier versions
# of Minecraft. Please report issues to our GitHub, and we'll try to help.
LongTags: true
#
# If enabled, this plugin will send small data MCStats.org.
MetricsEnabled: true
#
# If enabled, players with NametagEdit nametags will not be able to push each other (1.9+)
DisablePush: false
#
# Do you have strange, unexplained lag emanating from NametagEdit? Likely it's a few plugins
# manipulating the primary scoreboard, and not clearing the resources. This setting will
# clear empty teams on a timer. You can also clear it with /nte teams clear. This setting
# will be in seconds. e.g. every 300 seconds clear empty teams (5 minutes). Set this to < 1
# to disable this feature.
ClearEmptyTeamsInterval: -1
#
# If enabled, NametagEdit will turn your console into spam
# heaven. Useful for reporting issues!
Debug: false
#
# Some servers have different permissions per world, and therefore different potential nametags
# per world. If you want to refresh a player's nametag when they change worlds, set
# this option to true.
RefreshTagOnWorldChange: false
#
# If enabled, NametagEdit will refresh nametags on an interval. Note: this does NOT do any
# reloading. This will not pickup changes made from the file or database. Instead, it will
# take any changes made by commands and/or placeholder changes. Set this to < 1 to disable
# this feature. This feature is in seconds. NOTE: We do not recommend this.
RefreshInterval: 0
#
# If enabled, NametagEdit will use database support
MySQL:
Enabled: false
Hostname:
Port:
Username:
Password:
Database: myDatabase
# WARNING: If you do not know what this is for, do not change it!
# This allows users to customize their schema to their liking.
GroupsTable: nte_groups
PlayersTable: nte_players
ConfigTable: nte_config
# Minimum connection pool size
# WARNING: If you have no idea what this is for, do not change.
# To see the optimal connections for your setup, please visit:
# brettwooldridge/HikariCP
# And review the pool size configuration (Tn x (Cm - 1) + 1)
MinimumPoolSize: 10``
groups yml yi atmani istedi onun yerine özür dilerim xd
 

Geyik

Geik
Onaylı Satıcı

Discord:

Geik#1139

Katılım
30 Ağustos 2018
Mesajlar
365
Elmaslar
283
Puanlar
9.885
Minecraft
Geyik
Pardon dalgınlığıma geldi :( Group.yml lazım, bünye kaç gündür config.yml görmekten alışmış malesef :( Kusura bakma seni de yordum
 

luf1x

Yay Yok, İskelet Yok
Katılım
16 Mart 2017
Mesajlar
315
Elmaslar
174
Puanlar
14.870
Kod:
Groups:
  Kurucu:
    Permission: nte.kurucu
    Prefix: '&4&lYONETICI &c'
    SortPriority: 1
    Suffix: ''
  Admin:
    Permission: nte.admin
    Prefix: '&4&lADMIN &c'
    SortPriority: 2
    Suffix: ''
  Mimar:
    Permission: nte.mimar
    Prefix: '&c&lMIMAR &c'
    SortPriority: 3
    Suffix: ''
  Moderator:
    Permission: nte.mod
    Prefix: '&b&lMOD &c'
    SortPriority: 4
    Suffix: ''
  skripter:
    Permission: nte.skripter
    Prefix: '&a&lSK &b'
    SortPriority: 5
    Suffix: ''
  URehber:
    Permission: nte.urehber
    Prefix: '&9&lUR &8» &f'
    SortPriority: 6
    Suffix: ''
  Rehber:
    Permission: nte.rehber
    Prefix: '&9R &8» &f'
    SortPriority: 7
    Suffix: ''
  DRehber:
    Permission: nte.drehber
    Prefix: '&9DR &8» &f'
    SortPriority: 8
  Youtuber:
    Permission: nte.youtuber
    Prefix: '&fY&4T &8» &a'
    SortPriority: 9
    Suffix: ''
  CasperVIP:
    Permission: nte.caspervip
    Prefix: '&cC&bVIP &8» &c'
    SortPriority: 10
    Suffix: ''
  UltraVIP:
    Permission: nte.ultravip
    Prefix: '&5U&eVIP &8» &5'
    SortPriority: 11
    Suffix: ''
  MegaVIP:
    Permission: nte.megavip
    Prefix: '&bM&eVIP &8» &b'
    SortPriority: 12
    Suffix: ''
  VIP:
    Permission: nte.vip
    Prefix: '&6VIP &8» &e'
    SortPriority: 13
    Suffix: ''
  Default:
    Permission: nte.default
    Prefix: '&8【&3O&8】 &7'
    SortPriority: 26
  Acemi:
    Permission: nte.acemi
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 27
  Tecrübeli:
    Permission: nte.Tecrübeli
    Prefix: '&8【&3T&8】 &7'
    SortPriority: 25
  Uzman:
    Permission: nte.Uzman
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 24
  Usta:
    Permission: nte.Usta
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 23
  Üstad:
    Permission: nte.Üstad
    Prefix: '&8【&3Ü&8】 &7'
    SortPriority: 22
  Soylu:
    Permission: nte.Soylu
    Prefix: '&8【&3S&8】 &7'
    SortPriority: 21
  Kahraman:
    Permission: nte.Kahraman
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 20
  asil:
    Permission: nte.asil
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 19
  Kral:
    Permission: nte.Kral
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 18
  İmparator:
    Permission: nte.imparator
    Prefix: '&8【&3İ&8】 &7'
    SortPriority: 17
  efsanevi:
    Permission: nte.efsanevi
    Prefix: '&8【&3E&8】 &7'
    SortPriority: 16
  Acımasız:
    Permission: nte.Acımasız
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 15
  Kartal:
    Permission: nte.Kartal
    Prefix: '&8【&cK&8】 &f'
    SortPriority: 14
 

LeBlach

Elmas Güneş Gibi Parıldıyor
Yasaklandı
Katılım
1 Temmuz 2018
Mesajlar
604
Elmaslar
225
Puanlar
9.835
Kod:
Groups:
  Kurucu:
    Permission: nte.kurucu
    Prefix: '&4&lYONETICI &c'
    SortPriority: 1
    Suffix: ''
  Admin:
    Permission: nte.admin
    Prefix: '&4&lADMIN &c'
    SortPriority: 2
    Suffix: ''
  Mimar:
    Permission: nte.mimar
    Prefix: '&c&lMIMAR &c'
    SortPriority: 3
    Suffix: ''
  Moderator:
    Permission: nte.mod
    Prefix: '&b&lMOD &c'
    SortPriority: 4
    Suffix: ''
  skripter:
    Permission: nte.skripter
    Prefix: '&a&lSK &b'
    SortPriority: 5
    Suffix: ''
  URehber:
    Permission: nte.urehber
    Prefix: '&9&lUR &8» &f'
    SortPriority: 6
    Suffix: ''
  Rehber:
    Permission: nte.rehber
    Prefix: '&9R &8» &f'
    SortPriority: 7
    Suffix: ''
  DRehber:
    Permission: nte.drehber
    Prefix: '&9DR &8» &f'
    SortPriority: 8
  Youtuber:
    Permission: nte.youtuber
    Prefix: '&fY&4T &8» &a'
    SortPriority: 9
    Suffix: ''
  CasperVIP:
    Permission: nte.caspervip
    Prefix: '&cC&bVIP &8» &c'
    SortPriority: 10
    Suffix: ''
  UltraVIP:
    Permission: nte.ultravip
    Prefix: '&5U&eVIP &8» &5'
    SortPriority: 11
    Suffix: ''
  MegaVIP:
    Permission: nte.megavip
    Prefix: '&bM&eVIP &8» &b'
    SortPriority: 12
    Suffix: ''
  VIP:
    Permission: nte.vip
    Prefix: '&6VIP &8» &e'
    SortPriority: 13
    Suffix: ''
  Default:
    Permission: nte.default
    Prefix: '&8【&3O&8】 &7'
    SortPriority: 26
  Acemi:
    Permission: nte.acemi
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 27
  Tecrübeli:
    Permission: nte.Tecrübeli
    Prefix: '&8【&3T&8】 &7'
    SortPriority: 25
  Uzman:
    Permission: nte.Uzman
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 24
  Usta:
    Permission: nte.Usta
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 23
  Üstad:
    Permission: nte.Üstad
    Prefix: '&8【&3Ü&8】 &7'
    SortPriority: 22
  Soylu:
    Permission: nte.Soylu
    Prefix: '&8【&3S&8】 &7'
    SortPriority: 21
  Kahraman:
    Permission: nte.Kahraman
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 20
  asil:
    Permission: nte.asil
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 19
  Kral:
    Permission: nte.Kral
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 18
  İmparator:
    Permission: nte.imparator
    Prefix: '&8【&3İ&8】 &7'
    SortPriority: 17
  efsanevi:
    Permission: nte.efsanevi
    Prefix: '&8【&3E&8】 &7'
    SortPriority: 16
  Acımasız:
    Permission: nte.Acımasız
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 15
  Kartal:
    Permission: nte.Kartal
    Prefix: '&8【&cK&8】 &f'
    SortPriority: 14
oyuncunun grubu ne ise onu ver atiyorum kartal (/mangaddp kartal nte.kartal) groupmanager kullaniyorsan eğer bu komutu yaz
eğer bunu yaptığın halde olmuyorsa nametag pluginini güncellemeni öneririm güncel ise klasörünü sil groups.yml yi masaüstüne at sifir klasörün içine geri at bu groups.yml dosyasini
 

luf1x

Yay Yok, İskelet Yok
Katılım
16 Mart 2017
Mesajlar
315
Elmaslar
174
Puanlar
14.870
oyuncunun grubu ne ise onu ver atiyorum kartal (/mangaddp kartal nte.kartal) groupmanager kullaniyorsan eğer bu komutu yaz
eğer bunu yaptığın halde olmuyorsa nametag pluginini güncellemeni öneririm güncel ise klasörünü sil groups.yml yi masaüstüne at sifir klasörün içine geri at bu groups.yml dosyasini

anlamıyormusunuz beni :D zaten yazılı diyorum şu silip yükleme işini yapayım bir dakika
 

Geyik

Geik
Onaylı Satıcı

Discord:

Geik#1139

Katılım
30 Ağustos 2018
Mesajlar
365
Elmaslar
283
Puanlar
9.885
Minecraft
Geyik
Default:
Permission: nte.default
Prefix: '&8【&3O&8】 &7'
SortPriority: 26
Acemi:
Permission: nte.acemi
Prefix: '&8【&3A&8】 &7'
SortPriority: 27
Tecrübeli:
Permission: nte.Tecrübeli
Prefix: '&8【&3T&8】 &7'
SortPriority: 25
Uzman:
Permission: nte.Uzman
Prefix: '&8【&3U&8】 &7'
SortPriority: 24
Usta:
Permission: nte.Usta
Prefix: '&8【&3U&8】 &7'
SortPriority: 23
Üstad:
Permission: nte.Üstad
Prefix: '&8【&3Ü&8】 &7'
SortPriority: 22
Soylu:
Permission: nte.Soylu
Prefix: '&8【&3S&8】 &7'
SortPriority: 21
Kahraman:
Permission: nte.Kahraman
Prefix: '&8【&3K&8】 &7'
SortPriority: 20
asil:
Permission: nte.asil
Prefix: '&8【&3A&8】 &7'
SortPriority: 19
Kral:
Permission: nte.Kral
Prefix: '&8【&3K&8】 &7'
SortPriority: 18
İmparator:
Permission: nte.imparator
Prefix: '&8【&3İ&8】 &7'
SortPriority: 17
efsanevi:
Permission: nte.efsanevi
Prefix: '&8【&3E&8】 &7'
SortPriority: 16
Acımasız:
Permission: nte.Acımasız
Prefix: '&8【&3A&8】 &7'
SortPriority: 15
Kartal:
Permission: nte.Kartal
Prefix: '&8【&cK&8】 &f'
SortPriority: 14

Bunu şu şekilde yap
Kod:
  kartal:
    Permission: nte.Kartal
    Prefix: '&8【&cK&8】 &f'
    SortPriority: 27
  acımasız:
    Permission: nte.Acımasız
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 26
  efsanevi:
    Permission: nte.efsanevi
    Prefix: '&8【&3E&8】 &7'
    SortPriority: 25
  imparator:
    Permission: nte.imparator
    Prefix: '&8【&3İ&8】 &7'
    SortPriority: 24
  kral:
    Permission: nte.Kral
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 23
  asil:
    Permission: nte.asil
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 22
  kahraman:
    Permission: nte.Kahraman
    Prefix: '&8【&3K&8】 &7'
    SortPriority: 21
  soylu:
    Permission: nte.Soylu
    Prefix: '&8【&3S&8】 &7'
    SortPriority: 20
  ustad:
    Permission: nte.Üstad
    Prefix: '&8【&3Ü&8】 &7'
    SortPriority: 19
  usta:
    Permission: nte.Usta
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 18
  uzman:
    Permission: nte.Uzman
    Prefix: '&8【&3U&8】 &7'
    SortPriority: 17
  tecrubeli:
    Permission: nte.Tecrübeli
    Prefix: '&8【&3T&8】 &7'
    SortPriority: 16
  acemi:
    Permission: nte.acemi
    Prefix: '&8【&3A&8】 &7'
    SortPriority: 15
  default:
    Permission: nte.default
    Prefix: '&8【&3O&8】 &7'
    SortPriority: 14
Bu şekilde yaparsan olacaktır. Oyun içi nte reload demen yeterli
 

LeBlach

Elmas Güneş Gibi Parıldıyor
Yasaklandı
Katılım
1 Temmuz 2018
Mesajlar
604
Elmaslar
225
Puanlar
9.835

ErenReyiz3424

Odunlara Vur Vur Vur!
Katılım
16 Mayıs 2017
Mesajlar
43
Elmaslar
7
Puanlar
13.260
Yaş
25
Titlemanager, nametagedit, groupmanager vs tüm pluginlerini güncelle, sunucuna uygun güncel sürümü yükle.

ASUS_X018D cihazımdan Tapatalk kullanılarak gönderildi
 

YunusB3Y

Sevgiler, Saygılar Blaze Bey

Discord:

@๖̶̶̶ۣۣۜۜ͜ζ͜͡ GamingPro#5857

Katılım
14 Mayıs 2018
Mesajlar
1.350
Elmaslar
316
Puanlar
0
Minecraft
YunsBEY
Bak dostum aynı sorun bendede vardı hatta benimki daha vahimdi bazı tagların nt si olmuyordu neyse.

Groupmanager ve nametagedit in yedeğini al ve 2 sini de. Jar ları işe birlikte sil. Yeni sürümlerini yükle ve group.yml lerin at.

Ben böyle yaptım çalıştı bir dene istersen.
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı