WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 52: if player has permissions "pierozki.*":') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 53: if arg 1 is not set:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 54: if argument 2 is not set:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 55: if argument 3 is not set:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 58: if arg 1 is "daj":') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 59: if argument 2 is set:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 60: if argument 3 is set:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 65: else:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 69: else:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 71: if arg 1 is "all":') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 75: loop all players:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 76: loop 1 times:') WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (pierozki.sk, line 79: else:') #wytabowane jak w konsoli command /pierozki [] [] []: trigger: if player has permissions "pierozki.*": if arg 1 is not set: if argument 2 is not set: if argument 3 is not set: send "&6/pierozki - &2Daje wszystkim 1 pierozka" send "&6/pierozki - &2Daje tobie 1 pierozka" if arg 1 is "daj": if argument 2 is set: if argument 3 is set: give %arg 3% Dragon Egg named "&6Magiczny Pierozek" to %arg 2% send "&6Otrzymales pierozka w ilosci &3%arg 3%!" to %arg 2% send "&6Dales pierozzka graczowi &3%arg 2% &6w ilosci &3%arg 3%" to player stop else: give Dragon Egg named "&6Magiczny Pierozek" to %arg 2% send "&6Otrzymales pierozka w ilosci &31!" to %arg 2% send "&6Dales pierozzka graczowi &3%arg 2% &6w ilosci &31" else: send "&cMusisz podac gracza!" if arg 1 is "all": broadcast "&4&l>> &2Kazdy za 3 sekundy otrzyma &6Magicznego Pierozka!" wait 3 seconds set {pierozekall} to false loop all players: loop 1 times: give %arg 3% Dragon Egg named "&6Magiczny Pierozek" to loop-player broadcast "&4&l>> &2Kazdy otrzymal &6Magicznego Pierozka &2w ilosci &6%arg 3%!" else: send "&cNie posiadasz uprawnien!"