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

Set sleepingingored default to false (#3141)

dcb69ddc7333675d012f0a7ec719bf9f9e8ed3df authored almost 5 years ago
Add new interface methods to FakeServer (#3140)

1d6ad297a4bf61f738fbc5e8449bd1c8e5e8b66d authored almost 5 years ago
Fix passenger check not working on versions below 1.11.2 (#3132)

85a5e517c9afa41c3127cdd8accf0453ad2bd9ad authored almost 5 years ago
Added real name boolean option for the /list command (#3117)

b08d380643d9826a8c2cb8bdd86245b1a4e5f2b7 authored almost 5 years ago
Implemented uptime placeholder (#3120)

ad98fc41213bb790bcec2efd6da4a06d26569090 authored almost 5 years ago
Add passenger dismounting for teleports (#3069)

Add passenger dismounting for teleports

810689c03727bf44fe8d9e3db840c62c37d91bb8 authored almost 5 years ago
Merge pull request #3106 from Markyroson/2.x

Make MockBukkit compatible #3105

c007700c590c8a96a40f4e7222a74f917e966d36 authored almost 5 years ago
Merge pull request #3113 from darbyjack/200-IQ-Protect-Improvements

Fixed my PR pt2

8cc3f6626bb7d2996cb0e5290b8eb8f1dfade702 authored almost 5 years ago
Version to 1.14

a3b8a4adc9d0418e18026325dbb0b86148afe287 authored almost 5 years ago
Merge pull request #3111 from darbyjack/200-IQ-Protect-Improvements

200 IQ Essentials Protect Improvements

8f817c089bf5f9afd6c5b36872a3cbec46c28a56 authored almost 5 years ago
Merge pull request #3063 from schlatt-co/feature/3034

Implement better AfkStatusChangeEvent

ed4e7794c3e95c44dac4860a35843da061efa9c7 authored almost 5 years ago
Fixed my stupid PR

6f732d410ef0037cde904b67999cd78de620f118 authored almost 5 years ago
Merge pull request #3052 from pop4959/fix-zh-CN-geoip-issue

Fix zh-CN GeoIP locale issue

6c8da208835be1de058e02e3b675f5fa5edb4acb authored almost 5 years ago
Merge pull request #3051 from pop4959/xp-tab-complete-fix

Fix tab completion for Exp command

c7d9ce7f7fbed6078e534f20710cd4a26a839b6d authored almost 5 years ago
Merge pull request #3049 from pop4959/near-exempt

Near exclude permission

4e7f639076d0eae93bc4f80a528ca7d91d73144d authored almost 5 years ago
Merge pull request #2914 from montlikadani/patch-5

Fix NPE when the user is null in the hidden players

b2c3b3a99f1150cf0663467c24b072b89c15f6a4 authored almost 5 years ago
Make drop-items-if-full work on Essentials kits (#2820)

77338d66dccb581d34fd109e92a91ac432ae891a authored almost 5 years ago
Add different translation keys for the "me" message (#2805)

* Add different translation keys for the "me" message

* Add proper German "me" translation

e2130df5964923d59d79dc1ab86bcd2593c23268 authored almost 5 years ago
Implement message for #2640 (#2721)

* Update Essentials.java

* Update messages.properties

* Update messages.properties

2bbe6d60697c556d6356ad1f1528163326997401 authored almost 5 years ago
Add teleport warmup event to API (#2590)

* Update Teleport.java

* Create UserTeleportEvent.java

* Update Teleport.java

* Add loc...

c8b8e505f32d610889a08bfe0da4cd7d7b39e82b authored almost 5 years ago
implement command teleporting to a player's last known logout location (#2505)

* implement /offlinetp command, teleports to a player's last known logout location

* send a m...

89743f9900c637c684ebe11fbadc27b10e31b545 authored almost 5 years ago
permission-based jailed player interactions (#2503)

dbc0562fb0bf45157589685031e7a35eac3ff3f7 authored almost 5 years ago
Fix bed message on some older versions of MC (#3048)

Fixes #3045. Some older versions of MC use "BED_BLOCK" to represent beds.

76f4dff14c5e6a43f035a7333c9136262cd19cca authored almost 5 years ago
Use isAuthorized for permission check

baa2a2f24f0e98d5d7537bce97df333f1d5c50df authored almost 5 years ago
Mention 1.15.2 in the README (#3107)

2ca02911b3ecb55c615882df7bb3d5f8925c3a40 authored almost 5 years ago
Make MockBukkit compatible #3105

cf482370492f1d29d5516a1b0410ee4c1b563c4c authored almost 5 years ago
Update FakeWorld (#3095)

adfe2c1975825deafd6b1e5424843029b5144bf7 authored almost 5 years ago
Revert "Add {PLAYER} placeholder with uppercase in kits (#2929)" (#3072)

This reverts commit 90c4a2f53cc6f05f14c65c45310b191ad3acd53f.

a782043798ffb61f2f3c0cbd4698d10f6a939554 authored almost 5 years ago
Add {PLAYER} placeholder with uppercase in kits (#2929)

90c4a2f53cc6f05f14c65c45310b191ad3acd53f authored almost 5 years ago
Implement max mute time feature (#2807)

338b371e4c8f8e5f656f440431f5fdc39040c258 authored almost 5 years ago
Fixed double local logging (#2755)

347179373d20b8a591a9856b198d998c8ea2a82e authored almost 5 years ago
Add tab-completer for /spawnmob command (#2661)

3bb45b80b10c753e74273d3d2b651efe67725898 authored almost 5 years ago
Added in option to remove effects on heal (#2754)

e3ec0f3b9b04a1cf648270303b818dc30209b5ea authored almost 5 years ago
Add speed info to whois (#2952)

f20572b30cad727d90d5b0fc7c6322550830f9cf authored almost 5 years ago
Fix User::payUser(User, BigDecimal, Cause) not properly utilizing Cause (#3064)

2124cce6030a2558868a392aaaa15b5760bada13 authored almost 5 years ago
Implement better AfkStatusChangeEvent

ebf60c1e70c6cd8fb92f9d0f83a3c812ee074cf5 authored almost 5 years ago
Update FakeWorld + FakeServer (#3061)

c31b6c36830f3abc2de5d3cf7409c329488a093b authored almost 5 years ago
Fix zh-CN GeoIP locale issue

ffc83343fec0f2d13a2fd5bf5436162612dadb86 authored almost 5 years ago
Fix tab completion for Exp command

2554acd3043fba87403d92e85ffb36b90b0b2551 authored almost 5 years ago
Near exclude permission

98239114adf2e4c6d16c02f5d8550f7ffd98ed73 authored almost 5 years ago
Fix bee spawn egg aliases

c10b39c1c76ed48bca47acc14312b8eb5fee6e92 authored almost 5 years ago
Properly fix error with fireball command (#3040)

Closes #3016.

* Update Commandfireball.java

* Update Commandfireball.java

Co-authored-b...

20e11465e4fd4f92e9ec1002099b64fd18770f2b authored almost 5 years ago
Add missing OfflinePlayer methods (#3033)

46e1b95b33d172abb3cc125fcfd0580e41f9d817 authored almost 5 years ago
Bump version to 2.17.2

\o/

279d6f16e133092ec9c0f2e2992e41902298f65f authored almost 5 years ago
Fix /fireball on 1.8.8 (#3027)

Dragon fireballs were added in 1.9 and so this previously caused an
error. This PR fixes that (...

a747eccaa373e674732f330e2032e36242db910b authored almost 5 years ago
Reduce permission check calls in PlayerCommandSendEvent (#3026)

This reduces permissions checks by only checking each command once, not checking each command fo...

0bafbc318478440eec0d05f623c985f2f626268f authored almost 5 years ago
Clarify easter egg config description (#3028)

8069370b8c7ae51473f7ca84a57f69425d349f5a authored almost 5 years ago
Update config.yml group-formats (#3025)

Since most (if not all) modern permission plugins only use lowercase group names, the examples s...

46f4b92ff703af6fab9e1b351daeaa20992edc08 authored almost 5 years ago
Add 1.14/1.15 item aliases and fallbacks

Short term replacement for #2897 until ItemDbGenerator is complete:

* Closes #2934 by adding ...

d92f5ce71c96e1f0a7fb93eeab28ed97eb13e7a0 authored almost 5 years ago
Fix CustomItemResolver causing a StackOverflowError (#3022)

CustomItemResolver was fetching the custom item from the item database instead of the resolved c...

2314bf8bd437294823a7469d64a236d5e23998b7 authored almost 5 years ago
Explain how to add commands to kits (#2980)

* Explain how to add commands to kits

* Update Essentials/src/kits.yml

Co-Authored-By: md6...

7808b21496e80d3454f14e26bbb0e42b52ed806d authored almost 5 years ago
Add beezooka command (#3003)

This PR introduces the `/beezooka` command as suggested in #2975. The command acts similarly to ...

18ef41221123821320d87405769a7e2269c9db48 authored almost 5 years ago
Update funding to include Ko-fi link

0678328253a782e56ec08c6978387e41aedd2d9f authored almost 5 years ago
Revert "Split plugin compatibility report into own class"

Revert 6fa5b80c0a16bf02d474ddf383e8d4709caf72e1, which broke `/ess version`, until this can be f...

5503e1e14c4848199ba1f4f1c8dcf16f56ae49ee authored almost 5 years ago
Implement missing FakeWorld methods (#3002)

9e89cfa4ed8bd0f50cf89560a7356e280e19c1cb authored almost 5 years ago
Properly escape pipe character on item lore (#2994)

Using negative lookbehind instead of negated characters set.

Fixes #2962, fixes #2984

13f454a022df63a0b3c24798bd509232522511ee authored almost 5 years ago
Update FakeServer (#2997)

129650dade1a90b684111fb1ddfbfb4154c1838e authored almost 5 years ago
Split plugin compatibility report into own class

6fa5b80c0a16bf02d474ddf383e8d4709caf72e1 authored almost 5 years ago
Bump supported version to 1.15.2

04dfcd0965bcd110507586aa3bbd57c2aed4a5bd authored about 5 years ago
Properly register entity transform event depending on version (#2942)

Fixes the problem mentioned in #2931 which was introduced in #2836. This is caused as a result o...

2e818ac7090626a6682b19f2b8ce6fe385dbc170 authored about 5 years ago
Fix bed spawn message on 1.15+ (#2943)

Closes #2893

**Tests**
![2020-01-13_14 08 12](https://user-images.githubusercontent.com/1769...

32ef61197f9748ac308b444f3b70029b87d2fdd3 authored about 5 years ago
Fix Java 9 breakage causing issues on Java 8

fa06cd825343ae8469cb99c0dbdf3c2d9fe4bf3c authored about 5 years ago
Update GeoIP (#2926)

This implements the fix suggested by @Bobcat00 in #2919

Users of GeoIP will now be required t...

5020983af505f8defbf38e1e818f90086b8a5369 authored about 5 years ago
Update FakeWorld again (#2925)

Spigot added some new methods.

f4496b6977cd87dfc5784236bd80bd3ac1bea45c authored about 5 years ago
Update Commandlightning.java

a1719d651e5ade7911d9475dad91cbc34ac0ac37 authored about 5 years ago
Update PlayerList.java

e7be2b68a3d22e0628db917cbdffc6afb3a4ba1c authored about 5 years ago
Improvements for delkit (#2908)

3 improvements for delkit within this PR:

1) Cleaned up unused imports
2) Show actual kit na...

552dcb56a1f1899a4198e3f12a1930490adccf80 authored about 5 years ago
Improve scheduler methods to use Java 1.8 lambdas (#2700)

* Update EssentialsPlayerListener.java

* Update Backup.java

e158a6560346baec8e5edcf109ae500f548da824 authored about 5 years ago
Don't attempt to modify a Map value view (#2910)

md dun goofed

b694e8aaa2462a52e9eeebeee01ac5a49b624096 authored about 5 years ago
Slightly nicer AntiBuild messages

a2e09121baebce4bc4466eec3a64bee2752ee192 authored about 5 years ago
Minor refactor of permissions handlers

* Move `essentials.build` perm check from AntiBuild into default SuperPerms handler
* Don't emul...

4ce7dfa8f0ca51e2ea177faf6fbaf616642dc930 authored about 5 years ago
Don't assume primary group is always present

Fixes a potential issue with PEX 2.0 (and 1.x) where users may not have a primary group.
Closes ...

1c4ce7b4bd112423d39d4b68855787c9a6d52fbe authored about 5 years ago
Fix custom_items.yml generation

8a04c1e232216b851fc28ed518513675ad4126bb authored about 5 years ago
Add methods to set/remove custom aliases

6e5d378324bcf7e3802ced84202f2b8b48211326 authored about 5 years ago
Add custom_items.yml file

8e1f3617fd0262877065e0fde5167a8aec4b292c authored about 5 years ago
Enable control of entity transformations in EssentialsProtect (#2836)

This allows users to prevent any of the following transformations:

- Creeper charging
- Vill...

2549ed830f902aea992abfad93d3c257db6a79aa authored about 5 years ago
Add a cause enum to UserBalanceUpdateEvent (#2824)

Basically, I just needed this for one of my plugins; otherwise, this could be useful for people ...

0ebd64d3149467d534ece0ac281a45e712f6c811 authored about 5 years ago
Escape pipe character on item lore (#2831)

I just adjusted the regex used to split the item lore into multiple lines in order to allow esca...

843ecb4a42bdfe23b98f0144dad0655798e80d13 authored about 5 years ago
Attempt to parse input as UUID in loop commands (#2606)

Related: #2424

a1a0d34940336d80ed39ef19aec50f8278c3f440 authored about 5 years ago
Remove unused VersionUtil constants

15bb978dab7efee3aca12ecd7425869f63581685 authored about 5 years ago
Fix wrong filename in ManagedFile error message

6a7cf39548684683adcca9cdf2c55db0dccc471e authored about 5 years ago
Add phantoms to protect.prevent.spawn (#2806)

Closes #2733.

8ccb70d07ddedc052330ffa37b0becf3ca53671a authored about 5 years ago
Correct unbanip's permission for broadcasts

45461a93b05d47c3b75d426f150d1729ba2f65f6 authored about 5 years ago
Save materials in unlimited by name

There was a mistake where materials in unlimited would instead be saved
as a bukkit Material ins...

b3a54a78bcbd6aef015454d09756a6e452ae71a0 authored about 5 years ago
Correct check for command cooldowns list in userdata

a4182b5ff9c68a073ea993482d815e02eca895f0 authored about 5 years ago
Update to 1.15.1

215dcde4b9f191a77525c34a5ce82303c98fd6c6 authored about 5 years ago
Build with GitHub Actions (#2800)

* Add GitHub Actions workflow

* Update workflow

* Run BuildTools in workflow

* Update b...

67b2a9a4f4ccce4ab7a29b7081961d3461089963 authored about 5 years ago
Block gamemode changes for jailed players (#2875)

Blocks players from experiencing any gamemode changes while they are jailed.

Fixes #1996.

3b51b23ac294e320753b3a7c90794d775eac6820 authored about 5 years ago
Allow players to set single word AFK message - fixes #2712 (#2876)

Allows players with "essentials.afk.others" to toggle afk themselves with a single word message

e0f19f81210ec727ffb0c4eed264a7c61da6f6af authored about 5 years ago
Crowdin in readme (#2877)

* Crowdin for readme

* Update README.md

e720fb528ace1172baf53e8f3357946b2eeee893 authored about 5 years ago
Add missing FakeWorld methods

518a5454c680169cdbba41326ffaae657bec143e authored about 5 years ago
Update to 1.15 (#2873)

* Compile against 1.15

* Remove achievement related methods for OfflinePlayer

* Add 1.15 t...

2d9c846084e55f948fd57246edba9a4932cfe21f authored about 5 years ago
Merge pull request #2871 from AgentTroll/patch-mockito

Update Mockito to allow tests to pass in newer versions of Java

59e30f05fccc62b382d96da7567d30770c4c2c81 authored about 5 years ago
Update Mockito to allow tests to pass in newer versions of Java

0f1085a02d837ba91c6816bf815b03629dc71001 authored about 5 years ago
Reimplement spawn-if-no-home config option (#2757)

This reimplements the `spawn-if-no-home` config option from the original Essentials plugin. If s...

882699919e8decccf0f3cb078c8612cebc8354a7 authored over 5 years ago
Implements missing createExplosion methods in FakeWorld (#2818)

f6a70a542eb11e718497307aea7de8c8815d249d authored over 5 years ago
Make drop-items-if-full work on Essentials kits

785b1fe937059572ba57655aee38f541a5bcec18 authored over 5 years ago
implement missing OfflinePlayer methods

bae909ba1054e7ea6f7bcf2f2415bda29ed9594b authored over 5 years ago
add {USERNAME} placeholder to chat format

dbb9757a9f9a10fb35db4773416a1d6f707c06db authored over 5 years ago
Implement missing FakeWorld methods

deaeb46ce9ded5b8706c539961ea4b532218dd7f authored over 5 years ago