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

Possibly solve info writing issues in globalgroups

Editing this on the ess branch, cause i'm sure there is a better fix.

github.com/EssentialsX/Essentials - 3e367912ec319ff060f351889ac16b3fa14786ff authored over 12 years ago
fix info.txt colors and tags

github.com/EssentialsX/Essentials - f8cff25bda8fb9025dc1ea179bb93b45fce55d95 authored over 12 years ago
Check for explicit * permission when using PEX.

github.com/EssentialsX/Essentials - 3e80bf479e7f311dfa31bd8d00b0cf7564cad3a7 authored over 12 years ago
Update config.yml to show multiple enchantments for kits.

github.com/EssentialsX/Essentials - 84afc80873054d78e0889203e8156047a8590925 authored over 12 years ago
Make sure we check for wildcards in PEX

github.com/EssentialsX/Essentials - 27a943217e31f08ff7793db53872584cfd6c7618 authored over 12 years ago
Switch pex permissions checks to use superperms rather than direct api call.

github.com/EssentialsX/Essentials - 16834d85c5dece25c4153ac5eea6d7663c5fca35 authored over 12 years ago
ignoreCancelled events.

github.com/EssentialsX/Essentials - 44d8c854504546917091543b7ce3a9dbab239e53 authored over 12 years ago
New Permission:

essentials.build.pickup.<id>[:<datavalue>] - Allows collecting of an item
essentials.build.drop.<...

github.com/EssentialsX/Essentials - 2a8e44dda89d9c4b3ea7a79352473c000fb4633e authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - 00e3957190f8752297acf7d8d85c17e3e251f50d authored over 12 years ago
New Permission:

essentials.build.craft.<id>[:<datavalue>] - Allows crafting of an item

github.com/EssentialsX/Essentials - a79b76e8d2959ccb5866d42113b6970304460156 authored over 12 years ago
Self indulgent commit. Door should be an alias for wood door.

github.com/EssentialsX/Essentials - 0a092ff5b3e7b2553ac5d31de12c6e4fc9e329ba authored over 12 years ago
Hide Protection sign option.

github.com/EssentialsX/Essentials - e6aeefb12d23b8517557e444de5e81467adc2415 authored over 12 years ago
Fix a few minor text formatting issues.

github.com/EssentialsX/Essentials - 924b6bd2ba5df4dd6e7061e8a629cdcb352f5525 authored over 12 years ago
Config file permissions cleanup

Removed deprecated 'restricted-commands' section.
Deprecated 'superperms' toggle.
Remove op overr...

github.com/EssentialsX/Essentials - f701090c89ebeb0f6047d0d7b0ade8d61c6b61ef authored over 12 years ago
Merge pull request #146 from necrodoom/patch-6

update dualbit, fix strength, add swift aliases

github.com/EssentialsX/Essentials - b9195a561f3b53972e1c2e5d681fd345f3e5a588 authored over 12 years ago
update dualbit, fix strength, add swift aliases

items.csv version 2.1_12

github.com/EssentialsX/Essentials - d94e4095da4822c17b5ed118b9de7a1a12fbd37a authored over 12 years ago
Merge remote-tracking branch 'origin/groupmanager' into 2.9

github.com/EssentialsX/Essentials - fd61cd17502eae4097df692063f9e76ea647226c authored over 12 years ago
Update Essentials/src/plugin.yml

updating SKYNET

github.com/EssentialsX/Essentials - e7ae8bcc4756fd8306814565ded2ec4a06897bf9 authored over 12 years ago
Add server uptime to /gc

github.com/EssentialsX/Essentials - cdff690bb58fc7b196629e14e1ac1d5254458816 authored over 12 years ago
Add missing TL key

Fixes #1363

github.com/EssentialsX/Essentials - aa14cc39d977cd5713629d4ea56b7752bb505d6f authored over 12 years ago
Allow bans on players who have never connected.

github.com/EssentialsX/Essentials - cdf2c8beed14b647f1232eb466f7773d7a56aadf authored over 12 years ago
Reduce the enchantment list some more.

github.com/EssentialsX/Essentials - 3e06c068279d4bcf3efe00d13317207c91a8e12b authored over 12 years ago
Fix Essentials /sethome to more strictly obey home limits.

