
Selam arkadaşlar, ben Joka. Bugün sizlere yeni başlattığım plug-in tanıtımları serisinin 2. bölümünü yayınlıyorum. Bu bölümdeki eklentimiz AnimatedFrames. Eklentimizin temel mantığı çerçevelere resimler eklemek.
İndirmek için tıklayabilirsin
Eklentimiz şu an 1.8 1.9 1.10 1.11 ve 1.12 sürümlerinde çalışmakta. Bu eklenti sayesinde çekirdek sunucumuzda sunucu seçimleri için npc kullandığımız yerlerin üstüne oyunlarla alakalı resimler koyabiliriz. Arkadaşlarınızla eğlence amaçlı çerçeveler kullanabilirsiniz. Sunucudaki herhangi bir güncellemeyi yazmak yerine resim halinde yayınlayabilirsiniz. Gifler ile korku haritalarında insanları korkutabilirsiniz. Çoğu kişiyi büyüleyebilirsiniz. Bunların yanında eklentimiz ücretsiz olarak bizlere sunuluyor yani şanslıyız :)

Komutlar:
- /afhelp - Plugine ait komutları görüntüler.
- /afcreate <isim> <resim> - Belirtilen isimle yeni resim oluşturur.
- /afremove <isim> - Belirtilen isimli resmi siler.
- /aflist - Oluşturulmuş resimleri listeler.
- /afplace - Çerçeveye çoklu resim yerleştirme komudu.
- animatedframes.create - Yeni resimler oluşturmak için gerekli.
- animatedframes.remove - Resim silmek için gerekli.
- animatedframes.list - Resimleri listelemek için gerekli.
Konfigürasyon (Config):
Kod:
# Make sure all animations are started at the same time on startup (useful if you usethe same image on multiple frames)
synchronizedStart: false
# This is a (slightly hacky) fix for images which Java interpretes as the wrong image type
# You should enable this if you get this error when creating a image: http://paste.inventivetalent.org/nokomiquri
fixImageTypes: false
message:
command:
create:
setup:
first: "&ePlease right-click the &abottom-left corner &eof the frame"
second: "&ePlease right-click the &atop-right corner &eof the frame"
set:
first: "&aFirst corner set"
second: "&aSecond corner set"
complete: "&aSetup complete! &eCreating frame '%s' with image '%s'..."
loading: "&7Loading image & generating maps..."
saving: "&7Saving frame data to file..."
starting: "&7Starting playback..."
started: "&aAnimation started!"
error:
exists: "&cFrame already exists"
invalidImage: "&cInvalid image path specified"
unknownType: "&cCould not identify the image type. Please make sure you are using the correct link. (Generating anyway, check console for errors)"
delete:
stopping: "&eStopping animation..."
removed: "&aFrame removed."
error:
notFound: "&cFrame not found"
place:
first: "&ePlease right-click the &abottom-left&e block"
second: "&ePlease right-click the &atop-right&e block"
set:
first: "&aFirst corner set"
second: "&aSecond corner set"
done: "&aFrames placed!"
error:
face: "&cFirst clicked side does not match the second side"

1- Öğe çerçevelerinizi tutmak için blokları yerleştirin.
2- Resim için kullanmak istediğiniz çerçeveleri yerleştirin.
3- Bir animasyon veya resim yükleyin (.GIF | PNG) veya çevrimiçi bir tane bulun. Dikdörtgen olmalı veya gerilmelidir. Not: Bazı Java sürümlerinde bir hata olması nedeniyle, JPEG görüntüleri orijinal görüntüye benzemeyebilir.
4- Oluşturma komutunu özel ismi ve dosya konumuyla girin. Not: Bit.ly kullanarak kısaltabilirsiniz.
5- Sohbete gelen yolları takip edin:
6, 7- Sol alttaki çerçeveye tıkla, sağ yukarıdaki çerçeveye tıklayın ve yüklenmesini bekleyin.
Ekran nasıl silinir:
1- Ekranı silmek için silme komudunu belirli isimle kullan.
