mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-13 10:34:09 +01:00
4dbbf8f599
* Minor work for 1.17 * Address TODOs Introduce `entity-change-block` flag covering blocks affected by `onPeskyMobsChangeTheWorldLikeWTFEvent`. Previously this was covered by the mob-place flag, however, changing the tilt state of big drip leafs and a series of other blocks call `EntityChangeBlockEvent` so this shouldn't be covered by mob flags only. * Address other TODOs * Compile against paper 1.17 This will only work if you built paper locally and deployed it to your local maven repo. * Updated linked javadoc links * Handle sculk sensor events in a more controllable way * Update issue forms for 1.17
12 lines
597 B
YAML
12 lines
597 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Reporting Security Vulnerabilities
|
|
url: https://forms.gle/btgdRn9yhGtzEiGW8
|
|
about: Use this form to report security vulnerabilities. Do not use the public issue tracker.
|
|
- name: IntellectualSites Discord
|
|
url: https://discord.gg/intellectualsites
|
|
about: Our support Discord, please ask questions and seek support here.
|
|
- name: PlotSquared Wiki
|
|
url: https://github.com/IntellectualSites/PlotSquared-Documentation/wiki
|
|
about: Take a look at the wiki page for instructions how to setup PlotSquared and use its commands.
|