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

Fixes #3073

- Also add new caption if attempting to clear an empty alias

dc7e6010cb6cb7cccef78bd1075a82c865aa747d authored over 3 years ago
Remove scripting from javadocs

b1fc17e04560e80ab479aecd0de43233939e6673 authored over 3 years ago
Use same creation message for templates like for setup

daf0e6e1ba841f0e2a6f088d2162946838abe187 authored over 3 years ago
Move `notification-as-actionbar` into the `Chat` config block

- Move titles alongside all its new options into its own config block
- Move `titles-as-actionba...

6f263735f0b44aa808507d3727fb9fa68f1d9bbd authored over 3 years ago
Add actionbar message for notification flags

- Move title_as_actionbar boolean into enabled_components

1d2aa74e512dedb3418df1c8b7c342a4adf78636 authored over 3 years ago
Implemented the ability to change titles to actionbar on plot entry (#3060)

* Implemented the ability to change titles to actionbar on plot entry

* Fixed typo in action
...

a69b1d895cb8278b3538c341ce68e396cc3990ea authored over 3 years ago
Component-ify plot setup wizard

Touches #3068

399d77c60ffb9a8fd41ee0dbcd26b591e0441315 authored over 3 years ago
Don't send teleport message before the teleportation is initiated

b768ee6d410a00b2caec54309db990fc5b0ee4fb authored over 3 years ago
Remove chat.interactive option

Whether the chat is interactive or not can be declared in the strings.json by using MMs <click:_...

58faffed6d82ce9d24e203f3835c1a1450bda1c7 authored over 3 years ago
Add option for legacy sign material

Follow up to cde27899dd019e40bb8b6008a456a9477ad246b7

87706d471b450d0b5c698fdfb8eb3d8a0c4c78ff authored over 3 years ago
Implemented tab completion for `/plot help` (#3053)

Co-authored-by: NotMyFault <[email protected]>

eb7eb15ee7b2abf782247f3ee9ed132c922ca09a authored over 3 years ago
Remove dead imports

a17085bb18a02c08710868866eeaf5f0319a7f8f authored over 3 years ago
Fixes #3064

cde27899dd019e40bb8b6008a456a9477ad246b7 authored over 3 years ago
Add administrative override for `/plot components`

93ff778de0852eaaf7d52418cef0f2a9e5be4775 authored over 3 years ago
Make `/plot rate` GUI items customizable

Bye bye legacy items :)

17f91c8eb92c8b0fa5a90fd530e1eaae25f72bda authored over 3 years ago
Do not rely on a static file path

Doing so will cause issues with the `--plugins` flag.
E.g. `java -jar server.jar --plugins /path...

7775cd00735c8ee3e78b38265db9146842386eca authored over 3 years ago
Fixes #3057

Actually execute a kick from server if ordered

cc48f273c00f84205cc2042262b519127d2d0ae0 authored over 3 years ago
Notify the kicked person over the actor

c8406681d7684d9e9453a050f0910d3e4f59b050 authored over 3 years ago
Fixes #3058

- Anonymize meta data keys

a05dd19986630532419a4465592e5c9721e38229 authored over 3 years ago
Enhance flag tutorial message

aae350c1b3e2182f1e606ef21555bdd7f8d52778 authored over 3 years ago
Provide instruction about the .editorconfig

c48559410f1df51d07e0793aa02f2ce203a742d6 authored over 3 years ago
Rephrase message if user has no access to sub-command help pages

