Kadir Yiğit
Bir Kömür Göründü Kaptanım!
- Katılım
- 20 Nisan 2019
- Mesajlar
- 171
- Elmaslar
- 71
- Puan
- 13.500
- Yaş
- 23
- Konum
- Kocaeli
- Minecraft
- kadiryigit
Discord:
kkadiryigit
Merhabalar,
Yakında açıcağım sunucumuda bir hata başıma geldi tamda açılışa birkaç gün kala biraz uğraştırıcak bir hata aldım acil yardıma ihtiyacım var.,
Sunucuma bu;
Skripti ekledikten sonra sunucumuda bütün herkesin yazdıkları boşluk olarak gözükmeye başladı. Konsolda ise bilgilendirme olarak gözüküyor fakat boş. Görseller;
Staffchat yazısına aldırmayın oda bu skript içinde deneme amaçlı yazdım fakat yine geçmedi.
Buda konsol;
Oyuncuların yazıları bu şekilde gözüküyor,
Lütfen acil yardım lazım.
Yakında açıcağım sunucumuda bir hata başıma geldi tamda açılışa birkaç gün kala biraz uğraştırıcak bir hata aldım acil yardıma ihtiyacım var.,
Sunucuma bu;
Kod:
command /Menu:
trigger:
open chest with 3 rows named "&b&lMenu" to player
wait 0.1 seconds
set {_p} to "%player%" parsed as player
format slot 10 of player with Grass named "&6» Skyblock Menu «" with lore "&cClick Here" to run [make player execute command "/is"]
format slot 12 of player with diamond sword named "&6» Player Menu «" with lore "&cClick Here" to run [make player execute command "/player"]
format slot 14 of player with 76 named "&6» Admin Menu «" with lore "&cClick Here" to run [make player execute command "/admin"]
format slot 16 of player with 388 named "&6» Skyblock Team Menu «" with lore "&cClick Here" to run [make player execute command "/islandTeam"]
command /is:
trigger:
open chest with 6 row named "&b&lSkyblock Menu" to player
wait 1 tick
format slot 10 of player with 13 named "&6» Create a New Skyblock «" with lore "&cClick Here" to run [make player execute command "/island"]
format slot 12 of player with 1 of grass named "&b&lGo to your Island" to close then run [execute player command "/island go"]
format slot 14 of player with Book named "&6» Skyblock challenge «" with lore "&cClick Here" to run [make player execute command "/challenge"]
format slot 16 of player with 1 of 384 named "&b&lSkyblock Level" to close then run [execute player command "/island level"]
format slot 28 of player with 1 of 386 named "&b&lSee more help" to close then run [execute player command "/island help"]
format slot 30 of player with 368 named "&6» See all Players Warps «" with lore "&cClick Here" to run [make player execute command "/island warps"]
format slot 32 of player with 6 named "&6» Skyblock Biomes«" with lore "&cClick Here" to run [make player execute command "/island biomes"]
format slot 34 of player with 1 of 151 named "&b&lReset you Island" to close then run [execute player command "/island reset"]
format slot 33 of player with 19 named "&6» Skyblock settings«" with lore "&cClick Here" to run [make player execute command "/island settings"]
format slot 53 of player with 33 named "&6» Back to Menu«" with lore "&cClick Here" to run [make player execute command "/Menu"]
format slot 22 of player with 19 named "&6» Skyblock Top«" with lore "&cClick Here" to run [make player execute command "/island top"]
format slot 40 of player with 1 of 101 named "&bSkyblock Lock" to close then run [execute player command "/island lock"]
command /player:
trigger:
open chest with 3 rows named "&b&lPlayer Menu" to player
wait 0.1 seconds
set {_p} to "%player%" parsed as player
format slot 10 of player with diamond sword named "&6» Stats «" with lore "&4Death ➳ %{deaths.%player%}% ||&aKilled ➳ %{kills.%player%}%" to close
format slot 16 of player with 33 named "&6» Back to Menu«" with lore "&cClick Here" to run [make player execute command "/Menu"]
on sign change:
if line 1 is "[skyblock]":
set line 1 to "&8&m-----------"
set line 2 to "&c&lSkyblock Menu"
set line 3 to "&c&lOpen here"
set line 4 to "&8&m-----------"
click on sign:
if line 2 is "&c&lSkyblock Menu":
cancel event
wait 3 ticks
make player execute command "/is"
on sign change:
if line 1 is "[menu]":
set line 1 to "&8&m-----------"
set line 2 to "&c&lMenu"
set line 3 to "&c&lOpen here"
set line 4 to "&8&m-----------"
click on sign:
if line 2 is "&c&lMenu":
cancel event
wait 3 ticks
make player execute command "/menu"
on death of player:
victim is a player:
attacker is a player:
add 1 to {kills.%player%}
on death:
victim is a player:
attacker is a player:
add 1 to {deaths.%player%}
command /admin:
permission: Admin.Menu
permission message: {SkyBlock Menu} you do not have access to this.
trigger:
open chest with 5 rows named "&b&lAdmin Menu" to player
wait 0.1 seconds
set {_p} to "%player%" parsed as player
format slot 10 of player with 1 of 76 named "&bReload Askyblock" to close then run [execute player command "/asadmin reload"]
format slot 15 of player with 1 of 123 named "&bSee more Admin Help" to close then run [execute player command "/asadmin"]
format slot 33 of player with 1 of 52 named "&bAdd World Spawn" to close then run [execute player command "/asadmin setspawn"]
format slot 22 of player with 33 named "&6» Back to Menu«" with lore "&cClick Here" to run [make player execute command "/Menu"]
format slot 28 of player with 1 of 22 named "&bStaffChat" to close then run [execute player command "/sc"]
format slot 31 of player with 101 named "&6»Hack Menu«" with lore "&cClick Here" to run [make player execute message "{@prefix} "/bgui (Player)"]
options:
prefix: &c(&4StaffChat&c)
command /sc [<text>]:
aliases: /staffchat
permission: Admin.Menu
permission message: {SkyBlock Menu} you do not have access to this.
trigger:
loop all players:
loop-players has permission "Admin.Menu"
send "{@prefix} &7%player%&8: &7%arg text%" to loop-player
#Tempban messages
options:
BSlot 4: Hack is NOT allowed!
BSlot 6: Hack is NOT allowed!
BSlot 8: DO NOT exploit bugs!
#Tempban Time s=Seconds m=minutes h=hours d=Day
TSlot 4: 30 m
TSlot 6: 2 h
TSlot 8: 30 m
#Kick Beskeder
KSlot 12: DO NOT use hacks!
KSlot 14: Stop spamming!
#Mute tider s=Seconds m=minutes h=hours d=Day
MSlot 20: 10 m
MSlot 22: 15 m
MSlot 24: 25 m
MSlot 26: 10 m
command /bgui [<player>]:
permission: Admin.Menu
permission message: {SkyBlock Menu} you do not have access to this.
trigger:
open chest with 3 rows named "%arg-1%" to player
wait 1 tick
format slot 0 of player with arg-1's skull named "&a%arg-1%" to be unstealable
format slot 2 of player with diamond sword named "&4&lPermban" to close then run [execute console command "ban %arg-1%"]
format slot 4 of player with iron sword named "&c&lTempban: {@TSlot 4} Hack" to close then run [execute console command "tempban %arg-1% 30 m {@BSlot 4}"]
format slot 6 of player with gold sword named "&c&lTempban: {@TSlot 6} Roughly hack" to close then run [execute console command "tempban %arg-1% 2 h {@BSlot 6}"]
format slot 8 of player with wood sword named "&c&lTempban: {@TSlot 8} Bugs" to close then run [execute console command "tempban %arg-1% 30 m {@BSlot 8}"]
format slot 12 of player with bow named "&6&lKick: Hack" to close then run [execute console command "kick %arg-1% {@KSlot 12}"]
format slot 14 of player with arrow named "&6&lKick: Spam" to close then run [execute console command "kick %arg-1% {@KSlot 14}"]
format slot 20 of player with diamond axe named "&a&lMute: 10 m Spam" to close then run [execute console command "mute %arg-1% 10 m"]
format slot 22 of player with iron axe named "&a&lMute: 15 m Ugly language" to close then run [execute console command "mute %arg-1% 15 m"]
format slot 24 of player with gold axe named "&a&lMute: 25 m Threats" to close then run [execute console command "mute %arg-1% 25 m"]
format slot 25 of player with wood axe named "&a&lMute: 10 m Flippant" to close then run [execute console command "mute %arg-1% 10 m"]
format slot 26 of player with 33 named "&6» Back to Menu«" with lore "&cClick Here" to run [make player execute command "/Menu"]
command /IslandTeam:
trigger:
open chest with 4 rows named "&b&lTeam Skyblock Menu" to player
wait 0.1 seconds
set {_p} to "%player%" parsed as player
format slot 10 of player with 1 of 397:3 named "&bInvite a Player" to close then run [execute player command "/island invite"]
format slot 15 of player with 1 of 397:4 named "&bAccept a Player" to close then run [execute player command "/island accept"]
format slot 33 of player with 1 of 388 named "&bTeam" to close then run [execute player command "/island team"]
format slot 28 of player with 1 of 22 named "&bTeam Chat" to close then run [execute player command "/island teamchat"]
format slot 22 of player with 33 named "&6» Back to Menu«" with lore "&cClick Here" to run [make player execute command "/Menu"]
Skripti ekledikten sonra sunucumuda bütün herkesin yazdıkları boşluk olarak gözükmeye başladı. Konsolda ise bilgilendirme olarak gözüküyor fakat boş. Görseller;
Staffchat yazısına aldırmayın oda bu skript içinde deneme amaçlı yazdım fakat yine geçmedi.
Buda konsol;
Kod:
[00:47:58 INFO]:
[00:48:16 INFO]:
[00:48:16 INFO]:
[00:48:17 INFO]:
[00:48:17 INFO]:
[00:48:17 INFO]:
[00:48:18 INFO]:
[00:48:18 INFO]:
[00:48:19 INFO]:
[00:48:19 INFO]:
[00:48:20 INFO]:
[00:48:20 INFO]:
[00:48:20 INFO]:
[00:48:21 INFO]:
[00:48:21 INFO]:
[00:48:22 INFO]:
[00:48:22 INFO]:
[00:48:23 INFO]:
Lütfen acil yardım lazım.