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

[Bug Report]: Dirt path #117

Open
2 of 3 tasks
MinecraftMan1013number2 opened this issue Sep 4, 2023 · 3 comments
Open
2 of 3 tasks

[Bug Report]: Dirt path #117

MinecraftMan1013number2 opened this issue Sep 4, 2023 · 3 comments
Assignees
Labels
priority: normal An issue of normal importance type: bug A bug with the resource

Comments

@MinecraftMan1013number2
Copy link

MinecraftMan1013number2 commented Sep 4, 2023

Spark link

No response

Server Version

1.20.1

Server Platform

Paper

Describe the bug

When an envoy spawns on a dirt path, the block gets set to dirt
image

Steps to reproduce

  1. Make a dirt path
  2. Start an envoy

Additional context

No response

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I ticked all the boxes without actually reading them
  • My version of Minecraft is supported by CrazyCrew.
@MinecraftMan1013number2
Copy link
Author

I realize that this is a vanilla Minecraft feature, however it would be nice to have something so that when an envoy is opened/removed, the path gets changed from dirt back to the path

@TrueDarkLord
Copy link
Contributor

That's more of a Minecraft thing.
I would suggest using set spawn locations instead of random spawn locations if you plan to still do it in that area.
If you add a lot of set locations, you can set a limit as to how many of them should spawn.

@MinecraftMan1013number2
Copy link
Author

MinecraftMan1013number2 commented Sep 13, 2023

Would it be possible to add some sort of block blacklist for the Random-Locations option in the config?

Maybe In the config it could look like this

Settings:
  Random-Locations:
    enabled: true #If true you will need to make sure to set the center location.
    blacklist: # Blocks on which the envoys will NOT spawn. Set to [] to allow all blocks. Here are all the options https://jd.papermc.io/paper/1.20/org/bukkit/Material.html
      - DIRT_PATH

@ryderbelserion ryderbelserion added priority: normal An issue of normal importance type: bug A bug with the resource and removed working on labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: normal An issue of normal importance type: bug A bug with the resource
Projects
None yet
Development

No branches or pull requests

3 participants