Cylonce
El truco está en hablar menos y demostrar mas.
- Katılım
- 30 Aralık 2017
- Mesajlar
- 1.523
- Elmaslar
- 2.025
- Puan
- 0
- Minecraft
- Cylonce
Discord:
Cylonce#4109
Cylonce#4109
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&lIron Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:265,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bDemir spawnerini basari ile koydun!"
command /itemspawner:
trigger:
if player is op:
give a bedrock named "&6&lIron Spawner" to player
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&lIron Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:265,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bDemir spawnerini basari ile koydun!"
command /itemspawner [<text>]:
trigger:
if player is op:
if arg-1 is "demir" or "iron":
give a bedrock named "&6&lIron Spawner" to player
else if arg-1 is "zümrüt" or "zumrut" or "emerald":
give a bedrock named "&6&lZümrüt Spawner" to player
else if arg-1 is "elmas" or "diamond":
give a bedrock named &6&lElmas Spawner" to player
else if arg-1 is "sünger" or "sunger" or "sponge":
give a sponge named "&6&lSünger Spawner" to player
else if arg-1 is "kömür" or "komur" or "coal":
give a bedrock named "&6&lKömür Spawner" to player
else if arg-1 is "blaze" or "alaz":
give a bedrock named "&6&lBlaze Çubuğu Spawner" to player
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&lZümrüt Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:388,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bZümrüt spawnerini basari ile koydun!"
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&lElmas Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:264,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bElmas spawnerini basari ile koydun!"
on place of a sponge:
set {someVariable} to name of held item of player
{someVariable} is "&6&lSünger Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:sponge,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bSünger spawnerini basari ile koydun!"
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&lKömür Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:263,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bKömür spawnerini basari ile koydun!"
on place of a bedrock:
set {someVariable} to name of held item of player
{someVariable} is "&6&klBlaze Çubuğu Spawner"
set {_x} to x coord of event-location
set {_y} to y coord of event-location
set {_z} to z coord of event-location
make player execute command "setblock %{_x}% %{_y}% %{_z}% minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{Item:{id:394,Count:1}},SpawnCount:1,SpawnRange:2,RequiredPlayerRange:100,Delay:4,MinSpawnDelay:20,MaxSpawnDelay:40,MaxNearbyEntities:9999}"
send "&bBlaze çubuğu spawnerini basari ile koydun!"
3 gb ramlı 20 oyunculu opskyblock sunucuda denendi lag yapmıyor :DEntity yaratan her şey lag yapar. Tabii bir spawner yaratmayabilir lag ama 50 60 kişi aynı anda çalıştırırsa yorar sunucunu ve donanımlı bir sunucu almak zorundasın. Yani lag yapmaması oyuncuna ve sunucu kalitene bağlı. Sonuç olarak hepsi entity yaratıyor :))
Tps değeri ? bir de 20 kapasite mi, sunucuda bulunan oyuncu sayısı mı3 gb ramlı 20 oyunculu opskyblock sunucuda denendi lag yapmıyor :D
Tps 19, 20 aktif oyuncu sayısı :)Tps değeri ? bir de 20 kapasite mi, sunucuda bulunan oyuncu sayısı mı
Sunucu açıcak kişi sadece 20 kişide kalmak istiyorsa kullanabilir. Geliştikten sonra ne olucak?Tps 19, 20 aktif oyuncu sayısı :)
Sunucu açıcak kişi sadece 20 kişide kalmak istiyorsa kullanabilir. Geliştikten sonra ne olucak?
.
Her saat başı hostu yükseltmende başarılar dilerim.35 de denedim sıkıntı yoktu. Zaten sunucuyu ağır etkileyecek kadar olursa etkisi , hostunu yükseltirsin.
Saol. 5gb ram varken sıkıntı yapmıyor ya.Her saat başı hostu yükseltmende başarılar dilerim.
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!