github.com/EssentialsX/Essentials - a2886d76d2df4176a515e44346f13ec117c33565 authored over 12 years ago
/ess reset <player> - Clears stored data about a user.

github.com/EssentialsX/Essentials - cc0a65bacefded3ef91282c77653bfbf1f1e4668 authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - d988546ef31fda13d8113bd30401931e73793da3 authored over 12 years ago
Fixed jail extend message - xGhOsTkiLLeRx

github.com/EssentialsX/Essentials - b7f2add7b4d53d4ae7dd1e45cac7f211bc28d69a authored over 12 years ago
Update Essentials/nbproject/project.properties

Accidentally added unneeded line...

github.com/EssentialsX/Essentials - b07f65c58bf58c67ada4c751488b328c76f01657 authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - 18e315a04867af60bf3a15680a4ef707a94f5719 authored over 12 years ago
Don't create empty user files

github.com/EssentialsX/Essentials - d3967297bb4d0cda4e9a1f080faa62966adbc176 authored over 12 years ago
Merge pull request #141 from DerFlash/2.9

Fix problems with async chat event not sending messages to xmpp chat spy

github.com/EssentialsX/Essentials - ea3631ddc27d95dbd6925d3b5c961ac746a4bfa7 authored over 12 years ago
Fix problems with async chat event not sending messages to xmpp chat spy

github.com/EssentialsX/Essentials - 992e473b7286ddb3b2f3c1fd94244f427f83f8fd authored over 12 years ago
remove users from bperm example, different yml file now.

github.com/EssentialsX/Essentials - 0296f4fcf17a629a42f92ff6b409a69e470585d8 authored over 12 years ago
Update bpermissions example

github.com/EssentialsX/Essentials - 2fc16250a3164b3b22e1263c4e5f2097770819f4 authored over 12 years ago
Remove unused imports.

github.com/EssentialsX/Essentials - 75f7b06a23e8bed40d30068542b97959663c75e8 authored over 12 years ago
Couple extra /info aliases.

github.com/EssentialsX/Essentials - a7e834e5f92f498f8b95f1847f89bb4ebe6f3963 authored over 12 years ago
Less strict matching on /realname

github.com/EssentialsX/Essentials - 59086932bd6659395a3473ea94c3f758fcb28626 authored over 12 years ago
Make /realname throw an error if no matches were found

github.com/EssentialsX/Essentials - 5611acf12ce41f3043b1652d21c5bbcb38da03ef authored over 12 years ago
Thread safety for GM

github.com/EssentialsX/Essentials - 1cf0ebbd7f120c0b8d421cc459f2d5a1386d82dc authored over 12 years ago
Revert bad synchronization

This reverts commit 96ab1b4533b62464b8325373e677209290bced3e.

github.com/EssentialsX/Essentials - 736a6d273abb000c81b17d0142ce358d2225f873 authored over 12 years ago
Synchronize the world data holder.

github.com/EssentialsX/Essentials - 71179e3dfd4ed8668fd4096d15326613c4a05750 authored over 12 years ago
Patch flight disable, to not effect creative mode.

Full world change config still needs coding.

github.com/EssentialsX/Essentials - 24cdc37987a2b0756aa3fe64f154dca1ae3e734e authored over 12 years ago
Fixing map/ironore bug.

github.com/EssentialsX/Essentials - b606f153f4591939a83647fd047d15f1c5542d40 authored over 12 years ago
Change to Hashtables to reduce the chance of a

ConcurrentModificationException pulling group/user data in an Async
thread.

github.com/EssentialsX/Essentials - 96ab1b4533b62464b8325373e677209290bced3e authored over 12 years ago
Little bit extra sanity checking.

github.com/EssentialsX/Essentials - 8718d59286cbb90892449a6384d13daa0fe5381b authored over 12 years ago
Move auto afk permission to 'essentials.afk.auto'

github.com/EssentialsX/Essentials - 5d372b81497c8f969051438bd5d4cb54c41a8837 authored over 12 years ago
Fixing locale typo.

github.com/EssentialsX/Essentials - 1d62de7e5e2555ab61dbeb675a04a478e080c962 authored over 12 years ago
Fix Missing TL key

github.com/EssentialsX/Essentials - 3691417848d0ffe2d50efb3c7971bd9cec06fe3a authored over 12 years ago
Change default op colour

