W którym miejscu obsługa Intellij wymaga znajomości Javy? Oczywiście mówimy o stworzeniu projektu, kompilacji itp. nie o samym programowaniu.
Ok, z tym się zgadzam.
on mine of stone:
set event-block to air
if player doesn't have permission "x.drop":
stop
if {drop.1.%player%} is true:
add {@item1} to the player's inventory
if {drop.2.%player%} is true:
add {@item2} to the player's inventory
if {drop.3.%player%} is true:
add {@item3} to the player's inventory
chance of 100% = zawsze
on mine of stone:
set event-block to air
if {drop.1.%player%} is true:
add {@item1} to the player's inventory
if {drop.2.%player%} is true:
add {@item2} to the player's inventory
if {drop.3.%player%} is true:
add {@item3} to the player's inventory