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

Fix null when trying to tempban players in console for times longer than max ban.

github.com/EssentialsX/Essentials - 274ad06665d396419e10ae045f4bc08666bb8e89 authored almost 12 years ago
Tweak /baltop to not show displaynames on vanished players.

github.com/EssentialsX/Essentials - 5e6f6b2482f62f1d84147eed0f2dca295c80cec0 authored almost 12 years ago
Tiny listener optimizations.

github.com/EssentialsX/Essentials - 29c9a46c2f12d788e9c3f5f743fd460a95fb0c99 authored almost 12 years ago
Small tweak to warning display and make config variable 'economy-lag-warning' set in ms not ns.

github.com/EssentialsX/Essentials - 6d317fd26df79ff2faec40dbc60c24d5e8980143 authored almost 12 years ago
Make the lag warning configurable, useful to debug economy lag on larger servers.

github.com/EssentialsX/Essentials - 8ebe55a2944560446e798fe40f7c39ce2b3c2b26 authored almost 12 years ago
Throw console warning on slow economy api call.

github.com/EssentialsX/Essentials - af2c514f2a8321f94812b6e29ea435a205d4c843 authored almost 12 years ago
[Fix] Check initial direction when looking for a safe teleport spot

github.com/EssentialsX/Essentials - 3042151fee43edfb9127ba8f69e144d1bb4429aa authored almost 12 years ago
Don't treat AFK players as god mode when dealing with food regen.

github.com/EssentialsX/Essentials - 59f67acfd0ce6f01a1fd09bd36b23d083f3d53d2 authored almost 12 years ago
Update ItemDb.java

github.com/EssentialsX/Essentials - 7051801a8563082f977947ec5e375c228e91c6ef authored almost 12 years ago
Doesn't need this

github.com/EssentialsX/Essentials - 0d02b91506e515d4ebc0a7f370b32b0b89650ad9 authored almost 12 years ago
[Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL]

github.com/EssentialsX/Essentials - 5f6cca83ceb002b8a6886d2a893e2c6ad8d463ef authored almost 12 years ago
Add some sign debugging to /ess debug to help track down charging issues.

github.com/EssentialsX/Essentials - ed5743147b9874cc5a735f373f0621fdb17e1b6f authored almost 12 years ago
Couple more bits of Eco cleanup

github.com/EssentialsX/Essentials - 1bb7946e1303919af03bac748e96e6f7b07df2ec authored almost 12 years ago
Fix /sell to handle zero priced items again.

github.com/EssentialsX/Essentials - 9ec1a6b78f355fc222d09fea2eb0d6220266b187 authored almost 12 years ago
Make it compatible with Factions again.

github.com/EssentialsX/Essentials - 76a96d1004404d625b98ceffabe73a5f1201b59d authored almost 12 years ago
Catch both exceptions in EssentialsConf and valueOf instead of new

github.com/EssentialsX/Essentials - b49aaee66d58261c4b6c82e58f0539b4ab7f7f2b authored almost 12 years ago
ECONOMY MADNESS? THIS IS … FIXED

github.com/EssentialsX/Essentials - 6044cca54fea75134d085847ce9871fa865e72f2 authored almost 12 years ago
fix NPE in teleport code

github.com/EssentialsX/Essentials - aaebb6143e333eaae97568a2fb724a52a58c7011 authored almost 12 years ago
Further economy cleanup

github.com/EssentialsX/Essentials - c4ac744d35a33961b7169b4f65cdbb6a013947bc authored almost 12 years ago
Cleanup player argument matching in loops

Cleanup ess cleanup timestamp matching

github.com/EssentialsX/Essentials - 162b67aaa66a9aef2c41ec63aad7f71a1b8730a4 authored almost 12 years ago
Economy Madness

github.com/EssentialsX/Essentials - 2d70bb19f72933d52eef1f2fc5e1397c0168a60e authored almost 12 years ago
Trim stored precision to below that of a double, to prevent rounding issues.

github.com/EssentialsX/Essentials - 801acbb0047d36f13c21cea4afb551f6334ec318 authored almost 12 years ago
Update messages_fr.properties

github.com/EssentialsX/Essentials - aeb1b4601c96e79f7162efa7ab923300a22e2961 authored almost 12 years ago
Update CS translation with some extra TL keys from tommymortago

