This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
cyta5
Hello guys maybe someone can help me to make make if (item.getItemId() == 57) to work with config
if (item.getItemId() == 57) { distributeAdena(player, item.getItemId(), item.getCount(), target); return; }
Edited by cyta54 answers to this question
Recommended Posts