Ecosyste.ms: OpenCollective

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

github.com/EssentialsX/Essentials

The modern Essentials suite for Spigot and Paper.
https://github.com/EssentialsX/Essentials

Fix NPE when teleporting offline players (#4332)

a098055fc9973393538aedb7fd773de8d6e6706e authored over 3 years ago by triagonal <[email protected]>
Add config option to change discord show-avatar url (#4330)

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

cba5063b333886ec1c5d3e3e62587b843afa1255 authored over 3 years ago by T41US <[email protected]>
Add UserTeleportSpawnEvent (#4328)

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

3787b80286f08c81a22abf2b3da8e6ac92a02cd4 authored over 3 years ago by Ansandr <[email protected]>
Add role placeholder to Discord message format (#4329)

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

2858bd37843ccfbc9b2a911af44f8aa2b21a9770 authored over 3 years ago by pop4959 <[email protected]>
Add config option for new username join messages (#4290)

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

ff58d8e44383abe3b1ad4dc65da8b9657aeef708 authored over 3 years ago by Olivia <[email protected]>
Update to Minecraft 1.17.1 (#4324)

5e178943a04e4d81eb40855d7298ab00ac9ab694 authored over 3 years ago by Josh Roy <[email protected]>
Fix behavior of itemdb command on legacy versions (#4320)

33ca3b2981115be1d530441ed61a08e59375c204 authored over 3 years ago by triagonal <[email protected]>
Fix server shutdown not setting logout location (#4318)

8c8c85d7536739aea7e51e7b4bca8b71a31432b7 authored over 3 years ago by triagonal <[email protected]>
Fix MailMessageSerializer not handling null UUIDs (#4314)

6535edf4e0501936c912cde4641be105fd834909 authored over 3 years ago by Josh Roy <[email protected]>
Remove usage of java.awt.Color (#4312)

This fixes issues on headless JREs which lack java.awt classes.

7e255703449fcd1a3d492205edc5e89af2c74a05 authored over 3 years ago by Josh Roy <[email protected]>
Fix issues with 3rd-party Vault economy providers (#4303)

Turns out that when you depend on a plugin, get this, the plugin will load before you. So we nee...

409210ccde6bc77c231441fa09ce0b0281659469 authored over 3 years ago by Josh Roy <[email protected]>
Fix baltop something having a null name for offline players

555a62c58203dd310ffb32bf08bbd28c6709401d authored over 3 years ago by Josh Roy <[email protected]>
Fix Configurate conversions not saving

36a070be4c50012872ca4acc05312990dedf38b7 authored over 3 years ago by Josh Roy <[email protected]>
Fix weird behavior with legacy mails (#4307)

d903e40a53d7519d0b6c037fb80696900ff7e66b authored over 3 years ago by Josh Roy <[email protected]>
Disallow empty discord filters (#4298)

d78729f3432cff7376e72fbe874492c403d0c5eb authored over 3 years ago by Josh Roy <[email protected]>
Fix vanilla command execution on discord

3505b47d8ff121a79a81f1d6b90e0ceaf7c73189 authored over 3 years ago by Josh Roy <[email protected]>
Ensure MessageFormat's are clean before parsing

11836e6662eabe655ccb2ea910704ff6f004d680 authored over 3 years ago by Josh Roy <[email protected]>
Allow uppercase variables

4ce38bde36a51599678a89a34d5cfa7fdb50948d authored over 3 years ago by Josh Roy <[email protected]>
Add server start/stop messages

a55289196b1d0d61b4bd4a7b682d7933b60d5ef5 authored over 3 years ago by Josh Roy <[email protected]>
Fix typo in mail tab complete (#4296)

711f701d62961b2a49ab107c4a30b29aef28195e authored over 3 years ago by Josh Roy <[email protected]>
Prevent exception when retrieving enchantments (#4297)

94c509b1e28435f6b29d57f0433019fc2bcb8871 authored over 3 years ago by triagonal <[email protected]>
Ignore case when matching custom item aliases (#4295)

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

5c08a0e72cc80e249c204d2562fb9674de934f1f authored over 3 years ago by triagonal <[email protected]>
Rework Mail System (#3710)

* New `/mail sendtemp <time diff> <message>` command to send mail that will self-destruct after ...

9c451271e0a9d29cb689e02e34302172e063ddd6 authored over 3 years ago by Josh Roy <[email protected]>
Fix afk list NPE (#4294)

55db6c247672875f54999ff1b965ed1baa8c9fe5 authored over 3 years ago by Josh Roy <[email protected]>
Discord Module (#3844)

Co-authored-by: MD <[email protected]>
Co-authored-by: pop4959 <pop4959@gm...

0861427bf3f4fc206a88f7d0e6bd8909408ef035 authored over 3 years ago by Josh Roy <[email protected]>
Improve itemlore and itemname tab completion (#4280)

- Improve tab completion for itemname and itemlore
- Improve air type matching
- Fix incorrect...

9d3bf337e1141d4dc722ad41d6b96fd64fdacf69 authored over 3 years ago by Josh Roy <[email protected]>
New Crowdin updates (#4182)

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

4e4eb352408071aec2d1450279027c592199d7cc authored over 3 years ago by Flask Bot <[email protected]>
Fix missing translation param in ice command

e7e3f58c8f9a1fd3da52dea0dc54b2103e1d1146 authored over 3 years ago by Josh Roy <[email protected]>
Fix pickup delay with essentials.build.pickup permission (#4273)

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

c18830ce756a61272c9caac0da8432adcbacd559 authored over 3 years ago by pop4959 <[email protected]>
Prevent NPEs in /powertool (#4276)

This PR fixes a long-standing bug where using the `a:` or `r:` modes in `/powertool` with no com...

3f36a52685ec3456a31214cc759ae48c4d35f9fe authored over 3 years ago by triagonal <[email protected]>
Add serialization support to kits (#3248)

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

This PR makes use of Paper's item...

64eb39a417ae37eda91cce8451f663f9054fe7b8 authored over 3 years ago by Josh Roy <[email protected]>
Add missing FakeServer methods

736ecae5ffe1ace9930c6ffbcdebfbe4bb6cebae authored over 3 years ago by MD <[email protected]>
Update items.json from generator

6bd4a6a037c691392dcf4aa652e9f8d195469b40 authored over 3 years ago by Flask Bot <[email protected]>
Add ice commmand #EasterEgg

4271938c3af26bf10677c50fb1434a95c8dcc25d authored over 3 years ago by Josh Roy <[email protected]>
Update mobs and NMS usage to 1.17

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

e1441c1d330ef60890a80c40c1a05ac805135243 authored over 3 years ago by Josh Roy <[email protected]>
Fix regression in /back behavior (#4264)

9bd35a2cd2a6a91602afb4309e82f18a4c421de3 authored over 3 years ago by triagonal <[email protected]>
Fix NPE when RTP center isn't set (#4251)

d4e194fbf7148007c20c81267809c2af29ffd8e4 authored over 3 years ago by triagonal <[email protected]>
Fix incomplete cooldowns being added to data (#4249)

003d556f3d54617ff99f10b29a5035b20e203287 authored over 3 years ago by Josh Roy <[email protected]>
Implement home cleanup utility (#4244)

1da3b3f08e82b3a3d46569255ed27e27eaa80917 authored over 3 years ago by triagonal <[email protected]>
Fix invalid home locations giving blank errors (#4240)

f08c176b6891ee68eb31f67c716ea18f9bbcdb19 authored over 3 years ago by Josh Roy <[email protected]>
Fix invalid empty value for BigDecimal (#4237)

780aadedf2fe585257852be26cb179760396285e authored over 3 years ago by Josh Roy <[email protected]>
Fix NPE in UserData#getHome (#4234)

3fe279e2299f832188634e58e3f1b80e3bac7b3c authored over 3 years ago by Josh Roy <[email protected]>
Fix NPE for list group (#4230)

c43af5d3d9a50f7fd521d8d34b40bcad71bee345 authored over 3 years ago by Josh Roy <[email protected]>
Fix incorrect behavior from last PR (#4228)

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

65b80200bd7ac02c0b284852721e52538f8549a6 authored over 3 years ago by Debug <[email protected]>
Add option to hide balances <=0 from baltop (#4226)

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

6e5a41a880af6c74e4265b53afa8b041cfc600b2 authored over 3 years ago by Debug <[email protected]>
Allow enchants on fireworks/charges/potions/banners (#3882)

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

fa87c74b56c9c35c204ed812d92a7a8869ae0912 authored over 3 years ago by Daniil Z <[email protected]>
Fix damage from exploding beds being cancelled (#3874)

8142da608cc56dd254874b9f4777bba766dac0b6 authored over 3 years ago by antiPerson <[email protected]>
Fix /book command not supporting multi-word title & author (#4180)

eacc748b09222aff7b2c5f691c4682a44822bc38 authored over 3 years ago by Debug <[email protected]>
Fix broken cooldowns causing exceptions (#4219)

def41802b8dac6013968a97c9ca76408495b7dda authored over 3 years ago by Josh Roy <[email protected]>
Fix invalid mail key (#4218)

38dcdff659ef378b45da98cfd520260c927ae98a authored over 3 years ago by Josh Roy <[email protected]>
Fix EssentialsSpawn not defaulting on default group (#4217)

Fix regression from #4072, tested in #essx-support on MOSS

bd9540cea3a9d005f6bd6d0ba943cd6ceb4074c1 authored over 3 years ago by Josh Roy <[email protected]>
Prevent getting jail worlds before world load (#4216)

0d71fe65f65d7d2871ef086e631a10b91f6ccf95 authored over 3 years ago by triagonal <[email protected]>
Add config option to respawn jailed players to spawn (#4132)

54c70581a213280120b4d8c45a2acbf40b026a8c authored over 3 years ago by Josh Roy <[email protected]>
Fix tab complete on /enchant failing on empty key (#4215)

3abddd6f848ab21690153cbafb81f8789811aaf1 authored over 3 years ago by pop4959 <[email protected]>
Fix empty paths with Configurate (#4214)

8e712bc8276e0675fe404459e0dcf6d553d4100b authored over 3 years ago by Josh Roy <[email protected]>
Clean up Bukkit API exclusion, use dep constraint for SnakeYAML (#4213)

20181493958fd3fe68ddabea018227d212889b34 authored over 3 years ago by Jason <[email protected]>
Fix parsing of command cooldowns with invalid data (#4212)

ecea17195a74afcdcdb72367c085317bdf0db1c5 authored over 3 years ago by Josh Roy <[email protected]>
Fix invalid CommandCooldowns causing NPEs (#4210)

* Fix invalid CommandCooldowns causing NPEs

* Add Map support

a28d0823b2d673c668d1b0b1d30863deadd9224c authored over 3 years ago by Josh Roy <[email protected]>
Minimize (#4209)

6e6561a2678743b79d0634829ed7b84165a22cf6 authored over 3 years ago by Josh Roy <[email protected]>
Fix setting of locations to LazyLocations + Shade CheckerQual (#4208)

8b1db22a5321a3bfbe8c13a6fdd785a76c6d6977 authored over 3 years ago by Josh Roy <[email protected]>
Fix remaining uses of Location over LazyLocation (#4206)

3d09ea386b6ac874ceffa511ad67d05c65ab39ef authored over 3 years ago by Josh Roy <[email protected]>
Lazy load locations in Configurate (#4203)

300daea4f9358293540193cad6ad3e6fcdd49340 authored over 3 years ago by Josh Roy <[email protected]>
Migrate to Configurate (#4072)

Co-authored-by: MD <[email protected]>
Co-authored-by: Riley Park <riley.p...

7653da0e4fafe9cc55f08409be8961eca47285ff authored over 3 years ago by Josh Roy <[email protected]>
Clean up gradle build scripts

Adds run-paper plugin support as well as moves majority of logic to kotlin build scrips

Co-au...

19b4da07b9d26d1d160f369c6bc0f8e1bba16ceb authored over 3 years ago by Jason <[email protected]>
Fix sleeping ignored vanish setting overriding permission (#4201)

ff9f93fba4b06992b777e1dbc1e924b978a110bf authored over 3 years ago by Josh Roy <[email protected]>
Add option to ignore vanished players from sleeping (#4200)

fed26071ac631bd83d36fb84c65bf396f9fba26a authored over 3 years ago by Josh Roy <[email protected]>
Fix offline player account creation (#4199)

This bug occurs when a player has joined before EssentialsX was installed and a player account c...

a4fbfbef02623f6253e8b54c6abf44e977b9fd71 authored over 3 years ago by Josh Roy <[email protected]>
Fix branch name when building main branch on GH (#4193)

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

Fixes #4191.

347751a82638834009b04954ebfe1e19b7d62697 authored over 3 years ago by Josh Roy <[email protected]>
Fix various NPC account lookup issues (#4188)

fbb3a9a0a43b5abf82766a6d51b815968cf8b93e authored over 3 years ago by Josh Roy <[email protected]>
Check legacy "NPC:" UUIDs in VaultEconomyProvider#hasAccount (#4178)

f8f1facf43afdb960e87e07ec6e5e55701cacecc authored over 3 years ago by Josh Roy <[email protected]>
New Crowdin updates (#4145)

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

0d6441d0b62a90654bf2a4396d42c3ce26f10711 authored over 3 years ago by Flask Bot <[email protected]>
Only use convert spawners tagged by the give command (#3963)

a009b2f9b57d08fc4047260505f925e09edd2489 authored over 3 years ago by Josh Roy <[email protected]>
Add book page serialization (#4048)

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

Allows serialization of books in ...

7852aedabd3760cc46196f1021e69caaa165fbdf authored over 3 years ago by Josh Roy <[email protected]>
Add prevent-type permissions for /itemname (#4133)

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

Adds `essentials.itemname.prevent...

b2d7d1b4cb83e4f8b44e50b5b50b4c9585dd1776 authored over 3 years ago by Josh Roy <[email protected]>
Add ItemStack 1.8.8+ cross-version PersistentDataContainer (#4143)

This PR itself does nothing on its own but creates the underlying backbone I need to make a less...

ec50b28f4bef1d21966027284ac11e733a727077 authored over 3 years ago by Josh Roy <[email protected]>
Add support for dev/rc/beta/alpha build types (#4177)

🍍

4ed36d9bbe2d7fcc4bd67d1936d60d0e90215f5f authored over 3 years ago by Josh Roy <[email protected]>
Add {PREFIX} and {SUFFIX} to custom join/quit messages (#4169)

887772a428c91de09af29f4e1cbc7e1bc2b2bac6 authored over 3 years ago by l1ttleO <[email protected]>
Set Gradle toolchain to JDK 16 (#4168)

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

e9169b890d63316453dae35f11617645e5b8bb3a authored over 3 years ago by MD <[email protected]>
Fix minor issue with server support minor issue fix (#4166)

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

b716c04d96e371f6b735116ffb125c8c801e195a authored over 3 years ago by MD <[email protected]>
Fix Java version command in pull request templates (#4167)

2d3cbc97837ea620168682da137b50ec6cc7d153 authored over 3 years ago by l1ttleO <[email protected]>
Update Gradle to 7.0.2; misc build improvements (#4148)

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

* Bumped Gradle to 7.0.2
* Now u...

23a497abf61dbed1a9080b10fa54c03806f1cbcc authored over 3 years ago by Josh Roy <[email protected]>
Fix formatting issue in with comma-separated lists (#4157)

d00b90cd61b4d3b01a9f84f2c82bf704a1addaf3 authored over 3 years ago by Pretty Princess Sailoriae <[email protected]>
Remove the `/itemdb alias` suggestion (#4152)

f4fe8808a41fc5ff309f8dce217b470fe06ad477 authored over 3 years ago by Jason <[email protected]>
Fix ClassNotFoundException when vault is missing (#4151)

02193b0523356a9edafad4b4d585397a16c9bd0d authored over 3 years ago by Josh Roy <[email protected]>
Fix a minor issue with support status detection (#4150)

c9310ea429ad9f64fc4b7239b1180658579015b5 authored over 3 years ago by Josh Roy <[email protected]>
Ensure NPC userdata creation for Citizen NPCs (#4149)

https://github.com/CitizensDev/Citizens2/blob/0ddfcbd0fa99678934e7b086f1a7b92e6a1bc49e/v1_16_R3/...

c76e4239bb817a246c418ec1d53de0ca6d5114c6 authored over 3 years ago by Josh Roy <[email protected]>
Fix vault provider account creation (#4147)

Removed an extraneous name->uuid check
This check swallowed any warnings spit out by UserMap#...

8a8d45c91e298ee130bd06f1e9cb381a9d4b8f59 authored over 3 years ago by Josh Roy <[email protected]>
Migrate to new Vault provider and economy integration (#3975)

This commit:
- Implements a new provider for VaultAPI's `Economy`
- The legacy provider buil...

071f99560ecfa3dc3420f5902e18432870580708 authored over 3 years ago by Josh Roy <[email protected]>
Add helpful command argument descriptions (#4057)

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

8b23c2c4cd140afc0ed697ec4f691a3d7295682e authored over 3 years ago by Josh Roy <[email protected]>
Fix netlify deploy message (#4141)

0d640d1215b5527a4379c76aaf3fe7c8c896a8db authored over 3 years ago by Josh Taylor <[email protected]>
Fix Javadoc preparation step (#4140)

b4d63857ce91a4aeb34fa135a4fadacf0f30ae18 authored over 3 years ago by MD <[email protected]>
Unformat item lore and name when serializing items (#4095)

Co-authored-by: Mariell Hoversholm <[email protected]>

4976484d914b45594525a1477736cbdedf9834a8 authored over 3 years ago by Josh Roy <[email protected]>
Add way for time and weather signs to display the time/weather (#4131)

16627d10b6e46c631f6257faeab678c21d3c55fb authored over 3 years ago by Josh Roy <[email protected]>
Prevent stack overflow when finding an EssX cmd as alternative (#4128)

83ca7d257476b822fae5df778dad80ecf3ecad72 authored over 3 years ago by Josh Roy <[email protected]>
Fix kit-auto-equip not working on versions < 1.14 (#4130)

956afc03820b723512606401b6bdd7290b7433e5 authored over 3 years ago by Josh Roy <[email protected]>
[CI-SKIP] Automatically publish 2.x javadocs (#4083)

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

312ff110ec6d2047d8baea088619f12eac2c795b authored over 3 years ago by MD <[email protected]>
[CI-SKIP] Address template deprecations (#4125)

214d07c4689d41a762b5e7420add937f51429652 authored over 3 years ago by NotMyFault <[email protected]>
Fix /pay working on vanished players (#4114)

Vanished players are now treated as offline players.

Co-authored-by: Josh Roy <10731363+JRoy@us...

2c68d1b866332211636ba84a0604630b7658192a authored over 3 years ago by l1ttleO <[email protected]>
Fix various trade sign issues (#4056)

Fixes various bugs with line length validation and fixes issues with overfilled stacks.

51712158170ed48e7ce5806529dad82c2cec0f56 authored over 3 years ago by Josh Roy <[email protected]>
Fix disabled commands not marking the command map as dirty (#4108)

195148a2a260fded8e3599327f73d454707041c2 authored over 3 years ago by Jason <[email protected]>