Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/IntellectualSites/PlotSquared

PlotSquared - Reinventing the plotworld
https://github.com/IntellectualSites/PlotSquared

Replace legacy color codes in flag examples (#3520)

953d57d1b55baa01c2127c65e6babd4fdbc5d35f authored over 2 years ago
Fix lag caused when generating augmented worlds with roads (#3614)

- Begin by implementing forceSync to the queue system as we know the chunk will be accessible t...

96dfc2741123c494431bc1543ad0925f2c5fd686 authored over 2 years ago
Fix generation of augmented/partial worlds when single worlds are enabled (#3615)

171d2e5e99cae4628ea51ca634d7457684ecc979 authored over 2 years ago
fix: Block Endermites from spawning if mob spawning is disabled (#3623)

4433892431d1904f5cced1159d83210ecc04120a authored over 2 years ago
Merge branch 'v6' into v7

b53d2d03a426c9bf0f4ae575535d9673f0c063b2 authored over 2 years ago
build: Update to Paper 1.18.2 (#3622)

build: Align MM and Adventure version

c1431c097115aff41a9137372ce047776b7a8912 authored over 2 years ago
Fix plot analysis (#3618)

* Fix plot analysis
- Stop using deprecated ChunkQueueCoordinator and create a new purpose-bui...

98a07dad1b3f23f00315ea5200202abfc35ab85f authored over 2 years ago
Deprecations to Queues (#3613)

* Deprecations and niceties
- Deprecate ScopedQueueCoordinator as it is poorly named
- Depre...

0ffa22b7a6bbc11085bd00fcac10f4b363839611 authored over 2 years ago
Correctly use yIndex when regenerating plots in certain world configurations (#3601)

- Fixes #3597

60a0129fe9ff04c104ff4553f99c5619d42a56c7 authored over 2 years ago
Update MiniMessage to 4.10.1 (#3617)

* chore!: bump MiniMessage to 4.10.1

BREAKING CHANGE: bumping MiniMessage and Adventure remov...

62ee60a76c1485c798df2c19d19bc7478704ff98 authored over 2 years ago
make y location of homes always absolute part 2 (#3620)

d5f8a0842b54ab1ca43fe72da804c755f7b781dc authored over 2 years ago
Implement restoring tags directly using a supplied block (#3616)

- Reduces overhead when setting blocks via fallback
- Also means blocks will not be accessed v...

f7d55ce10527e58b1e0c3af86f9fe06416c65ad7 authored almost 3 years ago
Add ability to disable random Mojang uuid API calls (#3586)

* feature: ability to disable impromtu Mojang uuid API calls

* refactor: update comment for t...

85911646f3752707bcb36f4342907744e1775dbc authored almost 3 years ago
Implement chunkObject into queueing (#3612)

8b75dece69fb221a2ad3e48fefa4c760cc074e98 authored almost 3 years ago
Improvements to /plot list command (#3585)

* refactor: list command shows owner better
added check for:
- unknown owners (UUID not cached...

7d6e515ba8c4f2048d64a407a24b53e9e592ce69 authored almost 3 years ago
Niceties

- Better ordering of augmented information printed to consol on startup
- Override

13d7357c8523487b40b4f1c1bbe4815f8a3d6a7c authored almost 3 years ago
build: Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.0 (#3606)

Co-authored-by: Renovate Bot <[email protected]>

16e26b910c1577681f6498d03c69e24789580760 authored almost 3 years ago
chore: Update my name (#3599)

faadebd30e77419d09b9caf07934a2e4c4e9b8e8 authored almost 3 years ago
build: Back to snapshot for development

2aeacb3dcf82b80f1354b03984337b653245d90d authored almost 3 years ago
build: Release 6.7.0

9db7791835500087a70344c6d898128189dcdffb authored almost 3 years ago
Add Plot flag for projectiles (#3581)

* feature: add flag for projectiles

* build: add License to ProjectilesFlag.java

Co-author...

f49ddb819d69bbc2455c626b3ab9023f26d47883 authored almost 3 years ago
build: Update dependency org.checkerframework:checker-qual to v3.22.0 (#3595)

Co-authored-by: Renovate Bot <[email protected]>

d71c62771e6dafedc9332e601810660167e1d344 authored almost 3 years ago
Set plot biome chunk by chunk (#3590)

* Actually set plot biome chunk by chunk

* Better variable name for chunk position

a6aaa9538f3ef516a8b1347c2572dab079d89853 authored almost 3 years ago
[ci skip] build: Update com.fastasyncworldedit to v2.1.2 (#3588)

Co-authored-by: Renovate Bot <[email protected]>

0974fb28341eaab0396924f09aa91d3916aa465c authored almost 3 years ago
build: Update github/codeql-action action to v2 (#3589)

Co-authored-by: Renovate Bot <[email protected]>

8982b33b6cfb442c74693ea27759f8c6a29ec5b4 authored almost 3 years ago
build: Back to snapshot for development

a7b3b3b7dfdc58a4d77ae59105283a311af05fc2 authored almost 3 years ago
build: Release 6.6.3

888bb20e78cd942405183036a0537b4f50519395 authored almost 3 years ago
make y location of homes always absolute (#3568)

b11bb6fa22a56580f0a5a1b1fffd66f9e288791c authored almost 3 years ago
build: Replace jsr305 with spotbugs (#3576)

e5764b958d0e8562fc155e4a01e003c941a79e18 authored almost 3 years ago
style: Emphasize project icon in idea selection (#3577)

bfe3141ff15a6460e9a131c96e3e4de7e44de416 authored almost 3 years ago
build: Switch back to upstream SquirrelID (#3575)

73c82deeb050b30d3558074febd7d070a32e2c34 authored almost 3 years ago
fix: share the QueueCoordinator in PlotModificationManager#unlinkPlot (#3571)

Co-authored-by: Alexander Brandes <[email protected]>

38682ecff6c64ca691da58085a88933d3a7a1a0c authored almost 3 years ago
fix: typo (MaxBuildHeight -> MinBuildHeight) (#3572)

6a54dc7effa1ef0a6304f1c70b16100547c02fb1 authored almost 3 years ago
fix: Make PlayerManager#resolveName blocking for entry title (#3556)

8454c29c913daf4e4827dd37946a402cad8fb2ea authored almost 3 years ago
build: Update com.fastasyncworldedit to v2.1.1 (#3562)

Co-authored-by: Renovate Bot <[email protected]>

b2c9311a47db8769ab58866f407439f8f5ff02cb authored almost 3 years ago
build: Update actions/setup-java action to v3.1.0 (#3563)

* build: Update actions/setup-java action to v3.1.0

* Update build.yml

Co-authored-by: Ren...

c4aa497a2b075552854cfe30dd0bc2f172e7077d authored almost 3 years ago
build: Back to snapshot for development

c13f544390a802a6443d51908f634f5b801d1864 authored almost 3 years ago
build: Release 6.6.2

c28177d6afb5c42f3ab5dbd690a888cd831bff68 authored almost 3 years ago
chore: Fill in since TODOs

8a80f252cfb8efb9dab52a5dbef32f62692bdfa6 authored almost 3 years ago
build: Update dependency org.checkerframework:checker-qual to v3.21.4 (#3561)

Co-authored-by: Renovate Bot <[email protected]>

93571c72d12a78568c4c2de32c2def10aa064cb6 authored almost 3 years ago
build: Update dependency gradle to v7.4.2 (#3560)

Co-authored-by: Renovate Bot <[email protected]>

6fd73792211d7458d7e52b4580424945f3143f9a authored almost 3 years ago
clean up PlayerCommandPreprocess listener (#3557)

dc5c80d8123afd4ff8997078901f2133ba3c6052 authored almost 3 years ago
refactor: Deprecate `Load#secToTime()` (#3558)

96e9a61e7c4761c77f3a764a909ffb2e4999ca50 authored almost 3 years ago
Make confirm tasks synchronous. It was changed in 7ac3f7ca03e2ae6066b17aa101f4be82d0b541d2 (#3551)

b9bd9b81e6e86a6f66fb37db3b70d436db41c866 authored almost 3 years ago
build: Update com.sk89q.worldedit to v7.2.10 (#3554)

Co-authored-by: Renovate Bot <[email protected]>

ec778128790e56dd0428c26e6f28b59156de340f authored almost 3 years ago
Change the default sign orientation to better match the wall location

efc208379823e7f21a9e422a05d6cbcf9c73919d authored almost 3 years ago
Use correct field for unsaved in 1.18

3a6f845c012c2ebc3fe6c9c4aa140cc64cc5685d authored almost 3 years ago
build: Ignore kyori updates until we update MM

Closes #3543

7efd42ae45e76dbefbbd5746335929621b3f2cf5 authored almost 3 years ago
build: Update com.fastasyncworldedit to v2.1.0 (#3541)

Co-authored-by: Renovate Bot <[email protected]>

f43f4cbf5d7242391044dd2296d4bfd43f55aeab authored almost 3 years ago
build: Update dependency net.essentialsx:EssentialsX to v2.19.4 (#3540)

Co-authored-by: Renovate Bot <[email protected]>

104cc4b7a4730a575a4cf1668f79bbdd415d3b75 authored almost 3 years ago
build: Update dependency gradle to v7.4.1 (#3539)

Co-authored-by: Renovate Bot <[email protected]>

218be431435860433a31ed31229c1aa7bcef909f authored almost 3 years ago
Only add extent to WE operations once (#3537)

308dba5601e1b527b6ff966fe51cecf840005a1d authored almost 3 years ago
Use new FAWE method including actor for schematic pasting

5f233bb5d14fa04592f30f93e75405ff5781a34d authored almost 3 years ago
build: Misc dependency updates

5e188d114fb1da5128d0f10c6d54a8c86de5a12b authored almost 3 years ago
build: Back to snapshot for development

660e05d27f3ff0b59ffe0e9a643ee202b00b626e authored almost 3 years ago
build: Release 6.6.1

4c0ad148bf100de1330cb249252952f52028edfa authored almost 3 years ago
Fix #3532

5c7bfb988ce83f78f038056951abf07af6a5fca3 authored almost 3 years ago
build: Update actions/checkout action to v3 (#3530)

Co-authored-by: Renovate Bot <[email protected]>

b46f486680e42883f3f52c9f9045b653a8860e21 authored almost 3 years ago
build: Update dependency org.checkerframework:checker-qual to v3.21.3 (#3528)

Co-authored-by: Renovate Bot <[email protected]>

05797d0c78b9080fc30a17f9574cddbbcd767e96 authored almost 3 years ago
build: Update dependency net.essentialsx:EssentialsX to v2.19.3 (#3527)

Co-authored-by: Renovate Bot <[email protected]>

36ef2cf9ba58e8868f0d8c2c61e6f1498d9c8e25 authored almost 3 years ago
build: Back to snapshot for development

26ec31a0124e772c977a0d62f00a25ba88781257 authored almost 3 years ago
build: Release 6.6.0

fd4a5420629b9e40b3718921e120c5d191dcc116 authored almost 3 years ago
ci: Pin GH workflow dependencies

dc13f2565f41122846e2f0f1086f7ac93cc2bf38 authored almost 3 years ago
Implement extended world heights from Y-64 to Y319 #3473 (#3473)

* Begin to implement extended world heights:
- Implemented in Bukkit module (and where require...

9f632af0aeda71ac7d806da72eb32932329535d0 authored almost 3 years ago
[ci skip] Update issue templates for 1.18.2

d698c6a1e570a098fa898ce6c38a9cd733392e7a authored almost 3 years ago
build: Update dependency cloud.commandframework:cloud-services to v1.6.2 (#3522)

Co-authored-by: Renovate Bot <[email protected]>

40e1bd9897a364cdda7e5a90e2810bc5abc5ff7e authored almost 3 years ago
Replace delombok-ed equals and hashCode methods (#3518)

* regenerate leftover delombok-ed equals and hashCode methods

* delegate to hashCode directly...

75f31c5bf657ac05ccf257d52adcc9556728f84b authored almost 3 years ago
build: Update gradle wrapper properly

954c813cefd934fc164908b0218d39c47e3ab4da authored almost 3 years ago
ci: Bump `actions/setup-java` to 3.0.0 (#3519)

05e055e9cf0223b8a1ecdbef91bee60bb67e56c1 authored almost 3 years ago
build: Back to snapshot for development

2ea21c150f0f1679291f7db76964179c2611080c authored almost 3 years ago
build: Release 6.5.1

c2fd4edad501eb76eda7293b8b83ad133b3531e5 authored almost 3 years ago
refactor: Delete rebase.yml

78b869677855244bd7f6294070599f619fa19f9f authored almost 3 years ago
Fix shulkers teleporting on the road (#3501)

* fix: Don't teleport shulkers on the road

* Address comments

e653961385604b1d8f91466e603b64ee8df8e25d authored almost 3 years ago
build: Update dependency net.luckperms:api to v5.4 (#3505)

Co-authored-by: Renovate Bot <[email protected]>

b21d12fd526c792136d0cb214c8303ae2937fe0d authored almost 3 years ago
Cancel block placement if the block consists of two block states (#3487)

* fix: cancel block placements out of area

* chore: use BlockMultiPlaceEvent

* chore: fix ...

7557df96c764fc40a2880fefccc0bddfef0958b1 authored almost 3 years ago
build: Back to snapshot for development

61797c3aff070aa86ab96aaee057fba49ecc4201 authored about 3 years ago
build: Release 6.5.0

78125ff1e242ad083e4d964034b809ba9e1be2d0 authored about 3 years ago
Don't open the component GUI if the actor has no permission for a specific preset (#3496)

* fix: Handle an empty component GUI gracefully

* Address comments

d7c8715b25ae830c5c1646e13d4bf9cafbcb597b authored about 3 years ago
Restore ability to use PlaceholderAPI in greeting and farewell flag (#3489)

Fixes #3465

34f005c24477c50681592865b2e95a19c2565520 authored about 3 years ago
Don't enable presets with prices if economy is disabled (#3497)

6fbd1376ca43e900a0e025a26169fc88310b3ce7 authored about 3 years ago
fix: synchronize confirmExpiry (#3481)

Prevents that the MetaDataAccess is closed before setting the data

951767dc64352113f63c93321a6bd3d6dc0b14b5 authored about 3 years ago
Display "/plot help" categories only, if the player has permission to access these commands (#3490)

* feat: only show categories with access in help-menu

* chore: cleanup imports

* feat: tab...

16928b05f13b4bac629b6184f5d613d92b8079e6 authored about 3 years ago
build: Update release-drafter/release-drafter action to v5.18.1 (#3494)

Co-authored-by: Renovate Bot <[email protected]>

fff14b05cbd202bc7bc02ae764b7ea1f52509730 authored about 3 years ago
build: Update dependency org.checkerframework:checker-qual to v3.21.2 (#3493)

Co-authored-by: Renovate Bot <[email protected]>

e619c867e9e185d536a5337f56a235dd6b0d10f4 authored about 3 years ago
fix: NPE on unavailable music discs on lower versions (#3475)

* fix: NPE on unavailable music discs

* chore: documentation for InventoryUtil changes

* f...

543284e016a37a823c6b6b35f900ba66c4221920 authored about 3 years ago
[ci skip] ci: Don't run actions twice

0d78ba5f35ecb550cc88c287297912eb85d1b13f authored about 3 years ago
[ci skip] style: Restore GlobalFlagContainer's entry list being sorted alphabetically

Mostly helps me when updating the wiki

9ba2b62fc20bcae629841479baf09e32e053f90f authored about 3 years ago
build: Update dependency org.bstats:bstats-bukkit to v3 (#3486)

* build: Update dependency org.bstats:bstats-bukkit to v3

* build: Update bStats

Co-author...

f10ee27fdd9027c6ec9b542255b795b4d0850726 authored about 3 years ago
build: Update dependency com.intellectualsites.paster:Paster to v1.1.4 (#3485)

Co-authored-by: Renovate Bot <[email protected]>

3278ce1fe9b6ae6c2702013052146a07cfaa2f4f authored about 3 years ago
build: Update com.fastasyncworldedit to v2.0.1 (#3484)

Co-authored-by: Renovate Bot <[email protected]>

fefb0334bdf829d6c4297853b4284919f36181bc authored about 3 years ago
Always call plot events through the event dispatcher (#3479)

d06a827e31976fa8c4d8716b6eef3665bbc0c510 authored about 3 years ago
docs: Switch to generated wiki (#3482)

10bb520f3aee025fee87c362000b4d6aa428f797 authored about 3 years ago
build: Back to snapshot for development

126aa53b6181d9727f5312d67ffc99d6c31fe1d2 authored about 3 years ago
build: Release 6.4.0

ac71046feb6050ef75feb75b18b59a71374aec28 authored about 3 years ago
Align plugin's java version with API java version - Java 17 (#3468)

* refactor!: Align plugin's java version with API java version

* fix: Bump Guice to fix priva...

7c290e6bd0a398063b3066b12a8e860ce024702f authored about 3 years ago
Separate linked javadocs per module (#3476)

* docs: Separate javadocs per module

* docs: Read javadoc version from Gradle version catalog

4d297cc8297daa681cb0fba7c7bd7f72b33d5b19 authored about 3 years ago
fix: Don't ommit flag int input in no permission message (#3466)

5ab410a5c56a8c3093d042d2dc0a221ba2e4f308 authored about 3 years ago
Fix: Plot#getOwner can be nullable, and redstone may be present on unowned plots (#3472)

1f28bac95556af6792e0399b81f2085f1c469d50 authored about 3 years ago
fix: run whenDone on empty queue (#3474)

92c54de5e9d1b1185db02812c0b38d612280f061 authored about 3 years ago
docs: Add `@since` annotation for v6 changes (#3471)

ff5d79699d8e70accace53f097325ff3719831a8 authored about 3 years ago