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
dcb69ddc7333675d012f0a7ec719bf9f9e8ed3df authored almost 5 years ago
1d6ad297a4bf61f738fbc5e8449bd1c8e5e8b66d authored almost 5 years ago
85a5e517c9afa41c3127cdd8accf0453ad2bd9ad authored almost 5 years ago
b08d380643d9826a8c2cb8bdd86245b1a4e5f2b7 authored almost 5 years ago
ad98fc41213bb790bcec2efd6da4a06d26569090 authored almost 5 years ago
Add passenger dismounting for teleports
810689c03727bf44fe8d9e3db840c62c37d91bb8 authored almost 5 years agoMake MockBukkit compatible #3105
c007700c590c8a96a40f4e7222a74f917e966d36 authored almost 5 years agoFixed my PR pt2
8cc3f6626bb7d2996cb0e5290b8eb8f1dfade702 authored almost 5 years agoa3b8a4adc9d0418e18026325dbb0b86148afe287 authored almost 5 years ago
200 IQ Essentials Protect Improvements
8f817c089bf5f9afd6c5b36872a3cbec46c28a56 authored almost 5 years agoImplement better AfkStatusChangeEvent
ed4e7794c3e95c44dac4860a35843da061efa9c7 authored almost 5 years ago6f732d410ef0037cde904b67999cd78de620f118 authored almost 5 years ago
Fix zh-CN GeoIP locale issue
6c8da208835be1de058e02e3b675f5fa5edb4acb authored almost 5 years agoFix tab completion for Exp command
c7d9ce7f7fbed6078e534f20710cd4a26a839b6d authored almost 5 years agoNear exclude permission
4e7f639076d0eae93bc4f80a528ca7d91d73144d authored almost 5 years agoFix NPE when the user is null in the hidden players
b2c3b3a99f1150cf0663467c24b072b89c15f6a4 authored almost 5 years ago77338d66dccb581d34fd109e92a91ac432ae891a authored almost 5 years ago
* Add different translation keys for the "me" message
* Add proper German "me" translation
e2130df5964923d59d79dc1ab86bcd2593c23268 authored almost 5 years ago* Update Essentials.java
* Update messages.properties
* Update messages.properties
2bbe6d60697c556d6356ad1f1528163326997401 authored almost 5 years ago* Update Teleport.java
* Create UserTeleportEvent.java
* Update Teleport.java
* Add loc...
c8b8e505f32d610889a08bfe0da4cd7d7b39e82b authored almost 5 years ago* implement /offlinetp command, teleports to a player's last known logout location
* send a m...
89743f9900c637c684ebe11fbadc27b10e31b545 authored almost 5 years agodbc0562fb0bf45157589685031e7a35eac3ff3f7 authored almost 5 years ago
Fixes #3045. Some older versions of MC use "BED_BLOCK" to represent beds.
76f4dff14c5e6a43f035a7333c9136262cd19cca authored almost 5 years agobaa2a2f24f0e98d5d7537bce97df333f1d5c50df authored almost 5 years ago
2ca02911b3ecb55c615882df7bb3d5f8925c3a40 authored almost 5 years ago
cf482370492f1d29d5516a1b0410ee4c1b563c4c authored almost 5 years ago
adfe2c1975825deafd6b1e5424843029b5144bf7 authored almost 5 years ago
This reverts commit 90c4a2f53cc6f05f14c65c45310b191ad3acd53f.
a782043798ffb61f2f3c0cbd4698d10f6a939554 authored almost 5 years ago90c4a2f53cc6f05f14c65c45310b191ad3acd53f authored almost 5 years ago
338b371e4c8f8e5f656f440431f5fdc39040c258 authored almost 5 years ago
347179373d20b8a591a9856b198d998c8ea2a82e authored almost 5 years ago
3bb45b80b10c753e74273d3d2b651efe67725898 authored almost 5 years ago
e3ec0f3b9b04a1cf648270303b818dc30209b5ea authored almost 5 years ago
f20572b30cad727d90d5b0fc7c6322550830f9cf authored almost 5 years ago
2124cce6030a2558868a392aaaa15b5760bada13 authored almost 5 years ago
ebf60c1e70c6cd8fb92f9d0f83a3c812ee074cf5 authored almost 5 years ago
c31b6c36830f3abc2de5d3cf7409c329488a093b authored almost 5 years ago
ffc83343fec0f2d13a2fd5bf5436162612dadb86 authored almost 5 years ago
2554acd3043fba87403d92e85ffb36b90b0b2551 authored almost 5 years ago
98239114adf2e4c6d16c02f5d8550f7ffd98ed73 authored almost 5 years ago
c10b39c1c76ed48bca47acc14312b8eb5fee6e92 authored almost 5 years ago
Closes #3016.
* Update Commandfireball.java
* Update Commandfireball.java
Co-authored-b...
20e11465e4fd4f92e9ec1002099b64fd18770f2b authored almost 5 years ago46e1b95b33d172abb3cc125fcfd0580e41f9d817 authored almost 5 years ago
Dragon fireballs were added in 1.9 and so this previously caused an
error. This PR fixes that (...
This reduces permissions checks by only checking each command once, not checking each command fo...
0bafbc318478440eec0d05f623c985f2f626268f authored almost 5 years ago8069370b8c7ae51473f7ca84a57f69425d349f5a authored almost 5 years ago
Since most (if not all) modern permission plugins only use lowercase group names, the examples s...
46f4b92ff703af6fab9e1b351daeaa20992edc08 authored almost 5 years agoShort term replacement for #2897 until ItemDbGenerator is complete:
* Closes #2934 by adding ...
d92f5ce71c96e1f0a7fb93eeab28ed97eb13e7a0 authored almost 5 years agoCustomItemResolver 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
* Update Essentials/src/kits.yml
Co-Authored-By: md6...
7808b21496e80d3454f14e26bbb0e42b52ed806d authored almost 5 years agoThis PR introduces the `/beezooka` command as suggested in #2975. The command acts similarly to ...
18ef41221123821320d87405769a7e2269c9db48 authored almost 5 years ago0678328253a782e56ec08c6978387e41aedd2d9f authored almost 5 years ago
Revert 6fa5b80c0a16bf02d474ddf383e8d4709caf72e1, which broke `/ess version`, until this can be f...
5503e1e14c4848199ba1f4f1c8dcf16f56ae49ee authored almost 5 years ago9e89cfa4ed8bd0f50cf89560a7356e280e19c1cb authored almost 5 years ago
Using negative lookbehind instead of negated characters set.
Fixes #2962, fixes #2984
13f454a022df63a0b3c24798bd509232522511ee authored almost 5 years ago129650dade1a90b684111fb1ddfbfb4154c1838e authored almost 5 years ago
6fa5b80c0a16bf02d474ddf383e8d4709caf72e1 authored almost 5 years ago
04dfcd0965bcd110507586aa3bbd57c2aed4a5bd authored about 5 years ago
Fixes the problem mentioned in #2931 which was introduced in #2836. This is caused as a result o...
2e818ac7090626a6682b19f2b8ce6fe385dbc170 authored about 5 years agoCloses #2893
**Tests**
![2020-01-13_14 08 12](https://user-images.githubusercontent.com/1769...
fa06cd825343ae8469cb99c0dbdf3c2d9fe4bf3c authored about 5 years ago
This implements the fix suggested by @Bobcat00 in #2919
Users of GeoIP will now be required t...
5020983af505f8defbf38e1e818f90086b8a5369 authored about 5 years agoSpigot added some new methods.
f4496b6977cd87dfc5784236bd80bd3ac1bea45c authored about 5 years agoa1719d651e5ade7911d9475dad91cbc34ac0ac37 authored about 5 years ago
e7be2b68a3d22e0628db917cbdffc6afb3a4ba1c authored about 5 years ago
3 improvements for delkit within this PR:
1) Cleaned up unused imports
2) Show actual kit na...
* Update EssentialsPlayerListener.java
* Update Backup.java
e158a6560346baec8e5edcf109ae500f548da824 authored about 5 years agomd dun goofed
b694e8aaa2462a52e9eeebeee01ac5a49b624096 authored about 5 years agoa2e09121baebce4bc4466eec3a64bee2752ee192 authored about 5 years ago
* Move `essentials.build` perm check from AntiBuild into default SuperPerms handler
* Don't emul...
Fixes a potential issue with PEX 2.0 (and 1.x) where users may not have a primary group.
Closes ...
8a04c1e232216b851fc28ed518513675ad4126bb authored about 5 years ago
6e5d378324bcf7e3802ced84202f2b8b48211326 authored about 5 years ago
8e1f3617fd0262877065e0fde5167a8aec4b292c authored about 5 years ago
This allows users to prevent any of the following transformations:
- Creeper charging
- Vill...
Basically, I just needed this for one of my plugins; otherwise, this could be useful for people ...
0ebd64d3149467d534ece0ac281a45e712f6c811 authored about 5 years agoI just adjusted the regex used to split the item lore into multiple lines in order to allow esca...
843ecb4a42bdfe23b98f0144dad0655798e80d13 authored about 5 years agoRelated: #2424
a1a0d34940336d80ed39ef19aec50f8278c3f440 authored about 5 years ago15bb978dab7efee3aca12ecd7425869f63581685 authored about 5 years ago
6a7cf39548684683adcca9cdf2c55db0dccc471e authored about 5 years ago
Closes #2733.
8ccb70d07ddedc052330ffa37b0becf3ca53671a authored about 5 years ago45461a93b05d47c3b75d426f150d1729ba2f65f6 authored about 5 years ago
There was a mistake where materials in unlimited would instead be saved
as a bukkit Material ins...
a4182b5ff9c68a073ea993482d815e02eca895f0 authored about 5 years ago
215dcde4b9f191a77525c34a5ce82303c98fd6c6 authored about 5 years ago
* Add GitHub Actions workflow
* Update workflow
* Run BuildTools in workflow
* Update b...
67b2a9a4f4ccce4ab7a29b7081961d3461089963 authored about 5 years agoBlocks players from experiencing any gamemode changes while they are jailed.
Fixes #1996.
3b51b23ac294e320753b3a7c90794d775eac6820 authored about 5 years agoAllows players with "essentials.afk.others" to toggle afk themselves with a single word message
e0f19f81210ec727ffb0c4eed264a7c61da6f6af authored about 5 years ago* Crowdin for readme
* Update README.md
e720fb528ace1172baf53e8f3357946b2eeee893 authored about 5 years ago518a5454c680169cdbba41326ffaae657bec143e authored about 5 years ago
* Compile against 1.15
* Remove achievement related methods for OfflinePlayer
* Add 1.15 t...
2d9c846084e55f948fd57246edba9a4932cfe21f authored about 5 years agoUpdate Mockito to allow tests to pass in newer versions of Java
59e30f05fccc62b382d96da7567d30770c4c2c81 authored about 5 years ago0f1085a02d837ba91c6816bf815b03629dc71001 authored about 5 years ago
This reimplements the `spawn-if-no-home` config option from the original Essentials plugin. If s...
882699919e8decccf0f3cb078c8612cebc8354a7 authored over 5 years agof6a70a542eb11e718497307aea7de8c8815d249d authored over 5 years ago
785b1fe937059572ba57655aee38f541a5bcec18 authored over 5 years ago
bae909ba1054e7ea6f7bcf2f2415bda29ed9594b authored over 5 years ago
dbb9757a9f9a10fb35db4773416a1d6f707c06db authored over 5 years ago
deaeb46ce9ded5b8706c539961ea4b532218dd7f authored over 5 years ago