9c59bfde5268df52578e757004e68c234cba02cd authored over 3 years ago
Bug through last Economy PR - Withdrawn money for non-affordable plots (#3036)

* Replaced economy supported (Vault) check within cost condition with a pre-eliminating if-guard...

eb9d7e97d9c25b717c24fbfffb76d210b64714e6 authored over 3 years ago
Update gradle to 7.0.2

24eebe67117fcbb0a577493f033786ec95c1901d authored over 3 years ago
Fix infinite loop on multi auto (fixes #3022)

a2b8e4493ffa357d33bb221e2c8cec987a401d49 authored over 3 years ago
Added event handler for cauldron water level modification to prevent untrusted players interacting with a plot (#3035)

* Added check for burning players using non-trusted plots cauldrons to extinguish themselves, ca...

7c4a85325c6781cce503c6f7a67b40dbd6b3fd94 authored over 3 years ago
Always initialize PermissionHandler (fixes #3019)

94ba90d694e0223ad8d1e96d7eb844557838fdb3 authored over 3 years ago
Log plot chat to console

- Fix plot music removal template
- Fix debug args

e97bc25fb88fa69b5b7e4e2244075f3a32ff1f93 authored over 3 years ago
Fix licenser issues

73936bb10d2c2daa91ca0ab707ace53d1f79ac0b authored over 3 years ago
Merge branch 'feature/v6/update-licenser' into v6

23e65ac5d3601e90bb209225c3a67089a9b8eb6a authored over 3 years ago
Fix plot list coloring

9dc03964111d4a6bb2a8ee27bba47eccadd817e1 authored over 3 years ago
Merge branch 'v5' into v6

cc6db9ae9ec2588e7d5a1fec0c10d8212893399b authored almost 4 years ago
Minor cleanup in favor of Java 16

- Addressing a few command deprecations during the major release superseded by toggles
- Don't s...

3748d8e246cc819e50aa46975af56ee847924053 authored almost 4 years ago
Add `lectern-read-book` flag

Fixes https://github.com/IntellectualSites/PlotSquared/issues/2980

0341111f8f9b01388f0ac938a5892cc07f8030f6 authored almost 4 years ago
Add `no-portals` and `deny-portal-travel` flag

a7c4b40fcc60e0f244a563dc9cee75af5ed50a95 authored almost 4 years ago
Update licenser

e7fb3571ac1b383391bd5cc407e962f6c78749b5 authored almost 4 years ago
Jump to Java 16

58ad9db5edef94994128538e7809f56efedaae2d authored almost 4 years ago
Fix typo

6fd55b47c25f57fe9fc8a01cc9de3cc9e940e66c authored almost 4 years ago
Make the plot jukebox gui translatable

Fixes https://github.com/IntellectualSites/PlotSquared-Translations/issues/2

3d7c191d1c32b38c7b56f699175503ec4d33fdd0 authored almost 4 years ago
Make `/plot setup` header translatable

- Document a couple of permission nodes

9344e1ca795c6a69a4d290baabe0389ebf9c8eda authored almost 4 years ago
Replaced economy supported (Vault) check within cost condition with a pre-eliminating if-guard (#3014)

68eb5cd74f0734a24a6879fc0cdafb5979acc931 authored almost 4 years ago
Update gradle and shadow

ca7ac71e76c92bda0bdf3d88fe4febcc8e1cfdbd authored almost 4 years ago
Fix a few typos

3a280f3b6a04a6e9b57f4942acd78dfa4af5963a authored almost 4 years ago
Un-stringify plot id calls

- PlotId#toString() already stringifies IDs, no need to call String.valueOf()
- Add tab completi...

19cea0e129d4fafbc095e25dbb27fc3b600ab086 authored almost 4 years ago
Fixed feedback recipient for notify flags (Owner instead of entering / leaving player) (#3011)

2c40648a60b6943404b9d46f8086febef5a9918d authored almost 4 years ago
Clarify native dependency versions

48815649a8f7aded287c3d7305feddb968a89ac8 authored almost 4 years ago
Exchange EssentialsX maven repo

f690e14a14aa51472d213126cfa4aafe1ffa40a3 authored almost 4 years ago
Beautify empty `/plot caps` output

Also strip prefix from empty plot description

b37ad79e506c6f6831889a8f68ea7e45a4f71cb8 authored almost 4 years ago
Fix empty templates when vault not found

a990205d41704dc5a0f7993c64661db3ebc678f8 authored almost 4 years ago
Fix `/plot sethome` returning usage message & working on unclaimed plots

891230c78e30ea3043ddcebf5639dbb20da0f412 authored almost 4 years ago
Fix `/plot cluster sethome` triggering usage message

Enhance cluster messages a bit

8bfdf8ecf25a9a0959b763f04473f3556b74b531 authored almost 4 years ago
Fix flag exception coloring

78655102b984ef2ebd4747333b2530520ce8c8a9 authored almost 4 years ago
Fix invalid backup messages & component prefix & update minimessage

491a171409f48a314ba6ea0ddd311604610c49d4 authored almost 4 years ago
Fix empty default flag message

b3aec8f839175e41e3305d2bb91b676c98280ba4 authored almost 4 years ago
Address a few deprecations

0106a4222db290ab5a1b8779e890d3eb7777cd27 authored almost 4 years ago
Fixup inbox javadocs

11af33f2d52d72067d1193817e1ea4f7f60ad911 authored almost 4 years ago
Don't double color the inbox

812442fbbc7eb2e3c4e47f55528aabb400b1afa0 authored almost 4 years ago
Opt in future proof gradle features 🚀 (#2950)

* Opt in future proof gradle features

* Resolve merge conflicts

1750dd3b97a276287bf9b28562804fedd578c11f authored almost 4 years ago
Lazy merge v5/v6

ffe298710df9be3d7127eed9b1b4df93af939839 authored almost 4 years ago
Update wiki and issue links

5cdb7e76fd44776aea4ffe65c721bf9c72f46078 authored almost 4 years ago
Update ServerLib

361b936aa0568724b35643c8170763466f194a27 authored almost 4 years ago
Merge branch 'v5' into v6

9503b0bfc4aca5b9912afe02c881f1bba192b60d authored almost 4 years ago
Update a few dependencies

823beaf26805f1e1cdb5e9affe18d0fbef236819 authored almost 4 years ago
[ci skip] Setup new issue templates (#2951)

* Setup issue templates

* Exchange issue url

3ada55989f80336ae895871fea2d0f4b442eabff authored almost 4 years ago
Fix keep-inventory flag & adjust disallowed-blocks translation

de597391dcf64e31e34913d2aeabb7ba7dbe31de authored almost 4 years ago
Fixes https://issues.intellectualsites.com/issue/PS-237

59599261ff284bfe123f11ea6df37b164d206037 authored almost 4 years ago
Take building min height also into consideration

e1fb8c1ae5c38120619f2f21c506d23a162e9d7d authored almost 4 years ago
Update to gradle 7

ba4146f82c19f61cd0fa511f24d4eca910e06b9c authored almost 4 years ago
Suggest flag name instead of value

a5c43bb823cc2191a067540064a1d8ea28165714 authored almost 4 years ago
Update a few dependencies

050cf3edb3fc1f7e125f22cfbef5048177d9d150 authored almost 4 years ago
Make use of `because` args

84d5ebfa41dc2c56e5b4f9d73b2d570b9cf83f5d authored almost 4 years ago
Re add per-world-teleport

6bc4e5b45c6d961b39ad6bd71af6a3e0f5139459 authored almost 4 years ago
Merge branch 'v5' into v6

496fe09f78a8753ed7b58149d71ef77f3705fff3 authored almost 4 years ago
5.13.12

19daf1bd524f67134d16155ac2fe50c22b441411 authored almost 4 years ago
Reimplement per-world-visit

74a9c2f6b4b4bedd9130e78809a3ca36208628cc authored almost 4 years ago
Fixes https://github.com/IntellectualSites/PlotSquaredSuggestions/issues/23

dd9edb68b29c86735dc7340f82cf01c523a2162a authored almost 4 years ago
Add tab completion for gamemode flag

b02177e1d0c91b82abdc23f00cd27ca6ae62d5ad authored almost 4 years ago
Add flag placeholders to flag commands

600d38d3e283fbc0777f26720e330830b4f717da authored almost 4 years ago
Strip commands from translation files

07fd7e497fe4041d65b87095f36b30a63fc38c02 authored almost 4 years ago
Do not access nms for older versions on newer ones

932873ba029ce2c9cf775e21031c15b663203746 authored almost 4 years ago
Fix backup captions and add placeholders to copy/move/swap

567f1d42475a716067283e1c3dd3ddf350d12d74 authored almost 4 years ago
Sort plots for /plot home the same as for /plot visit, fixes PS-188

3f05dfe4bf893b251b11228c45038ee7d7c984f5 authored almost 4 years ago
Fix exporting all plots

fbebcf57c1aee7bacda5b42e34169310858ba69c authored almost 4 years ago
Addressing more issues

30d3a458e2e368b072fa739583528c40602d805c authored almost 4 years ago
Fixes PS-229

Closes #2948

Co-Authored-By: Benjamin Govaerts <[email protected]>

7591d88d0005e8983ffb52bc9e6c3196105b40bf authored almost 4 years ago
Don't fail on Java 17 (and higher)

22baabf7514b7240550cc3a466112b462715b4cf authored almost 4 years ago
Fix a few issues with debugexec

0cdda8b0ae1935eeb2acf68a01ad1fa91d085f18 authored almost 4 years ago
Strip lesser used debug commands

295a63087fbbd637dc4ed0b7ec72fdabbb217c01 authored almost 4 years ago
Don't invert the debug status message

797d3ed3620ec1488a4f07e06ffbdea2208179a7 authored almost 4 years ago
Cover a couple of NPEs

31de7de38503fa1250d89de7ba5e913590576489 authored almost 4 years ago
Strip Java 15 note

5780ad370aa527de899420ddac7e5dc7c1c6bb1b authored almost 4 years ago
Restrict a few more commands from plot world plots

And add missing tab completion for debug commands

3833d2cd83fb163ccf1668bff05a2ccb4b854070 authored almost 4 years ago
Use javax for Nullable + guice, hope I didn't miss anything

38b60205e8089830439555ce249283547e039d4d authored almost 4 years ago
Add crop-grow flag

027456fd77c33528a5f07f8c8bf44e160af95c49 authored almost 4 years ago
Remove scripting-related stuff (#2947)

* Remove scripting-related stuff

* Cleanup

Co-authored-by: NotMyFault <[email protected]>

10e2d652218760135eaab22fa52d2fa5963a1dc1 authored almost 4 years ago
Sort plots for /plot home the same as for /plot visit, fixes PS-188

d9b5dc5dd75821fd1c2f9d6f1c046f9c926cabf4 authored almost 4 years ago
Add new metrics pies

c7e65646670d59232bcf586fdc7c12d5c5abf59a authored almost 4 years ago
Add new metrics pies

da45813a065024000e0939e799744fa1859d50b5 authored almost 4 years ago
Remove eol config entries

6cc9b5c62b4a9582aff414bd0db004b884a44fdf authored almost 4 years ago
Fix several issues with debug command

1172e02f1b7a0496819f4402eb32f7f178cdc040 authored almost 4 years ago