I (still) working on a little guide for new players. It would make my life a lot easier if a had an overview for all lucky blocks/ lucky islands maps. However, I couldn't seem to find one. Did I simply overlook it? Is there even such a list at all?
Of course, I don't know what exactly the Cubecraft-Structure is, but I'd like to learn and maybe help.
So assuming you have a Github/Gitlab Project could you make it accessible (at least viewable) for people that might like to help. I sure there are people willing to contribute however lacking...
Really?
Well I don't know your database structure. But assuming it is one entry per player it's just:
DELETE FROM playerStats WHERE name ="cheatingperson420";
You could also modify the ban command so that you transfer a parameter marking the entry of the player to be deleted in say 14 days...
It's not about the leaderboard but about the principle.
That is no problem, just make it so that 1. the person is informed about his high score about to be deleted 2. the person is given time to appeal. Given they cooperate stats may not be deleted...
Examption from the current rules:
Ok so far, but can we make it so that either with the first or second ban all statistic will be deleted? As they made their progress by cheating it should be taking away.
Introduction & Authors note
Given that due to... well this year, I have too much time on my hand I have decided to make a guide to Lucky Blocks.
Yet, most things this year, it has proved to be more difficult/complex than one would guess. Therefore, this is just part one. I will go through each...
Good point, my solution: Make sure the player using the item is currently not falling.
if (event.getPlayer().getVelocity().getY() < 0)
{
dont swap
}
else
{
swap
}
Or if you want to avoid them swapping while jumping in general use isOnGround.
Lucky Blocks is somewhat RNG-ish anyway. So I thought why not spice it up some more?
May I present: The swapper.
It when using the item it changes Position with a random player. Quite handy when in need of a quick escape.
As that is quite powerful here are some debuffs I was thinking of...
Ever since finding out about the Leaderboard, I wanted two things:
To be No. 1 and a ranked mode for people taking this blocky game to serious (like me).
So can we make this happen? There could be special ranked lobby to make it easier to distingish casual and ranked or something idk. Just an...
Having always recorded due to cheaters, I gathered quite some footage of Lucky Blocks. Now I don't want the footage to go to waste. So would you like me make a video on how to properly play LB?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.