I'm currently trying to script a mine system.
For this I use a point system that can be redeemed to get ahead.
But somehow that doesn't work properly, please help!
If I enter / mine300 nothing comes in the chat: /
here the code:
command / mine300:
trigger:
if {dot.% player%} is less than 5000:
send "{@nopoints}"
stop
send "& d & lVenix & 5 & lCraft & 8 * & 7You are now in & eMine II & c-5000 Minepoints"
reduce {point.% player%} by 5000
else:
send "{@perm}"
This script dregg brings nothing to learn Java that is worth more. In the past, a script server only had problems with script
Wasn't that the question?
I know it doesn't help you but you can achieve it with script garnix
Are there any errors when you reload this script?