github.com/EssentialsX/Essentials - 029162bba7cac9463016e08e5df7f60c7712b58b authored over 12 years ago
More message cleanup

github.com/EssentialsX/Essentials - 161a61e0c6ca9fb35fe13866380dbb559d05b631 authored over 12 years ago
Manual merge necrodoom enchant changes.

github.com/EssentialsX/Essentials - 587addb73fe94db93f59dfa9054d0bb77f367e60 authored over 12 years ago
Two sets of enchantment aliases.

github.com/EssentialsX/Essentials - d71bd7fb713ecdd1035140faee5dfb81644848d9 authored over 12 years ago
More message cleanup

github.com/EssentialsX/Essentials - 699ec273ddca16eb04527257f26ef1547455722b authored over 12 years ago
Few more message tweaks.

github.com/EssentialsX/Essentials - b8d0cf4cc4214e2768ac84157ab53e01e8f71903 authored over 12 years ago
If chat event doesn't resolve to valid player, cancel and exit.

github.com/EssentialsX/Essentials - ff0dd00d79df6129ee15ff2f674eeca43faeecc8 authored over 12 years ago
Message cleanup.

github.com/EssentialsX/Essentials - e18d12f1090999bf930ac70d901679e9c1f0bbcd authored over 12 years ago
Update some of the example permissions files for the perm changes.

github.com/EssentialsX/Essentials - 0a09b355b235149f63d5083613a9ae4390fcec57 authored over 12 years ago
Move the per world permissions:

essentials.world.worldname is moved to essentials.worlds.worldname

github.com/EssentialsX/Essentials - f9659dae68e91f563b67ecb9ebd04de203c61888 authored over 12 years ago
Log to console the effects of /sudo

github.com/EssentialsX/Essentials - 78a580bc40125c7c2e35a1f0237b635a442f85ec authored over 12 years ago
Remove dead setting.

Fixes #2465

github.com/EssentialsX/Essentials - 8c4d6ad4dfebce04f019059f18e1f4281b6502b0 authored over 12 years ago
Move the per kit and warp permissions:

essentials.kit.kitname is moved to essentials.kits.kitname
essentials.warp.warpname is moved to e...

github.com/EssentialsX/Essentials - 9c9d4e1da5eaf761108cc2edda71233109e0787b authored over 12 years ago
Look out for nulls.

github.com/EssentialsX/Essentials - ce50e1448b2daacf3b9b53c90b602625c95b1bb3 authored over 12 years ago
Make /itemdb command list the 15 shortest item.csv names for said item.

This will be useful when making eco signs.

github.com/EssentialsX/Essentials - 8e885a3a6ef377b22bc849373f833bf4459c4dad authored over 12 years ago
Fix /itemdb showing 'uses left' on none held items.

github.com/EssentialsX/Essentials - ecd96a81dd02ba59166dbbfc1c122678c5b607d7 authored over 12 years ago
Fix compile error.

github.com/EssentialsX/Essentials - 427108574e2e7119497ccb211fb5a0a446cfc50a authored over 12 years ago
Async EssentialsSpawn join event, like the others.

github.com/EssentialsX/Essentials - 62381a7f52360698c62906d9f2e84f61325ba06e authored over 12 years ago
New Permission: essentials.god.pvp

Unless you have this permission you will be unable to attack other players while in god mode.

github.com/EssentialsX/Essentials - b1b09ea542379ae5cbc6f6db26fd4d1d3452d311 authored over 12 years ago
Give user chance to get display name set before displaying geoip.

github.com/EssentialsX/Essentials - e502a7e6fd12b9f6073ba592cc744f820c62c5db authored over 12 years ago
Potential fix for teleporting issue.

github.com/EssentialsX/Essentials - acf4d0bcf509ce89b907567b2ce102cc353c8abf authored over 12 years ago
Switch default antibuild status to false. Antibuild toggling shouldn't be an issue with it as a stand alone plugin.

github.com/EssentialsX/Essentials - 6c3b13a7a4dca0dfe03195d601e9e78c4244cf20 authored over 12 years ago
Fix ConcurrentModification bugs

This will probably slow down any access to config

github.com/EssentialsX/Essentials - cababcbfcf56c4a1b0f715ec51c514156ad6123c authored over 12 years ago
Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java

