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

Mob Switch - Mobs not prohibiting spawning of other mobs #265

Open
Bluemangoo opened this issue Jul 20, 2024 · 9 comments
Open

Mob Switch - Mobs not prohibiting spawning of other mobs #265

Bluemangoo opened this issue Jul 20, 2024 · 9 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Bluemangoo
Copy link
Member

Bluemangoo commented Jul 20, 2024

省流:issue 中列出的四项不计入刷怪上限,无法制作伪和平。

Mob switch 译作伪和平。

@Bluemangoo Bluemangoo added the bug Something isn't working label Jul 20, 2024
@Bluemangoo
Copy link
Member Author

外群报的我没验证。

@Bluemangoo
Copy link
Member Author

Bluemangoo commented Jul 22, 2024

the temorary solutions:

  1. set count-all-mobs-for-spawning to true and
    per-player-mob-spawns to false (at paper-world-defaults.yml)
  2. or try settings.modify.force-peaceful-mode (leaves.yml)

临时解决办法:

  1. count-all-mobs-for-spawning 设为true,将per-player-mob-spawns 设为 false
  2. 或者使用 settings.modify.force-peaceful-mode

@s-yh-china s-yh-china added the help wanted Extra attention is needed label Jul 22, 2024
@s-yh-china
Copy link
Member

之前就考虑过这个问题per-player-mob-spawns是可能有用的
所以做了强制伪和平系统来凑合一下

@MC-XiaoHei
Copy link
Member

现有强制伪和平的判断似乎不是很好?
我们能否利用原版的代码来判断是否应该启用伪和平,并实际上用paper的代码去处理其他情况?

@s-yh-china
Copy link
Member

s-yh-china commented Jul 28, 2024 via email

@Bluemangoo
Copy link
Member Author

要是方便我就直接写了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants
@s-yh-china @Bluemangoo @MC-XiaoHei and others