caute, po aktualizacii na 1.7.2 neako prestalo fungovat hlasovanie resp. fly v hlasovani
mam simlevotelisteners plugin na to a config pripajam v CODE.
Predtym to fungovalo v pohode
Kód: Vybrat vše
# Sends private message to the voting player.
private-message: '&eVdaka za hlasovanie!'
# Sends public broadcast to server.
public-message: '&e%name% &5 hlasoval na www.spartan-craf.eu &5 Dostal 3xGold Apple, 5xDia, 10xIron, 30x expbottle, 1000 money, +FLY na 2 Hodiny zadarmo.&bHLASOVAT MOZES KAZDE 2 HODINY!'
# Commands to be performed only if the player is offline, without the slash.
offline-commands:
- 'broadcast &eChod na www.spartan-craft.eu a hlasuj, dostanes odmenu, %name% &eju dostal zadarmo!'
# Commands to be performed if the player voted offline and joins the server.
login-commands:
- 'msg %name% Tu je odmena za tvoje hlasovanie!'
- 'give %name% 322 3'
- 'give %name% 264 5'
- 'give %name% 384 30'
- 'give %name% 265 10'
- 'give %name% 366 2'
- 'money give %name% 1000'
# Commands to be performed only if the player is online.
online-commands:
- 'msg %name% Tu je odmena za tvoje hlasovanie!'
- 'give %name% 322 3'
- 'give %name% 264 5'
- 'give %name% 384 30'
- 'give %name% 265 10'
- 'give %name% 366 2'
- 'give %name% 383:92 2'
- 'money give %name% 1000'
- 'pex user %name% timed add essentials.fly 7200 world'
# Commands to be performed after a given amount of time.
# Separate command from time using ';' and define the time
# using 'h' (hour), 'm' (minute), 's' (second). Exclude the slash
# in front of the command unless the command requires another slash.
timed-commands:
# Note: Stopping or reloading the server will execute the timed commands.