github.com/EssentialsX/Essentials - f5b32f51aac1ee6c4cbfea0fd9973b280358d1c5 authored almost 12 years ago
Sorted TL files

github.com/EssentialsX/Essentials - 0b20055f60bb636ff8c97abf562a942ba14f8ff2 authored almost 12 years ago
update zh-locate

github.com/EssentialsX/Essentials - 2f30064ab4b2417f45368e21e49a403fff14c1cb authored almost 12 years ago
Throw invalid kit message on invalid delay

github.com/EssentialsX/Essentials - a65d0db57de000bea443a8a2fe0cabcc229af5bd authored almost 12 years ago
[Feature] Make /kit list kit costs if any are set.

github.com/EssentialsX/Essentials - b7acccfc8beee196e0ef3e970eb9a87a2f2f6896 authored almost 12 years ago
Merge pull request #465 from skmedix/patch-1

Update Polish translation

github.com/EssentialsX/Essentials - fbcfd4948b2fbf39b35228bd815c93bea846b344 authored almost 12 years ago
[Permission] Add essentials.repair.all permission, which is required to unlock /repair all

Also make it to /repair defaults to hand.

github.com/EssentialsX/Essentials - cdbdb5e8e93467150dc28b751d0bf379a63c0cf5 authored almost 12 years ago
[Fix] Allow Feed to be used via console

Throw events when modifying heath or food levels.

github.com/EssentialsX/Essentials - 6e20275cc7f82fddb6f942ff893a5b0dc76a233c authored almost 12 years ago
Remove User instance from Teleport class

github.com/EssentialsX/Essentials - aac9e4884d1cd631d297e30900c8209faa4d45d9 authored almost 12 years ago
Don't trust File.length()

github.com/EssentialsX/Essentials - ddb3b13931976a3c63aec9859690ee3ec8cdf672 authored almost 12 years ago
Do not keep hard references to User objects

github.com/EssentialsX/Essentials - c62f762724991f5cd55a4698b9d885d4bb8e42be authored almost 12 years ago
Fix cleanup to not hold Users in memory.

github.com/EssentialsX/Essentials - 555a300378613d35e4eaebf93da278782b3194cf authored almost 12 years ago
Update libs for 1.5.2 :: Minimum CB version now 2763

github.com/EssentialsX/Essentials - ebc6b14284cf1bf58d908b65e137981f66040070 authored almost 12 years ago
Update messages_pl.properties

Changelog:
---
* Added:
kitError2 (216)
kitNotFound (536)
socialSpy (537)
setBal (538)
in...

github.com/EssentialsX/Essentials - 041fa8537dd4433a6cea6b3efb19a2daa1d11922 authored almost 12 years ago
Fix some tl keys :: update Portuguese translation

github.com/EssentialsX/Essentials - 7a46de6b02ba6d51fb10650184ffef2dff676b27 authored almost 12 years ago
API & misc cleanup

github.com/EssentialsX/Essentials - 1ab2a51550daba07148cbd6f1a902966d16e144a authored almost 12 years ago
Merge pull request #460 from main--/2.9

Made the "throws" declaration of getWarps() more specific

github.com/EssentialsX/Essentials - 42dc6a2e0756d34a4e4812662cf084a3259cbc56 authored almost 12 years ago
Support /me in console

github.com/EssentialsX/Essentials - 9ba922363239e3a2580a0f68decd57d0f790fdd9 authored almost 12 years ago
Allow powertool to be set from console.

github.com/EssentialsX/Essentials - c4173c04869b5031e5de40d1d46a7520c62df6ac authored almost 12 years ago
Move spawnmob.stack perm check to the right place.

github.com/EssentialsX/Essentials - a43cbe061a97469ec43113ae9b2391acbbdbe1f4 authored almost 12 years ago
[Fix] Stacked mobs count towards spawnmob-limit count.

github.com/EssentialsX/Essentials - 9d2358ed4d1f6eeb116100e438c53dd9c9aab269 authored almost 12 years ago
Fix currency rounding up.

github.com/EssentialsX/Essentials - 7913cfdb3ce56e7e26835670c4109511d0cd650f authored almost 12 years ago
Fix TL messages.

github.com/EssentialsX/Essentials - 137d0df9dcc7d9d4da78a0219b93cb5edb17801a authored almost 12 years ago
Fix Eco take bug and fix NPE

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

github.com/EssentialsX/Essentials - 012741fea6b9fdf7348faee9d0acda8c85d1f659 authored almost 12 years ago
Remove ArrayListInput

Formatting

github.com/EssentialsX/Essentials - 006f996283ac17953bd3c3c78f7ba8d17741f9ae authored almost 12 years ago
Made the "throws" declaration of getWarps() more specific

It is very difficult to handle an Exception thrown by an API method when you don't have any way ...

github.com/EssentialsX/Essentials - 538a2425c53e08d884bfbc74513b98048c25bcab authored almost 12 years ago
Add keyword replacements in kits

Add SimpleTextInput constructor for lists
Variable refactoring for clarity.

github.com/EssentialsX/Essentials - 79bdd8a212cc02708755942cb2df96aa765fd4b2 authored almost 12 years ago
cleanup last commit a bit

github.com/EssentialsX/Essentials - 28cbac66104f5053cae6166d1895b6fdb6463330 authored almost 12 years ago
[API] Add a warp api, with future 3.x support :: minor cleanup

github.com/EssentialsX/Essentials - 0a0369698339f0d0d8ea82d705366c6df6dd057d authored almost 12 years ago
Fix ZH TL messages

github.com/EssentialsX/Essentials - f0ab66c4c6ca5c86ea1e2728691c75eb16e653c1 authored almost 12 years ago
Add China/Hong Kong/Taiwan Translations

github.com/EssentialsX/Essentials - 57184f01e9b06e2e954600219c524c8a75813d40 authored almost 12 years ago
[CHANGE] Rewrite eco command with better logic :: the command will now attempt to do exactly what it is told, with respect to the minimum balance :: fix missing messages

github.com/EssentialsX/Essentials - 02df03a4b14a84a899d5e10aca83bdd6b182e060 authored almost 12 years ago
[Fix] Try singular and plural entity names in /remove.

github.com/EssentialsX/Essentials - 3396cf6e023e2ec12adbc0a8ed84a6715e227935 authored almost 12 years ago
Fix radius in /remove and add world.

Fix SocialSpy
Fix /killall world argument.

github.com/EssentialsX/Essentials - e60f17bb5389d0108b767f7d6f783f4c192cba23 authored almost 12 years ago
[Feature] Add /socialspy other

github.com/EssentialsX/Essentials - eb0c71984c1c3fc0f358799866bbd58f56bfc12a authored almost 12 years ago
Update Polish translation by skmedix

github.com/EssentialsX/Essentials - 865b581d06b13b53cb00637b2a95ef3e29993922 authored almost 12 years ago
[Fix] Output proper message if typo'd kit

github.com/EssentialsX/Essentials - b0931119205714e75af356fc001805f3bdbbc527 authored almost 12 years ago
Update Commandgc.java

github.com/EssentialsX/Essentials - c55e52539eef7345de76c5e33fb9958c6f9d1fd9 authored almost 12 years ago
Derp, still need currentTime

github.com/EssentialsX/Essentials - 1dfad57c6fe71472b4b3e4aabe7569c4b9330253 authored almost 12 years ago
Fix tps after Timer changes

github.com/EssentialsX/Essentials - 6148583fb267d96b69f137a71e1060e4edd6cbaa authored almost 12 years ago
Allow to forceSave conf files

github.com/EssentialsX/Essentials - 9160410a50e51d67fb2c03596212b729c8e0ebd2 authored almost 12 years ago
Delayed write to file (experimental)

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

github.com/EssentialsX/Essentials - e291633ac8a207e3d9f406027a5ab829e73344c9 authored almost 12 years ago
Minor TP and timer tweaks.

github.com/EssentialsX/Essentials - dfc62bca761d8767cd978a7d97773615f384e9c0 authored almost 12 years ago
Attempt to smooth out timer usage.

Add extra sign metrics.

github.com/EssentialsX/Essentials - f48871ff29d6bc614a1cd040a7feda7198e5c673 authored almost 12 years ago
Restrict EssentialsTimer to 10ms execution time

github.com/EssentialsX/Essentials - c2eb7b05b373de251433745ead8cbc319bc18d61 authored almost 12 years ago
[FEATURE] Add kill exempt :: new permission: essentials.kill.exempt

players with essentials.kill.force and console will still be able to override this

github.com/EssentialsX/Essentials - 547e262061225ce1c9f7f89430f1bb496bd04658 authored almost 12 years ago
Merge pull request #453 from necrodoom/patch-20

[FIX] ID 18, 29, 33 invalid damage values and more

github.com/EssentialsX/Essentials - 62942bdb3dc9b7844f9ea928219ca19e2930a8fd authored almost 12 years ago
Merge pull request #452 from evonuts/groupmanager

Minor grammatical changes to config.yml

github.com/EssentialsX/Essentials - e8c2a9792fee47895657ac1e445320be124802c4 authored almost 12 years ago
[FIX] ID 18, 29, 33 invalid damage values and more

expand IDs 98:1, 98:2, 98:3

github.com/EssentialsX/Essentials - f1bc7a305a4ddf815019f728e9074f5a7bd19f97 authored almost 12 years ago
Fix NPE on invalid enchant

github.com/EssentialsX/Essentials - fd0134227cbe7d065bb941cd6129f46cf95c3d6d authored almost 12 years ago
Minor grammatical changes to config.yml

github.com/EssentialsX/Essentials - 59c833aa9ec23dd60cc417c9e5d92b1288826b28 authored almost 12 years ago
[Feature] Add a blacklist for what dispensers can dispense to antibuild

github.com/EssentialsX/Essentials - f6e2db1eda6ff101ae14c4c3f98d9dd37041c622 authored almost 12 years ago
[UPDATE] Update to 1.5.1-r0.2 beta build

github.com/EssentialsX/Essentials - eeb31e054f9d112c03fa391a19acbc954684c294 authored almost 12 years ago
Clean up last commit

github.com/EssentialsX/Essentials - 4629cad99bb85d852fcbe7e32cb19563ea43e552 authored almost 12 years ago
[FIX] Update user activity when shooting a bow

github.com/EssentialsX/Essentials - 5e360995eb0ca81f258a2c3be2d85ece7d180be3 authored almost 12 years ago
Allow permission control of stacked mobs

Adds essentials.spawnmob.stack to allow stacking of more than one mob using the /spawnmob command...

github.com/EssentialsX/Essentials - a72777d0432518c16a1e34f67a05f47f09b8f12b authored almost 12 years ago
Changing that name too, thanks jomp16

github.com/EssentialsX/Essentials - 39d66b1c43ab5b950ab3285c56a20f2fe01de38b authored almost 12 years ago
Remove duplicate perm.

github.com/EssentialsX/Essentials - 656a40abb235d8129165942e3d197d36751938fd authored almost 12 years ago
Check threading on backup init.

github.com/EssentialsX/Essentials - 7e80f440ca723d4107326eb25742209fb3b9d3db authored almost 12 years ago
Merge pull request #438 from GunfighterJ/2.9

Add Romanian translation

github.com/EssentialsX/Essentials - e353ec7f66416ab259acae54814e17d0f0b97d8e authored almost 12 years ago
Add Romanian translation

github.com/EssentialsX/Essentials - bacb84a9439fe274c94ebd4684393c253674672a authored almost 12 years ago
[Feature] pweather command

github.com/EssentialsX/Essentials - bac2b3f878cffe33fa7b1b9452d48546b23e131e authored almost 12 years ago
Still need that check

github.com/EssentialsX/Essentials - 8f41cc07e38ff325787a0e21aab39d7015c8ed37 authored almost 12 years ago
Fix § at end of line

github.com/EssentialsX/Essentials - 284d7a23ca68375ee4aa5dc68e012cc8e18d5bfb authored almost 12 years ago
Balance others message.

github.com/EssentialsX/Essentials - 8777410d3078042fd320c06622a491c90993ab9b authored almost 12 years ago
Fix group name when using wildcard group definitions.

github.com/EssentialsX/Essentials - 3356db080aff2df29aa612a2aee0fdf3599d775d authored almost 12 years ago
Remove GB from main build.xml

github.com/EssentialsX/Essentials - 55e8aa765baacffad96bfa4ac6c7e23fb65329f6 authored almost 12 years ago
[update] Remove GroupBridge

github.com/EssentialsX/Essentials - d2ee2e3646b8ca3b48e8959e3377aa47bc3cb3b5 authored almost 12 years ago