Description

English description
After a certain time the torch is lost.
Turkish description - Türkçe açıklama
Yere meşale yerleştirdiğinizde config.yml dosyasından ayarlamış olduğun süre sonunda meşale siliniyor. Eğer meşale geri verme config.yml dosyasından aktif yapmışsanız meşale oyuncunun envanterine geri veriliyor.
My notes
Note 1: This is my first plugin.
Note 2: Sorry for my bad English (Because: Turkish is my native language).
How to install:
- Download the JAR file
- Put it on "/plugins" folder
- Give permissions to player you want
- Restart server
- Done!
Configuration
# Note: Duration 20 = 1 seconds. # Not: 20 = 1 saniye. settings: # Eklenti aktif olsun mu ? activation-plugin: true # Oyuncuya geri meşale verilsin mi ? player-give-torch: true # Meşale yerleştirildiğinde geri kırılabilsin mi ? unbreakable-torch: true # Meşale yerleştirme mesajı aktif olsun mu ? torch-placement-message: true # Meşale silindi mesajı aktif olsun mu ? torch-removed-message: true # Meşale yanma/bekleme süresi ? torch-duration: 6000 # Eklenti dil ne olsun ? (varsayılan: İngilizce, Türkçe yapmak için, 'en' karşısına, 'tr' yazın.) language: en # Eklenti hangi dünyalarda aktif olsun ? enabled-in-worlds: - world - world_nether - world_the_end lang: en: prefix: '&7[&eTorch&dDuration&7] ' player-give-torch-message: '&btorch have been added to your inventory.' torch-placement-message: '&aThe torch will be removed after 5 minute!' torch-removed-message: '&cThe torch has been removed.' tr: # Ön ek prefix: '&7[&dSureli&eMesale&7] ' # Meşale envanterinize ilave edildi mesajı ? player-give-torch-message: '&bMesale envanterinize ilave edildi.' # Meşale yerleştirildi mesajı ? torch-placement-message: '&aMesale 5 dakika sonra yok olacak!' # Meşale silindi mesajı ? torch-removed-message: '&cMesale yok oldu.'
Commands
- /torchduration reload - Reload the Configuration
Permissions
- torchduration.reload (default: op) - Gives access to reload the plugin.
Screenshots

I found a bug!
Note: Only works with Java7
If you think you found a bug, please report it to by sending a private message, thanks.
Sites you can reach me
MinecraftTurk, MinecraftTurkey
You can thank me :)
Change Log
1.0.0
- Initial Release




