altrisi
altrisi
IIRC that was fixed in a recent PR, not sure if that code has been pushed to a release yet though.
Wasn't there a /home somewhere? Or was it tpa? Anyway, should be simple, will try to do it this afternoon. BTW spawn is just something like (written in mobile): ```py...
One sec, with /home did you mean the /spawn I just posted or a home/sethome per player app (I understood the second one)?
Do the ones above work? (I'll anyway make a home app at so e point just for the sake of it)
Oh, add: ```py print('Teleported to spawn); ``` To the next line. If you want to format it or add colors, replace everything in the parenthesis with `format([code] [message])`, see the...
Only one thing from my testing, my ladders float after breaking supporting ones, unless sky_ladders is off.
Makes sense, we've been exceptionally slow (well, sadly honestly not sure if exceptionally). I'll test it back later and if it's not a regression I'll approve it, and just make...
I'm not going to give an approval to this btw, it would feel like cheating given I wrote most of it (and authors can't self approve). So this is missing...
Note that adding to existing commands is not currently supported, it working is a bug IINW, it shouldn't let you load the app (the check is currently only in the...
So, as someone who hasn't used abp in a (long) while, how can I test this? Do I just need to get tweakeroo on a client connecting to a server...