dresnite / skyblock

🦅 SkyBlock for PocketMine-MP
GNU Lesser General Public License v3.0
105 stars 53 forks source link

Block count still no good #89

Closed isoz closed 5 years ago

isoz commented 5 years ago

Block count still not good, this time not on restart, but for example in a cobble generator, every time the user mines the cobble it goes down but it doesn't go up when a new one spawns... This doesn't seem like a very good system maybe implementing it the way it is right now was not a very good idea among other problems in relation to it... Getting complaints from players every day.

Isn't there a way to count the blocks in the world instead of being based on player mining or placing?

Shelly7w7 commented 5 years ago

FIXXXXX

Xenophilicy commented 5 years ago

isoz Who uses block count? Is that information even useful on SkyBlock? Not trying to sound rude or anything, I just can't wrap my head around what purpose this would serve.

isoz commented 5 years ago

@Xenophilicy the size of your island is determined by how many blocks are in it... users like to know how many blocks left to be able to upgrade their island... play proper skyblock on PC and you'll understand

Xenophilicy commented 5 years ago

@isoz ah right, sorry. I'm a developer, not a player. Thanks for the clarification though.

isoz commented 5 years ago

Not a player either, I run servers but I guess it's my job to understand how things work. And it's not like we need this feature right now but if he decided to add it at least add it properly.

Xenophilicy commented 5 years ago

@isoz you make a good point, but you do have to give him credit however, for the amazing implementation of all the other features. The benefits sort of outweigh the downs.

dresnite commented 5 years ago

I apologize for the time it took me to fix this problem, lately I have had too many projects to work on.

Let me know if there are any errors related to this again.