SydeFQ
Ordinary Person
- Katılım
- 6 Ekim 2016
- Mesajlar
- 949
- Elmaslar
- 1.116
- Puan
- 16.310
- Minecraft
- SydeFQ
Discord:
SydeFQ#1938
Buradaki kodları config.yml dosyasından kolayca bulabilirsiniz.
Kod:
errorWithItem: "&cerror in gui.yml with a ItemStack"
dateFormat: "yyyy/MM/dd HH:mm:ss"
noPermission: "&cyou don't have permission !"
permission:
command:
main: "feedback.cmd.use"
admin: "feedback.cmd.admin"
write: "feedback.cmd.write"
joinTimeMsg: "&eHey don't forget to tell us your feedback about server, good game"
deleteMsg: "&eFeedback deleted !"
joinTime:
- 5
- 10
- 20
- 30
- 50
#
# sender: console/player
#
onFeedback:
command:
enable: true
sender: "player"
cmd: "msg [playername] Hey, thanks you [playername] !"
help:
- "&e"
- "&e&l&m=================="
- "&e"
- "&e &l&nHELP"
- "&e"
- "&e"
- "&e"
- "&e - /fb write"
- "&e - /fb admin"
- "&e"
- "&e&l&m=================="
writeFb:
- "&e"
- "&e"
- "&e"
- "&e&l&m========================"
- "&e"
- "&e Write your feedback "
- "&e about the server"
- "&e"
- "&e&l&m========================"
- "&e"
- "&e"
thanksFb:
- "&a"
- "&a"
- "&a&l&m========================"
- "&a"
- "&a &nThanks for your feedback"
- "&a"
- "&a &nGood Game, your server"
- "&a"
- "&a&l&m========================"
- "&a"
- "&a"
title:
noPerm:
enable: true
title: "&cNo permission"
subtitle: ""
fadein: 20
stay: 20
fadeout: 20
help:
enable: true
title: "&eHelp"
subtitle: "&e&nshow help !"
fadein: 20
stay: 20
fadeout: 20
write:
enable: true
title: "&eWrite"
subtitle: "&e&nwrite your feedback !"
fadein: 20
stay: 20
fadeout: 20
thanksFb:
enable: true
title: "&eThanks %player%"
subtitle: "&a&nGood game"
fadein: 20
stay: 20
fadeout: 20
sound:
noPerm:
enable: true
sound: ENTITY_VILLAGER_NO
power: 9
pitch: 1
help:
enable: false
sound: ENTITY_VILLAGER_TRADING
power: 9
pitch: 1
write:
enable: true
sound: BLOCK_ENDERCHEST_OPEN
power: 9
pitch: 1
thanksFb:
enable: true
sound: ENTITY_PLAYER_LEVELUP
power: 9
pitch: 1
Kod:
title: "&eFeedBack Gui"
next:
id: 262
data: 0
count: 1
name: "&eNext"
lore:
- ""
back:
id: 289
data: 0
count: 1
name: "&eBack"
lore:
- ""
case:
id: 160
data: 15
count: 1
name: "&a"
lore:
- ""
totalfb:
id: 54
data: 0
count: 1
name: "&eTotal FeedBack: %totalfb%"
lore:
- ""
feedback:
id: 339
data: 0
count: 1
Kod:
%totalfb% -> toplamdaki geri dönüş sayısı
%playerxp% -> XP
%playerlevel% Level
%uuid% -> uuid
%playerhealth% -> Can
%foodlevel% -> Açlık
%maxhealth% -> Max can
%playermode% -> gamemode
%playerip% -> IP
%playerworld% -> oyuncunun bulunduğu dünya
%player_x% -> X Kordinatı
%player_y% -> Y Kordinatı
%player_z% -> Z Kordinatı
%player_pitch% -> pitch
%player_yaw% -> get player yaw
%motd% -> MOTD
%bukkitversion% -> Bukkit versyon
%version% -> Plugin versyonu
%onlineplayers% -> Aktif oyuncu sayısı
Son düzenleme: