Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] horizontal and upwards block breaking #23

Open
krispyking24 opened this issue Nov 12, 2023 · 6 comments
Open

[suggestion] horizontal and upwards block breaking #23

krispyking24 opened this issue Nov 12, 2023 · 6 comments

Comments

@krispyking24
Copy link

to basically be able to break the block from a different side of the block this could be done by checking the side which the player hits the block on then checks for enough space as on some servers they don't allow placing blocks through something else for example the nether roof

@bunnyi116
Copy link
Owner

在新的版本中我加入了不同方向方案的解决方法,只要你不禁用它,它会自己尝试其他方案。

关于旧版本支持问题,由于我工作比较忙,所以不准备对低版本进行支持。

关于检查玩家击中方块的一侧,是可以实现的,但需要等我闲下来的时候在处理。

In the new version, I have added solutions for different directional schemes. As long as you don't disable it, it will automatically attempt other solutions.

Regarding support for the old version, due to my busy schedule, I do not plan to provide support for older versions.

As for checking which side the player hits the block, it is achievable, but it will have to wait until I have some free time to address it.

@krispyking24
Copy link
Author

Regarding support for the old version, due to my busy schedule, I do not plan to provide support for older versions.

where did i mention an old version?

@bunnyi116
Copy link
Owner

First of all, I'm very sorry, because I can't speak English, so I used the translation tool, I may have misunderstood your meaning.

I'm aware of the request to use the player's tapping surface as the preferred option.

"On some servers, they don't allow placing blocks through other objects, such as the Nether roof."

What does this passage mean? Are some servers not allowed to place pistons on the Nether roof?

@krispyking24
Copy link
Author

i understand the issues of the language barrier. it means that some if not most servers don't allow players to place blocks through other blocks

@bunnyi116
Copy link
Owner

Which means that some servers do not allow other blocks to be placed on top of a certain block? If that's the case, I can try developing and using players to tap on the side of the block, or using commands to configure it.

@bunnyi116
Copy link
Owner

I'm ready to rest. I have to work tomorrow.
Note: I may not have that much time for development, as programming is just one of my hobbies and I can only wait for my leisure time to develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants