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

Cleanup of book meta.

github.com/EssentialsX/Essentials - ffe2a283d2461139ab43d067fae1f249759ff6d5 authored about 12 years ago
Added more book commands for editing author and title

github.com/EssentialsX/Essentials - 7e3fd489562f7de9874eba346cc55f516c0b9d1a authored about 12 years ago
Adding support for books made from /einfo

github.com/EssentialsX/Essentials - bd22aec38a64580b48b3a016954e55fb17482efd authored about 12 years ago
typo in changelog.

github.com/EssentialsX/Essentials - 675c4b7897d906f1d8ca0ef0176b88dc09049419 authored about 12 years ago
Do not grant any permissions (nort update Bukkit) if the server is in

offline mode and the player has the permission node
'groupmanager.noofflineperms'.

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

github.com/EssentialsX/Essentials - 3f783bb43bd1a9720e282275cc4f65c4ff90216c authored about 12 years ago
Clean up TextPager

github.com/EssentialsX/Essentials - 9fe7712bd670395fd61c698e81316441438044bc authored about 12 years ago
Fix the logger so errors are reported again.

github.com/EssentialsX/Essentials - 24f56892ad7230f61bcd1aac583d12e72e53907d authored about 12 years ago
Synchronize pushing to Bukkit perms to prevent any

ConcurrentModificationException.

github.com/EssentialsX/Essentials - b860e943f63f2006a15441e75492dc9b44f041cc authored about 12 years ago
Merge pull request #258 from necrodoom/patch-22

update ID 397:3

github.com/EssentialsX/Essentials - 5dc26653777dcde788ff76fc0f5ecc08350a9922 authored about 12 years ago
update ID 397:3

github.com/EssentialsX/Essentials - dd9b7e0d3cbd28164bb7c400cba8485c4a6b2f02 authored about 12 years ago
Add provisional support for basic item Meta

Adds /book command to allow reediting of signed books.

github.com/EssentialsX/Essentials - 18a15ca63c2c68b45b8004c6f2d1f2693407e16b authored about 12 years ago
Clean up userdata saving, to prevent CMI

Also update config section code to use newer bukkit methods

github.com/EssentialsX/Essentials - ef1492a2a286876eeff767e72a88854646c36532 authored about 12 years ago
Don't extend ItemStack

github.com/EssentialsX/Essentials - 298ab846c126cb5a3a76ac883c614498cc4aaace authored about 12 years ago
Pull item meta from itemdb class

github.com/EssentialsX/Essentials - 7fdb2ad7d32a3f22d6049cbf35cf8f3b3b9839f9 authored about 12 years ago
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - 3afe8d18f4fa789756c7045abb2d4b16fdfb5311 authored about 12 years ago
Merge pull request #251 from necrodoom/patch-19

/me shakes fist at Khobbits

github.com/EssentialsX/Essentials - 0b581580c77145fdbab13e4c72b79b6000524740 authored about 12 years ago
/me shakes fist at Khobbits

fixes e6aeefb12d23b8517557e444de5e81467adc2415 whitespace

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

github.com/EssentialsX/Essentials - 29d28456aa0cb36988b116049d4612e37c8aecef authored about 12 years ago
Fixes Item Frames being linked to Paintings when breaking

github.com/EssentialsX/Essentials - f3812786d0c0eb416f62f1a58f9b4d317954bce3 authored about 12 years ago
Store a plugin and server reference.

github.com/EssentialsX/Essentials - 999d922fb972651fd45f4cccb42d76f29da1e8ce authored about 12 years ago
New permission: essentials.sethome.bed

Players with this permission will force a bed home updating if daytime beds are enabled.

github.com/EssentialsX/Essentials - 2d4a07b95b7078e99754831145746363679636a1 authored about 12 years ago
Implement abstract methods

github.com/EssentialsX/Essentials - 5c99eee0c0f7ced5ab4615b4edec66651156aaf7 authored about 12 years ago
Update bukkit/craftbukkit libs. Force latest beta version

github.com/EssentialsX/Essentials - 1fc502a4ff5edd133938beadffd76ffccc3ea1e2 authored about 12 years ago
Util commenting

github.com/EssentialsX/Essentials - 465cdae9893d9e3ffba321fd3ded12ad22d44872 authored about 12 years ago
Multiline kick messages and tempban countdown.

github.com/EssentialsX/Essentials - 341cb89bb7cacfed3ea2f106cc55eea312c80fd2 authored about 12 years ago
Merge branch 'groupmanager' into 2.9

github.com/EssentialsX/Essentials - 79004c7098f96247f798d9f04d26cb0d9594d65d authored about 12 years ago
Add more items to Fireball command. Add delay option to /spawner

github.com/EssentialsX/Essentials - b04fa82be251608f829ff55e46d917b39a3fe7f3 authored about 12 years ago
Merge pull request #247 from necrodoom/patch-18

rewrite ID 43:6, 44:6, 113, 114

github.com/EssentialsX/Essentials - 5d210d81dcdb4280876d17df66bc00305a23eebd authored about 12 years ago
rewrite ID 43:6, 44:6, 113, 114

github.com/EssentialsX/Essentials - c14b32123f68bc9b77248bf851bb68e6cf9651a4 authored about 12 years ago
Synchronize the raising of GroupManager events to Bukkit.getServer()

(should prevent deadlocks).

github.com/EssentialsX/Essentials - f25693026905df423b8e92f9cb252a292c50fcab authored about 12 years ago
Merge pull request #241 from necrodoom/patch-15

fix typo

github.com/EssentialsX/Essentials - cde95d832e0a1bbb51b3d0228def2356456a8c25 authored about 12 years ago
Remove attachments BEFORE we clear them.

github.com/EssentialsX/Essentials - b9af4fb35c06974b930c3e3a751d8aef9e64bc97 authored about 12 years ago
Remove attachments before clearing

github.com/EssentialsX/Essentials - eacb847305b70cd0e967caef1a56dc484167c591 authored about 12 years ago
Clear our attachment map upon a manload so we correctly reconfigure a

players new permissions.

github.com/EssentialsX/Essentials - 27ff43c0ac3f0ba21a25a5948247df027e4c2d47 authored about 12 years ago
Expand plugin.yml fireball aliases.

github.com/EssentialsX/Essentials - 368c33a84347a5fc9991930f7491f27051c315b7 authored about 12 years ago
Fire a few extra entities from /fireball

github.com/EssentialsX/Essentials - c210e8730b5140b737d1279e0e9f9481d8a79aa5 authored about 12 years ago
Add a couple of extra entities to spawnmob

github.com/EssentialsX/Essentials - 6c48e02c14518cc323a44d557504cc5e60f5ef3d authored about 12 years ago
Pull and clean up book enchant pullreq.

Removed 1 enchant per book limit, anvils seem to handle multiple enchants fine, even if the resul...

github.com/EssentialsX/Essentials - 33d31231049a7d4a49d01b9efaf91f871f9389cf authored about 12 years ago
Add missing import for EnchantmentStorageMeta

github.com/EssentialsX/Essentials - df0b1cedd8d07a0086b0afb5df1b9a449f5e424d authored about 12 years ago
Store enchanments in Enchanted Books

Change enchant command to store the enchantment instead of applying it when used on an Enchanted...

github.com/EssentialsX/Essentials - 2b57381fb86c000fb880e9f056109754162ed151 authored about 12 years ago
Update Swedish translation with new messages.

github.com/EssentialsX/Essentials - 67b9a82e51432713dc2dfc1635055f03d258a08d authored about 12 years ago
Store regex, use util method instead of another regex. Store variable

github.com/EssentialsX/Essentials - c4e10da646a0066cff73b497cd283ae42cc775f0 authored about 12 years ago
Fix multiple enchantments in kits

github.com/EssentialsX/Essentials - fbb1c1278ca0b8dc0d11a6f02d98036d9ff5c2d1 authored about 12 years ago
Merge pull request #242 from necrodoom/patch-17

update ID 127

github.com/EssentialsX/Essentials - 9b49c5e0f434d454872611dc17c3cf5d54dea2fe authored about 12 years ago
Unnecessary RegEx is unnecessary.

github.com/EssentialsX/Essentials - 437b01e3712e437371489e3c8714c62ea65c1913 authored about 12 years ago
Enchantment and item spawning cleanup

Should make it a little easier to add itemmeta.

github.com/EssentialsX/Essentials - 3bf36fecf9515063acd330bbdfaf2f63870e6c34 authored about 12 years ago
Tell user that /mail sendall succeeded when used in console.

github.com/EssentialsX/Essentials - c57332be63a5eb7aaba0c08bd5c9d2426c161155 authored about 12 years ago
update IDs 368, 381, 399, 402

github.com/EssentialsX/Essentials - 3c4388f8be922cfdcb49087b98bad1ab21c04077 authored about 12 years ago
Throw an error if user doesn't have permission to use kit sign.

github.com/EssentialsX/Essentials - f930ff48a20defe75d079dc5d74870fc8cd264e8 authored about 12 years ago
More user feedback on enchant sign.

github.com/EssentialsX/Essentials - ef7b940e96ae8ec9c7a45645cdc3b7c9bff776d8 authored about 12 years ago
Allow unsafe enchants to be placed by [enchant] signs if enabled in the config file.

github.com/EssentialsX/Essentials - 6497db837d83437ce7757754dfa1a0b2d8120071 authored about 12 years ago
Couple of extra enchant aliases

github.com/EssentialsX/Essentials - 87cb6190eb20ba1482821dcb505d85a1e32846f3 authored about 12 years ago
Merge branch 'release' into 2.9

github.com/EssentialsX/Essentials - 74c4c604da980e0cba9b88e62d93c01ff5b049c9 authored about 12 years ago
Fix sign break bug

github.com/EssentialsX/Essentials - 0937a35470a42f7fbb41bdd8c65ae4a9547c640b authored about 12 years ago
Might be worth catching other occurances of the event too.

github.com/EssentialsX/Essentials - 121f09caf076bfd8ff9bf0da4d2c68f9a12565c2 authored about 12 years ago
ArrayList, I choose you! (Fixes CraftBook erroring when the killall command is used and custom drops are enabled in that plugin)

github.com/EssentialsX/Essentials - ef8bd3422ae8c580434fd93a060b1f8287799c68 authored about 12 years ago
Fix nl translation

github.com/EssentialsX/Essentials - 2232d859fd74fcbf9c86b705ffb5432d0ed7562b authored about 12 years ago
Update AntiBuild to use HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent

github.com/EssentialsX/Essentials - 0258abee29bfcb9c44d79251f38a43693ed37ef5 authored about 12 years ago
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - 9b8991788ba2fb24be8a2665fc4401e418f8d7cf authored about 12 years ago
Merge pull request #236 from gravypod/patch-1

Store ingredient map and recipe shape

github.com/EssentialsX/Essentials - 9a91c99391d6e7aeae1b66a1aebac0b7a19b5599 authored about 12 years ago
New permission: essentials.fly.safelogin - Players with this command will automatically switch to fly mode if they login whilst floating in the air.

github.com/EssentialsX/Essentials - c6dd921f0c91006e360067abf6fe349da031eca4 authored about 12 years ago
New perm: essentials.vanish.effect - People with this effect will get the potion effect applied while vanished.

github.com/EssentialsX/Essentials - 63e622374d778a8f14e8b73fa3b38a53aea1eb55 authored about 12 years ago
Cleanup cleanup.

github.com/EssentialsX/Essentials - ca25c710107eac9e526c861b3d25fbbdc9813f60 authored about 12 years ago
Merge pull request #235 from necrodoom/patch-10

fix isOpOverride checks

github.com/EssentialsX/Essentials - f210f8e20b60e04166273f62c3d791c07330cb74 authored about 12 years ago
Store ingredient map and recipe shape

github.com/EssentialsX/Essentials - e572e7c94cae5a783ff6f02081839c8fcc72d938 authored about 12 years ago
Fix recipe NPE/failed display in game

github.com/EssentialsX/Essentials - 5c9d3c6b1aa8b19ec5223226ea1859509483b3c0 authored about 12 years ago
fix isOpOverride checks

github.com/EssentialsX/Essentials - ccfc23d629b34cfde6eb155f962e8cfd62b6fedf authored about 12 years ago
Don't unregister all listeners.

github.com/EssentialsX/Essentials - b5dd0fc67127b7f7011cc30c5b37312879a2021a authored about 12 years ago
Unregister unused events.

