EmreSHN
Seven sevdiğiyle güzelleşir.
- Katılım
- 12 Ocak 2019
- Mesajlar
- 4.325
- Elmaslar
- 2.620
- Puan
- 24.485
- Konum
- Ankara
- Minecraft
- EmreSHN
Discord:
EmreSHN#4551
Herkese merhaba. Bugün sizlerle SlotMachine pluginini gözden geçireceğiz.
Bu eklenti ne işe yarıyor ?
Slot makinesi, skyblock, cezaevi, hizipler ve daha fazlası gibi sunucular için mükemmel bir eklentidir. Eğlenceli ve bağımlılık yapan oyuncular, oynarken para kazanabilir veya kaybedebilir. Gerçek bir dünya slot makinesi gibi.
Oyuncular gui'yi açmak için bir komut (/slotm start) çalıştırırlar. Bahis yapmak istedikleri miktarı belirlerler, ardından eklenti slot makinesini açar ve döner. Bir öğe üst üste üç olduğunda oyuncular kazanır. Ödüller gösterildiği gibi ödüllendirilir:
Bu eklenti ne işe yarıyor ?
Slot makinesi, skyblock, cezaevi, hizipler ve daha fazlası gibi sunucular için mükemmel bir eklentidir. Eğlenceli ve bağımlılık yapan oyuncular, oynarken para kazanabilir veya kaybedebilir. Gerçek bir dünya slot makinesi gibi.
Oyuncular gui'yi açmak için bir komut (/slotm start) çalıştırırlar. Bahis yapmak istedikleri miktarı belirlerler, ardından eklenti slot makinesini açar ve döner. Bir öğe üst üste üç olduğunda oyuncular kazanır. Ödüller gösterildiği gibi ödüllendirilir:
eğer 3x üst üste demir = oyuncu, yatırdığı para miktarını alırsa x 2
eğer 3x elmas üst üste = oyuncu bahis tutarını alırsa x 4
eğer arka arkaya 3x kömür = oyuncu bahis yaptığı parayı alırsa x 1
Özellikleri nelerdir?
- Eğlenceli animasyonlu slot makinesi
- Anlaması kolay, kendini açıklayan yardım menüsü
- Kurulumu ve oynaması kolay
- Ses efektleri
- Her şey yapılandırılabilir (iyi ... neredeyse)
Config-Message-İtems.yml dosyaları
Config.yml:
Kod:
#
#
# <--- SLOT MACHINE --->
# Created by Ean224, version 1.0
#
# Please refer to Spigot page to know more
# about this plugin
#
# If you still have any questions, feel
# free to pm me on Spigot
#
#
#Sets the default and minimum bet price
#This value will also effect the value of increase and decrease per press
bet_price: 50
#materials in slot machine
#insert block id
material:
material1: DIAMOND
material2: IRON_INGOT
material3: COAL
#Multipliers for the materials
#Players who won are rewarded relative to multipliers
#example: if a player won with material1 three in a row the player would recieve
#an amount of money which is equal to (amount bet) * (material1 multiplier)
#REMEMBER: multiplier1 is for material1, multiplier2 is for material2...
multiplier:
multiplier1: 4
multiplier2: 2
multiplier3: 1
#Sound effects
UI_CLICK: true
POP_SOUND: true
Message.yml:
Kod:
#
#
# configure this file to modify the
# messages sent to players
#
#
#The prefix for all messages
#Remember to put a space after the prefix
prefix: "&6[&bSlotMachine&6] "
#Error message when player inputs incorrect command
error_msg: "&cWrong usage: do &e/sm help &cfor help!"
#Insufficient money when player's balance is less than the bet amount
not_enough_money: "&c&lYou do not have enough money!"
#Win message when player wins
#Use %money% as money placeholder
win_msg: "&eCongrats! You have won &c$%money% &efrom the bet!"
#Message sent when a player loses
lose_msg: "&cSorry, better luck next time"
#Message sent when player executes the slot machine
msg_money_taken: "&e$%money% &2has been taken from your account, you now have &e$%balance%"
İtems.yml:
Kod:
# Slot machine items configuration file - this file will load the items in guis
# Waring: if any errors are detected, this file will automatically reset to default
selection_menu:
add_money_name: '&a&lAdd'
add_money_lore: '&7Increase bet amount by %amount%'
minus_money_name: '&c&lMinus'
minus_money_lore: '&7Decrease bet amount by %amount%'
confirm_bet_name: '&e&l$%money%'
confirm_bet_lore: '&7Click me to start the bet'
confirm_bet_material: PAPER
cancel_bet_name: '&c&lCancel'
cancel_bet_lore: '&7Cancel the bet'
cancel_bet_material: BARRIER
help_menu:
help_instructions_name: '&e&lInstructions'
help_instructions_lore_1: '&7This page shows instructions for the slot machine game'
help_instructions_lore_2: '&7Do &e/sm start&7 to start the game'
help_instructions_material: BOOK_AND_QUILL
help_intro_name: '&4&lIntro'
help_intro_lore_1: '&7Prizes are shown below'
help_intro_lore_2: '&7You win only if you get 3 in a row'
help_intro_material: SIGN
help_command_name: '&6&lLIST OF COMMANDS'
help_command_lore_1: '&3/sm- &amain command'
help_command_lore_2: '&3/sm help- &aopens the help menu'
help_command_lore_3: '&3/sm start- &aopens the slot machine menu'
help_command_material: BOO
- /slotmachine- ana komut
- /slotmachine yardım - yardım gui açar
- /slotmachine start - bahsi başlatır
- /slotmachine istatistik - oyuncu istatistiklerini gösterir (kazanır, kaybeder) yalnızca mysql etkinse
Permissionlar:
◆ slotmachine.use - slot makinesi oyuncu komutlarını kullanın.
◆ slotmachine.admin - slot makinesi admin komutlarını kullanın.
Oyun içi fotoğraflar
Bu konumunda sonuna geldik, #evdekal :))
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Değerli ziyaretçimiz, içeriği görebilmek için
şimdi giriş yapın veya kayıt olun.
Bu konumunda sonuna geldik, #evdekal :))