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

Many improvements to Banners4BM #6

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

RealMuffinTime
Copy link

Hello,
here are some commits which intent to make this project more usable:

  • Support for mutliple dimensions
  • Non player block break is now recognised
  • Add player notifications (configurable in config file)
    • When a player places a banner (to provide information how to add banners on the map)
    • When a player adds/removes markers via the map item
    • When a player breaks a banner (banner removed)
    • When a diffrent source breaks a banner (world broadcast)
    • Always provide a link to the bluemap
  • Don't differentiate between filled and non filled map item
  • Use standard config folder
  • Add structured config files
  • Improve README.md

Closes #2
Closes #3

-RealMuffinTime

fix block breaking not removing banner
known issue: breaking support block of banner does not remove it
add player block place
reintroduce player block break event
split toggle marker to remove/add/exists marker
add link to map
remove enabled config
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

Successfully merging this pull request may close these issues.

Delete Banner Allow Banners in other dimesons
2 participants