Ecosyste.ms: OpenCollective

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

EssentialsX

Creating open-source software for Minecraft servers
Collective - Host: opensource - https://opencollective.com/essentialsx - Website: https://essentialsx.net - Code: https://github.com/EssentialsX

Fix AbstractItemDb#getMatching improper block filtering (#3691)

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

github.com/EssentialsX/Essentials - 01987a03744f7bbe5b0c15af71d48f65ba230ace authored about 4 years ago by Luuk <[email protected]>
Allow users to middle click in armor invsee (#3893)

github.com/EssentialsX/Essentials - 5528b5b92cbb0c30787fe5d97c6ff685ade97211 authored about 4 years ago by Josh Roy <[email protected]>
Add ending user balance as a final field in trade.log (#3721)

Co-authored-by: Josh Roy <[email protected]>

github.com/EssentialsX/Essentials - 1838354b70891ab48a12481aebf3fbfd0890b302 authored about 4 years ago by Ryan <[email protected]>
Add UserKickEvent (#3490)

Co-authored-by: MD <[email protected]>
Co-authored-by: JRoy <joshroy126...

github.com/EssentialsX/Essentials - 1f1edd9b2392937449046deb4e9a0b364a610565 authored about 4 years ago by silverwolfg11 <[email protected]>
Don't lowercase item names in IItemDb#get(String, int) (#3636)

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

github.com/EssentialsX/Essentials - 2b7a4364b1e26348e9fd9f0de4f86d2ae222b4e6 authored about 4 years ago by kmecpp <[email protected]>
Add API to register enchantment names/aliases (#3669)

Co-authored-by: MD <[email protected]>
Co-authored-by: JRoy <joshroy126...

github.com/EssentialsX/Essentials - 2f45d3edf3f9cb324fefc6ef0b6071dce5cee0f6 authored about 4 years ago by Auxilor <[email protected]>
Add TransactionEvent for successful transactions (#3649)

github.com/EssentialsX/Essentials - a20d20574e8cd8493fd2fd744ac8137659aa2512 authored about 4 years ago by Olivia <[email protected]>
Fix warp messages sending incorrectly with teleport delays (#3696)

Co-authored-by: Josh Roy <[email protected]>

github.com/EssentialsX/Essentials - d78832498ebebd352661cbcb31071d82aa20075b authored about 4 years ago by pop4959 <[email protected]>
Add option to disable players respawning at beds (#3802)

Co-authored-by: Josh Roy <[email protected]>

github.com/EssentialsX/Essentials - e2c6170ebae0d179e2a9f0bee9ab0749f72a6289 authored about 4 years ago by MD <[email protected]>
Update plugin.yml (#3832)

Co-authored-by: Josh Roy <[email protected]>

github.com/EssentialsX/Essentials - 6864af762ce6e91d2fcdc2b6a45562b705cacff1 authored about 4 years ago by powercas_gamer <[email protected]>
Separate option to cancel afk on chat from interact (#3863)

github.com/EssentialsX/Essentials - a8daa2160f0545b6a3b79c5e01ce6f74e6951149 authored about 4 years ago by OmegaWeaponDev <[email protected]>
Fix behaviour of /list when showing real names (#3858)

github.com/EssentialsX/Essentials - b84aaa1dabdac52a9fe3e6f3357fe41a0d9cd5fe authored about 4 years ago by triagonal <[email protected]>
Rework Currency Symbol Parsing (#3628)

* Made currency symbol standardized in Kit
* Kits should be in a standardized format.
* H...

github.com/EssentialsX/Essentials - c6de77130fd683fbf79c4a1816d3e6513aa1f656 authored about 4 years ago by Josh Roy <[email protected]>
Fix AlternativeCommandsHandler not detecting some aliases (#3856)

github.com/EssentialsX/Essentials - 02ba924f33ac3ec20fadcdf85009250c62a5362b authored about 4 years ago by Josh Roy <[email protected]>
Add redirects for broken links (#18)

Co-authored-by: MD <[email protected]>
A few links on the wiki don't have ...

github.com/EssentialsX/Website - 4d4aa2b7df71d85dedc5da985ea3f4482c9f2446 authored about 4 years ago by MissPotato <[email protected]>
Fix Improper Use of Event API (#3853)

* Fix Improper Use of Event API

* Checkstyle OOOO

github.com/EssentialsX/Essentials - 318df64e54fb61dfa0306a59c143b13ea5dc2ac1 authored about 4 years ago by Josh Roy <[email protected]>
Remove Jenkins from README (#3850)

EssX website is PogU, Jenkins is PogO

github.com/EssentialsX/Essentials - cb45867de813bac7b29f19dda4ac97d51d010857 authored about 4 years ago by Josh Roy <[email protected]>
Add restart note to respawn listener priority option (#3789)

github.com/EssentialsX/Essentials - c4ca0e51e21b1eab8f39cadcce2d4d9bc0492f09 authored about 4 years ago by Jason <[email protected]>
Fix incorrect radius check in /me command (#3848)

github.com/EssentialsX/Essentials - 7bb12fd33c12615b2d87c288436f081771b47013 authored about 4 years ago by triagonal <[email protected]>
Update bStats Metrics class to 1.8 (#3845)

Replace modified bStats Metrics 1.7 class with official 1.8 artifact. 1.8 adds random submit int...

github.com/EssentialsX/Essentials - 001213ee2cc71808bb167f03f9d3b1bd6d39c118 authored about 4 years ago by MD <[email protected]>
Fix build script not working when git repo isn't cloned (#3831)

github.com/EssentialsX/Essentials - f3207052168a56eb668b66a5955632755ae61d94 authored about 4 years ago by Josh Roy <[email protected]>
Update FakeServer (#3829)

github.com/EssentialsX/Essentials - d4ed77fdc605b4589c0498bdf6fcc196aa396740 authored about 4 years ago by Josh Roy <[email protected]>
Fix command handler not finding dynamically registered commands (#3816)

Fixes #3815.

github.com/EssentialsX/Essentials - ef1202923e56f47dc107c2cdc6e9809d8e7f90ef authored about 4 years ago by Josh Roy <[email protected]>
Add /warpinfo command (#3820)

Co-authored-by: Josh Roy <[email protected]>
Co-authored-by: MD <1917406+m...

github.com/EssentialsX/Essentials - e1e98f504851c8464c549da0b337a71d120b6a06 authored about 4 years ago by Olivia <[email protected]>
Dispatch commands on main thread when run from XMPP (#3803)

This PR fixes an issue reported on Discord, where commands executed through XMPP are dispatched ...

github.com/EssentialsX/Essentials - 5bb3cc88e5c3b2bd8eb37e36dce009c3dea89f22 authored about 4 years ago by MD <[email protected]>
Fix incompatibility on TacoSpigot and derivatives (#3817)

The countless support tickets from users of TacoSpigot (and forks of it)
have become so numerou...

github.com/EssentialsX/Essentials - 43eff69a2ff15817b90a237f00ef503c12bab6e7 authored about 4 years ago by Josh Roy <[email protected]>
Allow console name to be translated (#3700)

Co-authored-by: Josh Roy <[email protected]>

Closes #2756.

Notes:
-...

github.com/EssentialsX/Essentials - 450da59057544f52687a8a69af3d354d051a59a5 authored about 4 years ago by Roman Zabaluev <[email protected]>
Move paperlib off snapshot (#3808)

github.com/EssentialsX/Essentials - dda4d58a239baeabeabb28c23b6503f61a2d4db3 authored about 4 years ago by Josh Roy <[email protected]>
Fix respawn anchor explosion protection (#3778)

Fixes #3723, where respawn anchors explode at charges > 0 when glowstone isn't in the players ha...

github.com/EssentialsX/Essentials - f5d5ed98441273c8a0d0da8c95df972bf4c3c71a authored about 4 years ago by Josh Roy <[email protected]>
Revert Spanish translation spam

github.com/EssentialsX/Essentials - 2342d53dba3c6716985f6a1ce1b170eb76306d0d authored about 4 years ago by MD <[email protected]>
Fix checkstyle-idea default settings

github.com/EssentialsX/Essentials - 005d83c6fe1bd4fc588d7199743c620d8ee6445c authored about 4 years ago by MD <[email protected]>
New Crowdin updates (#3793)

github.com/EssentialsX/Essentials - 8c4fb3fefb4c406ed78adc91ae9aff78617b92bc authored about 4 years ago by Flask Bot <[email protected]>
Remove mavenLocal repo from default repositories

github.com/EssentialsX/Essentials - b0fa0d1ec8844f7c75808d53209a0f815c1064b5 authored about 4 years ago by MD <[email protected]>
Update metrics warnings

github.com/EssentialsX/Essentials - 2ce5797d5ee46045261973ffd99e54e3cbc674d2 authored about 4 years ago by MD <[email protected]>
Fix javadoc warning suppression

github.com/EssentialsX/Essentials - c2617e5a1dedcefa9ed251e06b63f722c5a327c2 authored about 4 years ago by MD <[email protected]>
Suppress deprecation and javadoc warnings by default

github.com/EssentialsX/Essentials - 3f73e31d9edeec9f4ea7428940cd2cf7ba2ca7b0 authored about 4 years ago by MD <[email protected]>
Change resolution strategy to refresh snapshot dependencies more frequently

github.com/EssentialsX/Essentials - 84a48adbdd540e6f0d9bcc230a20644da2c71f49 authored about 4 years ago by MD <[email protected]>
Implement missing FakeWorld methods

github.com/EssentialsX/Essentials - 63c29a318e7f762eed5d0538cb76ddc22a3d1ff9 authored about 4 years ago by MD <[email protected]>
Make resource processing depend on version string

github.com/EssentialsX/Essentials - 69748fd72eeb850db619886cf752f805632d1f4a authored about 4 years ago by MD <[email protected]>
Upload GH artifacts before publish

github.com/EssentialsX/Essentials - 35278c6e90d8808e576f660356f8b21ec782235a authored about 4 years ago by MD <[email protected]>
Mark gradlew as executable

github.com/EssentialsX/Essentials - 088fc35435f2c27fdb0165256bd67ccfae7e5864 authored about 4 years ago by MD <[email protected]>
Fix missing "s" which prevented GH Actions deployment

github.com/EssentialsX/Essentials - 4baad6b89cea1ac27f5d9ac2c11c2a92e527abfc authored about 4 years ago by MD <[email protected]>
Refactor Project to Gradle (#3720)

Gradle is better than Maven, don't @ me. okay but actually it's [faster](https://www.youtube.com...

github.com/EssentialsX/Essentials - 9a23f806fe685fe81fa32d6da1661030e121cce8 authored about 4 years ago by Josh Roy <[email protected]>
Fix wrong/outdated xeya links (#14)

github.com/EssentialsX/Wiki - c1214a705671e00d1ee595209457170667497517 authored about 4 years ago by Andre_601 <[email protected]>
Fix wrong/outdated xeya links (#14)

github.com/EssentialsX/Website - c1214a705671e00d1ee595209457170667497517 authored about 4 years ago by Andre_601 <[email protected]>
Add commit link to downloads page

github.com/EssentialsX/Website - 26ef1da95f7b6d7262d74c4abdce6ca87c18111a authored about 4 years ago by MD <[email protected]>
Update version regex in preparation for Gradle

github.com/EssentialsX/Website - e8f386a775757d3ec48c0105ec8e68e49058d4a5 authored about 4 years ago by MD <[email protected]>
update website links in config.yml (#3779)

Updates the website links in the config.yml to `essentialsx.net` instead of `essentialsx.cf`

github.com/EssentialsX/Essentials - 82b466db0b2990bc18f5236c8519c90a8017855f authored about 4 years ago by powercas_gamer <[email protected]>
Change .cf to .net in EssentialsX URLs (#2)

github.com/EssentialsX/Discord-Embeds - 6e13414a04fdff55bf0ac35dff1a427839b5c675 authored about 4 years ago by powercas_gamer <[email protected]>
Update ?essx to acknowledge 1.16.4

github.com/EssentialsX/Discord-Embeds - c27a598b0baaa99f4f4d1e8349fcaf0932efd3a6 authored about 4 years ago by triagonal <[email protected]>
Allow users to modify existing homes when over homes limit (#3776)

Fixes #3761

github.com/EssentialsX/Essentials - 3ba675a899b0f9820aa5656e183c3bfd2efa146e authored about 4 years ago by Josh Roy <[email protected]>
Fix tab completion for delhome (#3775)

There was a minor issue with one line of code in delhome which was causing the user's homes not ...

github.com/EssentialsX/Essentials - 1fed7a9a3a8e4ffc9af62db96ac1793f3ba21c3b authored about 4 years ago by pop4959 <[email protected]>
Pull latest release from Github (#23)

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

github.com/EssentialsX/Website - 82a8f879237204a8d3db8c7c48e8743f96fda6b1 authored about 4 years ago by Sam Goodger <[email protected]>
Fix /clear <player> <item> not clearing offhand (#3715)

Co-authored-by: Kenichycmd <[email protected]>
Co-authored-by: MD <[email protected]...

github.com/EssentialsX/Essentials - 80fb91b6d74dfade35280c0fa609537600877bd3 authored about 4 years ago by Kenichycmd <[email protected]>
Use ray-tracing based target block for 1.13.2+ (#3763)

Uses new method of ray-tracing to target block instead of using BlockIterator which doesn't resp...

github.com/EssentialsX/Essentials - 5b0c2a4131eff102b7e3b80075445c70e9338372 authored about 4 years ago by Josh Roy <[email protected]>
Add option to prevent replying from vanished players (#3703)

Closes #2066

github.com/EssentialsX/Essentials - bb43e8f7b64e6dbaf8bd36cac105b9bba1e3e4c1 authored about 4 years ago by Josh Roy <[email protected]>
Split backup command by space (#3762)

Splits command sent to ProcessBuilder by spaces. Fixes backup commands with arguments

Fixes #...

github.com/EssentialsX/Essentials - 4d9a10147aa7f07fff6879c0d83e4e2fda050c93 authored about 4 years ago by Josh Roy <[email protected]>
Update to 1.16.4 (#3753)

github.com/EssentialsX/Essentials - ea4f5cf919be9c8a158ae07a8c98a4e6b848edff authored about 4 years ago by Josh Roy <[email protected]>
Change link to href (#22)

The Changelog used `link` which caused the URL to turn into https://essentialsx.net/wiki/https:/...

github.com/EssentialsX/Website - a5b1dafa0ae856f9d4cbb551502d250992f018f0 authored about 4 years ago by Andre_601 <[email protected]>
Bump junit from 4.12 to 4.13.1 (#3726)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](http...

github.com/EssentialsX/Essentials - 295bc9f76d670b809e0090260d7cb3bc828e0206 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add new PR templates and revamp issue templates (#3711)

Adds new PR templates and revamps the existing issue templates to (hopefully) make the PR/issue ...

github.com/EssentialsX/Essentials - 327806d9a11e00281e5efd467706238571540078 authored about 4 years ago by MD <[email protected]>
Move some tab complete messages to debug mode only (#3739)

github.com/EssentialsX/Essentials - 80e7558fc08cd50b5367fa5be37e8bb9038e9099 authored about 4 years ago by Josh Roy <[email protected]>
Consolidate permissions default setup into single class

github.com/EssentialsX/Essentials - 9cda59511e2742233123cad3be1ae1f6df04ba09 authored about 4 years ago by md678685 <[email protected]>
Add more specific platform support messages

github.com/EssentialsX/Essentials - c12a03191899bcebcab17818231ddc73ca5f7f33 authored about 4 years ago by md678685 <[email protected]>
Make HelpInput use the known command map (#3675)

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

This PR makes HelpInput use kn...

github.com/EssentialsX/Essentials - a4f580e3193a12e5456b56123c85dc99500efad2 authored about 4 years ago by Alexander Söderberg <[email protected]>
Implement ConsoleCommandSender methods

github.com/EssentialsX/Essentials - 583bf882070041df70aab4736b375b52e3ea4356 authored about 4 years ago by md678685 <[email protected]>
Remove redundant checks in the tree command (#3716)

github.com/EssentialsX/Essentials - a5f8e83e037a3acd874141246dcd733ea64d5fb3 authored about 4 years ago by montlikadani <[email protected]>
Tab-complete plugin names in /help (#3713)

Plugin names are accepted as input to `/essentials:help`, but they are not completed. This makes...

github.com/EssentialsX/Essentials - e2f17f11d3ec415ce7008cc34e4d163c7c4259ff authored over 4 years ago by Alexander Söderberg <[email protected]>
Add link to Register license notice

github.com/EssentialsX/Essentials - 4f8c040d0615fc73631798ea28497b177e2382f2 authored over 4 years ago by md678685 <[email protected]>
Add more inventory commands (#3704)

Add more commands to access virtual crafting inventories (on platforms with the required APIs).
...

github.com/EssentialsX/Essentials - af1d0680229239f623b1ba372507c4efb2648e19 authored over 4 years ago by Josh Roy <[email protected]>
Update old EssentialsX URLs in issue templates (#3678)

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

This updates the old essential...

github.com/EssentialsX/Essentials - 1bd8d1c85c4911391006456141374704d2a73086 authored over 4 years ago by Andre_601 <[email protected]>
Use username instead of nickname in console /sell messages (#3693)

Closes #3662

This PR changes the default placeholder `{0}` to username. Display name can stil...

github.com/EssentialsX/Essentials - d7fc859d1428f2e2a57d78b6246b0bee5b5db5d6 authored over 4 years ago by pop4959 <[email protected]>
Remove sign color codes from trade.log (#3699)

Started looking into #3116 but noticed this issue and wanted to fix it first.

Also added a co...

github.com/EssentialsX/Essentials - ac953cd1148427c5555242958a1dff62b5b0bbcd authored over 4 years ago by Ryan <[email protected]>
Add Checkstyle rules and suppressions

This commit adds Checkstyle rules for EssentialsX, based on those from the adventure library (ht...

github.com/EssentialsX/Essentials - 234a481b0ddfdb339f4886cf60b1c3238796b4db authored over 4 years ago by md678685 <[email protected]>
Add Javadocs to most API classes

github.com/EssentialsX/Essentials - 6e6dd041d50c1e2b84c7dac2e43ea5accdb2b631 authored over 4 years ago by md678685 <[email protected]>
Reformat and fix Checkstyle violations

github.com/EssentialsX/Essentials - 9b3c8a9df24184b8a1a64204b052a4ff690389d4 authored over 4 years ago by md678685 <[email protected]>
Bump Paperlib version (#3695)

github.com/EssentialsX/Essentials - 89b3c9233ee5fbd98ffbb8dde2f62199d1dbfba1 authored over 4 years ago by pop4959 <[email protected]>
Fix icon bug on Firefox (#19)

github.com/EssentialsX/Website - 03fcb3a8a2feea6463056034643de23001e60880 authored over 4 years ago by Sam Goodger <[email protected]>
Add balanceTopLine i18n translation string (#3626)

github.com/EssentialsX/Essentials - 5d61a43fe181f0f8fb43d1e445fd3d8b5ae45a54 authored over 4 years ago by Josh Roy <[email protected]>
Update EssX Embed

Shows `1.16.3` as supported version + Use new `.net` domain

github.com/EssentialsX/Discord-Embeds - 4983be5f50b6625f2d18e903f6b003b4c6c7b20f authored over 4 years ago by Josh Roy <[email protected]>
Fix /lightning ignoring essentials.lightning.others (#3671)

github.com/EssentialsX/Essentials - 29d5ccf75148fef5ec490e7cdbe1e177c35deaf5 authored over 4 years ago by Olivia <[email protected]>
Update Readme to list 1.16.3 as a supported version (#3666)

github.com/EssentialsX/Essentials - fde066559395ac60bed85a4822bbba274b28630e authored over 4 years ago by l1ttleO <[email protected]>
Bump supported server version to 1.16.3 (#3664)

github.com/EssentialsX/Essentials - 29541b0995dcd9666f4f82962f25f33ee13dc5f2 authored over 4 years ago by l1ttleO <[email protected]>
Fix time command throwing exceptions when used in console (#3622)

Fixes #3621

github.com/EssentialsX/Essentials - 05f31c5ddfc0e3755e64a88a7cbf0908fbb7fdc3 authored over 4 years ago by Josh Roy <[email protected]>
Revert clearinventory command to pre-command-refactor

This command is too big to rewrite without a behavior change

github.com/EssentialsX/Essentials - f89840545d025d6eb71fccd513b646fa6a3ce35f authored over 4 years ago by JRoy <[email protected]>
Fix inverted messages in Commandpaytoggle

github.com/EssentialsX/Essentials - 18534f8576b5a7970d4e538409ed2f045c7bc3d4 authored over 4 years ago by JRoy <[email protected]>
Fix IEssentials#getOnlineUsers ABI breakage

github.com/EssentialsX/Essentials - 1382a05dc85f5f22f6bb589307a6bee9f9ebc0cf authored over 4 years ago by JRoy <[email protected]>
Clean up some tab completes that I missed

github.com/EssentialsX/Essentials - 1671d4839c27dd89c2855153bcafbdf121f2c446 authored over 4 years ago by JRoy <[email protected]>
Fix /sell and /worth messages displaying {1} instead of the item(s) value (#3656)

github.com/EssentialsX/Essentials - 4d2fbd04c58ae5c2b16ff34ea2308f011cdb7e8f authored over 4 years ago by Josh Roy <[email protected]>
Update ?essx to acknowledge 1.16.2

now no one can complain

github.com/EssentialsX/Discord-Embeds - 851894526a3c9f0af4d71bc9f18cb72652177a08 authored over 4 years ago by Olivia <[email protected]>
Handle funky bStats classloading correctly

Fixes bStats for plugins that do funky classloading things, like AntiVPN.

github.com/EssentialsX/Essentials - dc6b9b89cd7cb1a3f1ee3b55b4ebe2cbf2ac8402 authored over 4 years ago by md678685 <[email protected]>
[CI-SKIP] Some issue template updates (#3623)

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

* Forces use of issue template...

github.com/EssentialsX/Essentials - 76f36aa8954ba64c1cee0b8e8dd74b26d8b3f281 authored over 4 years ago by Josh Roy <[email protected]>
Fix tablist name getting reset after AFK status change (#3624)

Fixes #3606.

github.com/EssentialsX/Essentials - fa835e9c6484dc8fab2cc9eea741321ffa4f7a48 authored over 4 years ago by Josh Roy <[email protected]>
Release 2.18.1

github.com/EssentialsX/Essentials - c8dc874a561d6d66652e25a33aad2309e8efaa91 authored over 4 years ago by md678685 <[email protected]>
Fix miscellaneous command permission bugs (#3616)

Fixes #3612, in which `/list`'s tab complete previously revealed the presence of vanished player...

github.com/EssentialsX/Essentials - b3a6307052ac14b333d4b597cf6a443c8981126b authored over 4 years ago by Josh Roy <[email protected]>
Update block damaging checks in teleportation safety (#3537)

This PR updates and improves LocationUtil#isBlockDamaging. Notably, the lava check is fixed (it ...

github.com/EssentialsX/Essentials - 3ca0181b79cc59c29f577790fdc59c7bae10f1a9 authored over 4 years ago by pop4959 <[email protected]>
Add world border checking to teleportation safety (#3536)

Fixes #3499. Please see that issue for discussion about the bug.

Fix demonstration with `/tpp...

github.com/EssentialsX/Essentials - 98557dcecf081fb19d7c5b50b55a065a65945ac2 authored over 4 years ago by pop4959 <[email protected]>
Add "amplifier" potion meta attribute (#3614)

Adds an `amplifier:<value>` potion meta attribute to MetaItemStack that applies a raw amplifier ...

github.com/EssentialsX/Essentials - 3351092c79fcf113f6c190186844b0c97c91c68a authored over 4 years ago by MD <[email protected]>
Fix /bigtree command on versions 1.12 and prior (#3569)

Fixes #3549.

Replaces the `Block#isPassable` check with `Material#isSolid`, which is compatib...

github.com/EssentialsX/Essentials - 68cd509d4112767594e741f8574585305a7a7aa9 authored over 4 years ago by pop4959 <[email protected]>