github.com/EssentialsX/Essentials - 8e3ee8576e10c07daa6850fe0ff9c03e783884dd authored about 12 years ago
Use bukkit api for chat user list

github.com/EssentialsX/Essentials - 4cec7fe5c143f5fbb7f73533c3af89df0e0849a2 authored about 12 years ago
Allow unbanning players who do not have valid userdata

github.com/EssentialsX/Essentials - 6c3b2076ffc64782b17be6bfb905acd02a624798 authored about 12 years ago
Implement event toggle.

github.com/EssentialsX/Essentials - cbc1aeacbeaa2cf4c3f716026e8a672ea6806827 authored about 12 years ago
Reorganize entity listener

github.com/EssentialsX/Essentials - a1b2773bf570e5d262c7bab9162b9baf84f93b5a authored about 12 years ago
Use the right formatter in XMPP

github.com/EssentialsX/Essentials - 9ecb501e005bbd1d7723d0680b40cd85810af41b authored about 12 years ago
Hide a few more duplicate enchantments from /enchant

github.com/EssentialsX/Essentials - 3dcdad2233490b43dbbab41418ce5c0e80b2e421 authored about 12 years ago
Set default tpa timeout to 2 minutes.

github.com/EssentialsX/Essentials - 3725a5e6d4f08a8609fa98f72b0180dcdf4afc49 authored about 12 years ago
Allow unsafe enchantments in /item /give /kit and /enchant

Needs enabled in config file manually.

github.com/EssentialsX/Essentials - ed88f8aa060eda90228b39bc075f1600c7a929d7 authored about 12 years ago
Make /enchant only show valid enchantments for the item.

github.com/EssentialsX/Essentials - d551e8c6d235d73b536ddaab92431ac42e735ab2 authored about 12 years ago
Add aliases for new thorns enchantment.

github.com/EssentialsX/Essentials - 69ad186839c0dfee24ad9e79c83ffad848f0bfe6 authored about 12 years ago
Ignore self damage in teleport entity protection.

github.com/EssentialsX/Essentials - fc89867e4aa83e4124363431c1cf326ba8315a17 authored about 12 years ago
Lets clean up the recipe window on player quit, just in case.

github.com/EssentialsX/Essentials - bbb478c51f3fd4139d0d3ce884a2efc7119b1d83 authored about 12 years ago
Fix home functionality bugs:

/home not using bed when enabled
/home not giving teleport warning

github.com/EssentialsX/Essentials - 03445e5b9b20e09583a17b2e08f2f64ec70e2f37 authored about 12 years ago
Update bukkit to 1.4.6-R0.1

bukkit: 1652 cb: 2561

github.com/EssentialsX/Essentials - 0755fbf089130db9616acd52e267a0536ce77c82 authored about 12 years ago
Fix string match error on none existing user (/ban).

github.com/EssentialsX/Essentials - 3a789bdcfe26c6dba4651a0f32138011fc4bd0b7 authored about 12 years ago
Add SimplyPerms to classpath

github.com/EssentialsX/Essentials - 93db8bc7c1590f6cc7269bee07ff3da58da27365 authored about 12 years ago
Added SimplyPerms Handler

github.com/EssentialsX/Essentials - 62832ad43a277dad1db0330395ea84a513aed54d authored about 12 years ago
Merge pull request #229 from necrodoom/patch-9

fix tempban permission check

github.com/EssentialsX/Essentials - 52b104aca5633166f5ac586292560401197920de authored about 12 years ago
derp - fix tempban permission check

github.com/EssentialsX/Essentials - 1f98fe710f4649f27789dddbfdbc380e7b01583f authored about 12 years ago
Fix missing + from Necrodoom's pull request.

github.com/EssentialsX/Essentials - a73986a358ada2963c1c3cbbe252960e00721564 authored about 12 years ago
Merge pull request #228 from necrodoom/patch-8

Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManage...

github.com/EssentialsX/Essentials - 257165584e5fb8ef4ec49b7b2c253f9f77230037 authored about 12 years ago
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9

github.com/EssentialsX/Essentials - 8e92150cb7de104fe11c328402e3155e248ce2c0 authored about 12 years ago