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

Properly fix language mappings

1ba6c2a59675de71ad54a23dd4e53d300082dcd3 authored about 6 years ago
Fix language mapping in Crowdin config

60a166aeb03ddb1fba68486408362e8cf4a82979 authored about 6 years ago
Update Crowdin config

Map most locales to the existing locale files.

65c2155bcac93042b3f1a3328c5b7df7ac033c37 authored about 6 years ago
Update Crowdin config

Fix file placement and map locale codes to existing translations

6031c015841dbe412b1d079cb42d95752fed33d1 authored about 6 years ago
Update Crowdin config

Crowdin should only use `messages.properties` as the "source" and this file will get copied to a...

da8e8c8a254d24d253d28a64dc307f08aad3bb81 authored about 6 years ago
Update Crowdin configuration file

70a750a32dd222a03f9d881c8064c8ff5e07f2b4 authored about 6 years ago
Fix allow-old-id-signs allowing creation of signs with IDs

7c63324504c9edc39854c1f0dffc8caf6e3c2ef5 authored about 6 years ago
attempt to fix Essentials overriding Skulls (#2356) @kennyrkun

dd41b10522b512a450a97907f36bd71fd8cd6554 authored about 6 years ago
disallow setting bed homes in non-overworld dimensions (#2335) @triagonal

7948e764d44fe66e38e44f2e14399a19993fbd95 authored about 6 years ago
Lots of little fixes in the Essentials modules (#2337) @DoNotSpamPls

Look at changed files for the changes

82ede4530a0d873508ebc504d3f9d2f7cf076afa authored about 6 years ago
Improve ServerListPingEvent warning handling

e8ab2db8e8c30fa3020097c276b11de751c4792d authored about 6 years ago
Add bStats metrics for each EssentialsX module (#2333)

Does what it says on the tin.

8882e0214c388e09ff6e4125d4e1c6c92eec67f7 authored about 6 years ago
Add support for spawners with entities on 1.13+

4adb669cddf7bb57799864ffc3710db1f508da8e authored about 6 years ago
Cache BukkitVersion in getServerBukkitVersion

7e1d258dd3d7d29cbc89ddce05cb9a17cd668243 authored about 6 years ago
Remove duplicated item IDs in messages

417fe29e210e557b6f70cd2ad154c9b69285dc83 authored about 6 years ago
Only show available warps in tab complete

Fixes #2353 by only displaying warps where the player has the permission `essentials.warps.<warp>`.

bd8ef2a25d50fc6e0579ff7c66496a5cc196eda3 authored about 6 years ago
Wrap UnsafeValues.fromLegacy() in try/catch for older versions

Should address #2352.

fd01b75c33ca13354226f0d52cc2cb0eaebb16aa authored about 6 years ago
Wrap Enchantment.getByKey in try/catch for older versions

Should address #2351.

1388755d2affc2b86efe6718a68cdbdf30702c8a authored about 6 years ago
Update items.json

* Fix wrong harming potion mapping (fixes #2349)
* Add mob spawner aliases (not complete, relate...

97cc3d00661664debfac791f06a6b94ee22c7907 authored about 6 years ago
Revert 1.13 API hacks in LegacyItemDb

Earlier changes broke the items.csv database on older versions - this should now be fixed.

694cf7a79ec412b63f6a7950ee6aaf2b59fc78d5 authored about 6 years ago
Make VersionUtil not explode when patch is not present

da89efb79fae45c55277a5066d042c50b1b86e41 authored about 6 years ago
Update README to reflect 1.13 support

04ec0134076b7cf0c44d54c6330842978ff01269 authored about 6 years ago
Merge pull request #2278 from EssentialsX/1.13

Full 1.13 support + 2.16.0 release

023cf6a1aaf63614d4603020258b2040f725c1a5 authored about 6 years ago
Release 2.16.0

:tada:

f7cbb141f81904929fdc8670f118c34e2dbfe922 authored about 6 years ago
Implement missing OfflinePlayer methods

5690952516a442feadd09faa52b57822360dccfc authored about 6 years ago
Use 1.8-friendly User#getItemInHand method in commands

e94202c55a5dd53e92be2cca0da2fbaf46b4b17b authored about 6 years ago
Remove redundant metricsEnabled field from Settings

aa6ad271a0cdd6711d908237a0b58b8ae343a8d1 authored about 6 years ago
Improve Travis build script (#2338)

I've added a new script at `scripts/buildtools.sh` that is responsible for:
* Checking whether ...

3b41bb47b6a3315af059168496a84f48099c5159 authored about 6 years ago
Improve the wording of the README's "Building" section

e7bdb7fabcbcf006e1e632cf15656d8ff47ba893 authored about 6 years ago
Travis: make build prep script executable

110698223dea077707219a0ecd0b752aab676bd2 authored about 6 years ago
Add new build preparation script

437be593b92f1b2deda8c825f7f60f68bab26c57 authored about 6 years ago
Update Lombok to compile on Java 9+

502d37b57479c77b0871fa15f6035f26c5a6a2c0 authored about 6 years ago
Merge remote-tracking branch 'origin/2.x' into 1.13

df59f9f8597bf53a0ff65e28d45d0a235a0cb802 authored about 6 years ago
Remove redundant BuildTools runs

f436fbab6bc6451369519058cba54451d381d8e3 authored about 6 years ago
change typos (#2328) @seema84

* change typos

* format text

* remove double color

8404720501f33dd8b4c7d2ac83480862746fe012 authored about 6 years ago
Bump to 2.16-pre4

Pretty much there now.

4431d452f1b316c4e26821f9d9e0677c2fa36578 authored about 6 years ago
Update EssentialsX Protect with cross-version enum lookups

6a529d6671e2825600ecb4a39302aa502437568d authored about 6 years ago
Updates signs with cross-version enum lookups

78fca9a67ac8697d2c4a1dfe8811ae13ea4244df authored about 6 years ago
Update several commands with cross-version enum lookups

0114b5e4f61981bfbdf04660f4646048b5e2945a authored about 6 years ago
Add cross-version support to SpawnMob

5a14a64b6ce203a936edd6d01cab73c6f2bc8a81 authored about 6 years ago
Add cross-version support to MobData

b555ea6350edfa76e2ce76974f5797cad7ca60fd authored about 6 years ago
Use constant field for "harp"/"piano" sound

361ae1dd16638594a9678147b5fce3003dd1dc8a authored about 6 years ago
Remove redundant BuildTools instructions

58117eba8830e00d4a8d3cca607207d59067b201 authored about 6 years ago
Restore item ID messages in /itemdb

6260b49b4f46f2e638a009314b950d3d7ef7fdc5 authored about 6 years ago
Restore durability permissions checks in AntiBuild

988239267b3ea5300882b28a83e9cbb97b79c052 authored about 6 years ago
Restore ID-based charges in /repair

19cffe387252e7d87313e12791a7db0b1aa101bc authored about 6 years ago
Simplify item spawn permission checks; restore ID-based item spawn perms

3b1cef918e947b3d7b351693d2c3776864b1b309 authored about 6 years ago
change config setting name

3d004d2a811dd586fa1fad43b1ca9cfed8e6236c authored about 6 years ago
updated config comments

d1bbebad3a2b09a43a936dd2488ca546df367709 authored about 6 years ago
implement config toggle for afk users bypassing sleep

42714ff8afa4e60a1a862f086162e89948d5e8af authored about 6 years ago
Bump to 2.16-pre3

3553328f7a816496de6e801f0db242e27ff72f76 authored about 6 years ago
Add missing FakeWorld methods

0202271f0067badc98366de8342a74434acac738 authored about 6 years ago
Update items.json

* Fix incorrect "cobblestone" and "stone" aliases
* Fix stripped log aliases not appearing
* Fix...

d91d6a419cb320427ef489297b372ea3fd96922c authored about 6 years ago
Update items.json

Adds more minecart, meat, fish and hay aliases.

517309047478e108e9bbf66001cc95b1bb31b548 authored about 6 years ago
Update items.json

* Add more shorter spawn egg aliases
* Add new trapdoor aliases
* Add new infested block aliases...

c26df8318fa1f86fcb67c9cd321ad457a4abef28 authored about 6 years ago
Update items.json

* Add spawn eggs aliases
* Add new aliases for several items and blocks like beetroot, pumpkins ...

7b44f0088a188cf2353d92ddc7ed886e03714c1e authored about 6 years ago
Bump to 2.16-pre2

aa4d3cc9fdcda155cc64244ca5d5cc44a005d566 authored about 6 years ago
Fix typo in README

246fd03265ea460cf863db1e17399fb6512c1130 authored about 6 years ago
Add setting to enable item ID recognition on signs

Item IDs can now be enabled for existing signs by manually changing a config option, but there i...

55074872feaa3d5b226d1f48389733c028d6fbf5 authored about 6 years ago
Lowercase the provided ID in FlatItemDb#get

28559dda3af1e38f110a9358c2c85fdf2a4fb3bc authored about 6 years ago
Merge branch '2.x' into 1.13

cbcfad5b2eb910f31ac6e9a239418ab1bdb428f9 authored about 6 years ago
Overhaul AbstractItemDb.serialize to use MaterialUtil methods

a9ad440860e7008bc8810dc218fa99cba7da853c authored about 6 years ago
Add MaterialUtil.getColorOf

510446359343645d9bf61456ad2f0219c0e4884a authored about 6 years ago
Reword IItemDb#serialize docs

4b1c51c21d5d9ccc4f3a6a19467fce92f347d32b authored about 6 years ago
Improved README (#2293)

I've made several improvements to the README, including:
* Overall rewording to make phrasing f...

236ef5298036b86b3c9308069d49c5390c2ae7b4 authored about 6 years ago
Update Estonian sudoExempt message

Thanks to @Madis0 for [pointing this out and translating it](https://github.com/EssentialsX/Esse...

f220c5b406dd4514f2a42c4d1dc67abacb35d343 authored about 6 years ago
Update messages_nl.properties (#2129) @DutchUser

* Update messages_nl.properties

* Update messages_nl.properties

* Update messages_nl.prope...

9415582fe142ab78dd420342c0cf39f2eeda95cc authored about 6 years ago
[Finish] Improving German localization (#2198) @Sprungente

* Improving

I found some stuff to improve the translation. I'm not done yet but i think it's...

a5a36307271d2e655602892424c4151a20c37a1c authored about 6 years ago
Estonian translation update (#2228)

* Initial improvements

* Half done

* Almost done

* Translation done

* Encode umlauts...

f4c36d9c432f6db94f4c94590965d2ae027456cb authored about 6 years ago
Fix messages & add warning

64930e37714a88684f7a8186f72473f485f915a5 authored about 6 years ago
Implement tpauto command

16381234e06023db45b6b42dc785c3e7c3402f54 authored about 6 years ago
Fix LegacyItemID method override

492005d00a46204a72e03e0106538832cda091b1 authored about 6 years ago
Add methods to facilitate conversion from IDs to new Materials

149d9b61cc7417243b074f1cc95011e5213b1864 authored about 6 years ago
Slightly simplify FlatItemDb

77ffb6a3d530593a1b7932d4e97fd1b8dfd82cbd authored about 6 years ago
Merge branch '2.x' into 1.13

d95b632884e5ea53a7165c2c9bf3ff0ce146139f authored about 6 years ago
Update nickname again after toggling AFK status

579f554edbd7ec3b2dd5bcde4fdd42b10606063f authored about 6 years ago
Add 1.13 enchantments

Fixes #2254.

050287f306d238f79051aef5d0db42a72c9839d1 authored about 6 years ago
Merge branch '2.x' into 1.13

dafe156212a1382d199ddc119b63a95de29fbb70 authored about 6 years ago
Fix discrepancies between default and EN locale

48bf264178ef35711b0e90064857d17bf20aba2f authored about 6 years ago
Fix BukkitVersion's toString and equals

769dbe885275fc2edb7b0bf17e3959925f6ed2e8 authored about 6 years ago
Remove colour codes from serverUnsupported in EN locale

67bccb865a8db4bd9e1ff8ee6794dd1321a77ce3 authored about 6 years ago
Ignore kits.yml created during tests

d1e60de04aa9e192e12b9579acaf2b26a077fefc authored about 6 years ago
Improve item-spawn-blacklist load logging

89d592ce43b6e86897653a2c91b8f27a867fb14a authored about 6 years ago
Actually use the force-enable-recipe option from the config

c06dda886d6a170782d891d939facfa970eaaea5 authored about 6 years ago
Bump version to 2.16.0 and release 2.16-pre1

23d92fac631b294f571ffa1b7aafe84e69b58f8f authored about 6 years ago
Move SHIELD to from MetaItemStack to MaterialUtil

5922b852901b7222081a3b3ae0955305f0a37bc2 authored about 6 years ago
Add SIGNS and SPAWNER to MaterialUtil

814e5a643e54103c2c5f6d935a00c734a144e813 authored about 6 years ago
Update default kits.yml file

Item IDs are no longer supported in 1.13+, so remove them from the default kits section.

3db3a272d5392057af5e50c1644dd4e11aa35ad8 authored about 6 years ago
Add damage value support to FlatItemDb

...in case you wanted to give players broken swords, or something?

2d703fbc80c337a59da797d56f88a4abd67fdc4b authored about 6 years ago
Remove unnecessary kits file

This is a leftover from dev environments and is *not* the one copied into the jar during build.

b49d3cc21c702e8b728259210c790968c0b0b865 authored about 6 years ago
Add missing FakeServer methods

02b5d2357a39152129f8b6b91c51c9f8f836e632 authored about 6 years ago
Use utility methods in MetaItemStack

1206178eca98cba05ae6c96efc891bd6482885ed authored about 6 years ago
Add several cross-version item type checks to MaterialUtil

3df3f8a812e4fc83830d3f7d006c095cf4bc9385 authored about 6 years ago
Load forceEnableRecipe during Settings.reloadConfig

7049952b07511f65f4b31d36fd612edd67c1b842 authored about 6 years ago
Hiding display names (#2248) @AllTheMegahertz

Prevents a user's nickname from appearing if they are hidden, if `hide-displayname-in-vanish: tr...

a18ce4092177d945bc7f843c3ccda8767f3078a0 authored about 6 years ago
Allow admins to force enable /recipe if they want

Add `force-enable-recipe`, which allows server admins to manually enable `/recipe` despite poten...

6a6383462d26313b40e4d4fa0aa74f19888c8ccb authored about 6 years ago
Fix Worth.setPrice on 1.13+; add Javadocs to Worth

44301fae4f0978ec6188ff0e15d32b3d39a4a6c5 authored about 6 years ago
Update bStats-Metrics

6ee84510eac08521fe9b1d4de16416cf7b6ba79b authored about 6 years ago
Enu-moo-til

6ecdc8d7fc073d35486e24d01236f2f6cf00b51c authored about 6 years ago
Add several version warning messages

35a2a4d803f700b20a75861a1f898bdb0ea1e99e authored about 6 years ago