typo fix

github.com/EssentialsX/Essentials - a032d0f19f981787327b11796f50b052ba834cbf authored over 12 years ago
Catch null eco symbol.

github.com/EssentialsX/Essentials - f808e6fa8ebe9dc3810fbc1a3495307ba26d2072 authored over 12 years ago
More error on 'Permissions system error' in debug mode.

github.com/EssentialsX/Essentials - 842d9f73a4c1200fea5096e1d4999ac2cca168db authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - c2893788e79bc6501e3aefae5daa2775d4f95e17 authored over 12 years ago
Update /kit delay to use updated yaml code.

github.com/EssentialsX/Essentials - 0b8a6c45c6d4d65c2132034d36d47da175344c99 authored over 12 years ago
Merge pull request #136 from necrodoom/patch-3

update enchants with 3-1 letter aliases

github.com/EssentialsX/Essentials - 2049e630fb95c51d4d35042aed349aefb6d1c998 authored over 12 years ago
Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes.

github.com/EssentialsX/Essentials - 6fd82480a374e21cd214f1856ca3b957c13414bf authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - e919897f1badded78e4a9a7bf56c55077e15b0c9 authored over 12 years ago
fix burn matching all players

github.com/EssentialsX/Essentials - 0fb5fc6bcca136af7f85e4b5fd272efdae568c5a authored over 12 years ago
update enchants with 3-1 letter aliases

github.com/EssentialsX/Essentials - a7d61b1b8db4b7171cb79350f19cafd83da78d9a authored over 12 years ago
Another Config tweak.

github.com/EssentialsX/Essentials - be9a58457ae61e495a8ec48f95f5435b5ab5bade authored over 12 years ago
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - b1cfc8a8eda83530d1ae4d8ad78d198e1f524fee authored over 12 years ago
Config file tweaks

github.com/EssentialsX/Essentials - 6b9b6ba4201aeeaf399a10f377720fb9e0191c6f authored over 12 years ago
Include the GM version when logging errors.

github.com/EssentialsX/Essentials - 79c70b1f657f5de77119e494a632a9335a5154bb authored over 12 years ago
Give a better error when a subgroup is null.

github.com/EssentialsX/Essentials - cfe634e8f7ced43a70e549681abe7022683cbf59 authored over 12 years ago
Fix powertool command logging.

github.com/EssentialsX/Essentials - 8c8c6fe73a69fbd565d5ae07900c92e349fb497a authored over 12 years ago
Don't need built in command logger anymore.

github.com/EssentialsX/Essentials - a4353bc8f2b01678d2e72aadf221e6546fd13fb1 authored over 12 years ago
Add missing repair cost check on /repair hand

github.com/EssentialsX/Essentials - e89f1d8a0374f8c184043289c89782ca6298cb72 authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - ff461be45deed5fd640fb199f5abc88d6dd1da4f authored over 12 years ago
Reduce the number of permissions checks in command cost lookups

Add support for item number repair costs (repair-123: 120)
Ess charge api supports nested charges...

github.com/EssentialsX/Essentials - 93f5a05f170fc53dc8c46e8c3d61cc7ecb39b12a authored over 12 years ago
Merge pull request #134 from necrodoom/patch-16

clear whitespace in globalgroups.yml

github.com/EssentialsX/Essentials - 3eba7fb90f1daac875c9954fa841ecc7c33ff80f authored over 12 years ago
clear whitespace in globalgroups.yml

github.com/EssentialsX/Essentials - 25d51cd79ed1fd710ea72e6284806bd2e9f62921 authored over 12 years ago
Merge branch '2.9' of github.com:essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - a39824abb61ac5b087bb362387377ee5ca532f64 authored over 12 years ago
Fix metrics when kits are improperly configured.

github.com/EssentialsX/Essentials - 2ac4c8e665acea3cea4479512fea18aece6f288a authored over 12 years ago
Update Essentials/src/config.yml

More grammar from Evonuts

github.com/EssentialsX/Essentials - a84afbaa6e13e71ca549204f616a136b94e12c54 authored over 12 years ago
Update Essentials/src/config.yml

Grammar update thanks to Evonuts

github.com/EssentialsX/Essentials - 41f7b4ec2ddcae2d2b7384826ebbb857c97d3468 authored over 12 years ago