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

Adding new config setting login-attack-delay. Set this in seconds for a delay before players can attack each other after logging on.

Use permission "essentials.pvpdelay.exempt" to bypass this restriction

github.com/EssentialsX/Essentials - 5eeaeaee5dff57851a5f05993038d3fb28497950 authored over 12 years ago
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - 9fca3728c3208453936542129053e1ebb4eae56e authored over 12 years ago
Patch null error in /home after recent update.

github.com/EssentialsX/Essentials - 56fccb96453e9e96d5a8e2f1dcc6e8c83b14cd13 authored over 12 years ago
Keep track of vanished players and tweak lag meter.

github.com/EssentialsX/Essentials - cab40d7893db8d43841180ac1ed3769d0ab502b9 authored over 12 years ago
Make /home and /back obey the world perm system.

This will prevent players from moving between words using virtually all essentials commands.
ATM ...

github.com/EssentialsX/Essentials - faa3a5e027e555a7b7221c290e522e228b4af916 authored over 12 years ago
Fixing unit tests.

github.com/EssentialsX/Essentials - 1c0838aa5dcead2d3564c84ce45a2f7736e8b736 authored over 12 years ago
Forgot to update plugin syntax.

Added missing perm checks.

github.com/EssentialsX/Essentials - 32fa834f3f27288a5c272bda0a931e4f391dcaaa authored over 12 years ago
Exp command cleanup

github.com/EssentialsX/Essentials - 051af644a7e73c327fc44a182281068f405dde11 authored over 12 years ago
Merge pull request #70 from kukelekuuk00/master

/exp [set|give|player] [player] [amount]

github.com/EssentialsX/Essentials - 9b9a6a3148bb0466f9057910515d55d21bf971b9 authored over 12 years ago
Update CraftBukkit: 1.2.5-R2.0 - 2190

Update Bukkit: 1.2.5-R2.0 - 1459

github.com/EssentialsX/Essentials - 711426fe69bd91f363cc4062157fdac970337430 authored over 12 years ago
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - 18c9c812d7265549c9163ed1c4f75ed1b44ea66c authored over 12 years ago
Strip invalid chars from kit names

This may possibly block some kits from working that previous worked, if the kit name contained un...

github.com/EssentialsX/Essentials - bc798977b5db9d42800aadbd0a062c019866d8da authored over 12 years ago
Fixes made, added /exp fix [playername] this fixes negative exp.

github.com/EssentialsX/Essentials - 853d7cb6689c459c0ef8e6c3155d58208f8ec987 authored over 12 years ago
There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one.

github.com/EssentialsX/Essentials - 3eac027ddb165adc05eeebeed36727a0d837d938 authored over 12 years ago
Add a LagMeter (ticks per second) to the /gc command. This command can now be accessed with /lag as well. Also added a simple /vanish command, with the extra node essentials.vanish.see

If you require a more advanced vanish solution checkout VanishNoPacket from mbaxter.

github.com/EssentialsX/Essentials - 1247401a5ff10b19e734b70f2d24ada2473f82ca authored over 12 years ago
small description change

github.com/EssentialsX/Essentials - 9846362836f32d80c2d52beee729b12f9b47fdd7 authored over 12 years ago
new command /exp [set|give|player] [player] [amount]

perms are essentials.exp, essentials.exp.others, essentials.exp.set, essentials.exp.set.others...

github.com/EssentialsX/Essentials - 16fc88b50cef6547c0ff4c40d292defffe49890e authored over 12 years ago
Try to trim long displaynicks instead of blankly refusing to show them.

Will try trimming prefixes and dropping suffixes before trimming nicknames.

github.com/EssentialsX/Essentials - fee3d7c0d362443a6bbfe83773df740caed2c49d authored over 12 years ago
Added an /exp command that shows the amount of exp you have and how much you need for the next level.

Permissions are essentials.exp and essentials.exp.needed

github.com/EssentialsX/Essentials - 5020f6b990e0657406d1677bd88ef4bb905dce6e authored over 12 years ago
Force 3 letters before matching players for /god /gamemode and /fly

github.com/EssentialsX/Essentials - a48f6c8c30ed3ebb1a79982158c155e013286e7d authored over 12 years ago
Revert "Update home count..." This reverts commit 9b731cc39c450c200c2c9a5c08492b54758d1344.

On second thought, this would just lead to inconsistency....

github.com/EssentialsX/Essentials - 8d6b864b5b3e90a09d26b1fd3b5ae6455b772f63 authored over 12 years ago
Home confirmation when using a bed.

github.com/EssentialsX/Essentials - deca5e5e73c7ba1cc331121d4a4e44f037d08b40 authored over 12 years ago
Update home count to include the bed home if set, this does not prevent people from setting a bed home if they are at max.

github.com/EssentialsX/Essentials - 9b731cc39c450c200c2c9a5c08492b54758d1344 authored over 12 years ago
Revert "Revert "New config option 'cancel-afk-on-move' - Set to false you don't use afk." -- This should fix afk mode."

This reverts commit 95e6db679775d7ecb95ece8192b350f4c87169cb.

Another attempt at adding 'cancel-...

github.com/EssentialsX/Essentials - 78cd64c388a0f6c259d0d119d03db43613ee47f7 authored over 12 years ago
Revert "/me crashes ementalo's face for making the client crash."

This reverts commit 6d1e2dd10eb38ad4ad582a633f80e1e8443174c9.

And fix the original bug.

github.com/EssentialsX/Essentials - d9e15729fd9fcce20984ffc64327c944e3c39514 authored over 12 years ago
Add whisper to social spy trigger list.

github.com/EssentialsX/Essentials - 0fbe2da9cb1a937e52b0086ee6f59c27933cd194 authored over 12 years ago
Revert "We can't damage and kill, so we will just kill to make everyone happy, and the event pointless."

This reverts commit 705efc60024167002b2ecf7114d5fae9dcca6c05.

Also fix kill to do the same.

github.com/EssentialsX/Essentials - d3397279f6a6555c878edc5acf3a4943c3578334 authored over 12 years ago
We can't damage and kill, so we will just kill to make everyone happy, and the event pointless.

github.com/EssentialsX/Essentials - 705efc60024167002b2ecf7114d5fae9dcca6c05 authored over 12 years ago
Merge branch 'refs/heads/groupmanager'

github.com/EssentialsX/Essentials - 3a60191a9dce4e7551661ed91c2a2836f6b95327 authored almost 13 years ago
Revert "New config option 'cancel-afk-on-move' - Set to false you don't use afk." -- This should fix afk mode.

This reverts commit d927d047650fdbc53d3993611c91d172397a77c8.

Conflicts:

Essentials/src/com/e...

github.com/EssentialsX/Essentials - 95e6db679775d7ecb95ece8192b350f4c87169cb authored almost 13 years ago
Latest items.csv by necrodoom

github.com/EssentialsX/Essentials - e37b1946f552ae6a4dd6c6d66c4664cb382ac415 authored almost 13 years ago
/me crashes ementalo's face for making the client crash.

github.com/EssentialsX/Essentials - 6d1e2dd10eb38ad4ad582a633f80e1e8443174c9 authored almost 13 years ago
Merge pull request #66 from Iaccidentally/patch-8

Necrodoom's update to items.csv

github.com/EssentialsX/Essentials - 1b4c803ce320e34f92a1e0759ae1cbf79494a4c4 authored almost 13 years ago
Necrodoom's update to items.csv

github.com/EssentialsX/Essentials - 8d00da9e98c8263ad2002fec3f6adb15129cc95f authored almost 13 years ago
Updated czech language, thanks tommymortago

github.com/EssentialsX/Essentials - 1524a06ac673a04bb092abf0b3879ee6d37fef7b authored almost 13 years ago
Small cleanup of things

github.com/EssentialsX/Essentials - 9ca820d45e715ffa20e7e7f951f54f7401f1de2f authored almost 13 years ago
Adding the kickedAll TL key the the rest of the files

github.com/EssentialsX/Essentials - 27102d1c38334df49a9b791a3af83ec39fc309d0 authored almost 13 years ago
Add message to sender when all players kicked, addresses issue #1968

github.com/EssentialsX/Essentials - 18b5405c763f304a01d0c8f1fda2efb54d64857a authored almost 13 years ago
Use a quick (and working comparer)

github.com/EssentialsX/Essentials - de541f6654db760e4a8a4f9addfbda668d2fa815 authored almost 13 years ago
New permission essentials.invsee.preventmodify. People with this permission cannot have their inventories modified by invsee

github.com/EssentialsX/Essentials - 9d398b1d2e6f7c4a27aeac3b64faeafeb1f5572e authored almost 13 years ago
Merge pull request #64 from mdojcar/patch-1

0.2 version of Czech translate: optimized by mdojcar

github.com/EssentialsX/Essentials - caeb3279cb2b7056e000a1fd573869ec0ecd7449 authored almost 13 years ago
Allow 'manucheckp' to notify when superperms reports false but it is

really negated.

github.com/EssentialsX/Essentials - 06247732da564876d97de99aa706fd7e823c0df9 authored almost 13 years ago
Fix forgetting sub groups on a manload.

github.com/EssentialsX/Essentials - fc7689354f3dea2614f248a1f82eb740b6a4fb9f authored almost 13 years ago
0.2 version: optimized by mdojcar ([email protected]) - mirne fixy a trochu jsem preklad vylepsil

github.com/EssentialsX/Essentials - a50b74bb3605f3b0ba475727c0ed9416ca754aad authored almost 13 years ago
updated classpath (eclipse) for teh whole project

github.com/EssentialsX/Essentials - a21b5fac76958a13fa067bfc452415d3885fc553 authored almost 13 years ago
remove unneeded dependency of craftbukkit

github.com/EssentialsX/Essentials - 3d9022d8fabd336c50b337cf17b41c0d9819fde3 authored almost 13 years ago
Remove unneeded dependency of craftbukkit (Eclipse building)

github.com/EssentialsX/Essentials - 4e10470acd507e41c1df334ae4489dc34fd4c308 authored almost 13 years ago
Remove stack trace cleaning, didn't actually remove unwanted elements.

github.com/EssentialsX/Essentials - 3cc1a462f502e6789e5871130d0d2566b3e99de5 authored almost 13 years ago
Prevent null perms getting past the GlobalGroups loader.

github.com/EssentialsX/Essentials - cd7bf5eff2a1daeb9ad792820265c70ff8b3e0dc authored almost 13 years ago
Slightly widen block break protection on protected signs (still does not block chain breaks).

github.com/EssentialsX/Essentials - 8da3b490d912f63737425cd1e191a9e09f88ebc0 authored almost 13 years ago
Merge remote branch 'remotes/origin/groupmanager'

github.com/EssentialsX/Essentials - 00c87c0e6090a7477c83f69e6025e8aee49e04cf authored almost 13 years ago
Switch the order of the alt give syntax to follow vanilla order.

github.com/EssentialsX/Essentials - 507ecc47b6c87c4e53282ea3afe78bc44a36b550 authored almost 13 years ago
Fix a couple of perms in GlobalGroups

github.com/EssentialsX/Essentials - 6ac8abdac85e85b30aac1e94b4326cc52c41bf39 authored almost 13 years ago
Don't get the Essentials user object when we don't need it.

github.com/EssentialsX/Essentials - 4a29dd4c9cf911dc8034d683da6e3bf882ebeee4 authored almost 13 years ago
Wrong default value for AFK disable pickup.

github.com/EssentialsX/Essentials - 6d06636bc244e898ee6e1e789973d5cb456b7cf7 authored almost 13 years ago
Re-initialize the WorldsHolder on a reload, as un-registering and

re-registering a new holder means all plugins have to check for the new
service on every quiery.

github.com/EssentialsX/Essentials - da857895fc2eea8449c98c64719fe1e32f54c80c authored almost 13 years ago
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - 425a2184c68fa0c25b21f0e26db4db8c29da886f authored almost 13 years ago
Null check, for quick exit.

github.com/EssentialsX/Essentials - 6919b52f615178566fbb336ade6cddd4da1f75e3 authored almost 13 years ago
Do we have to remind @khobbits not to code while drunk. Again.

github.com/EssentialsX/Essentials - 8eb7428ad1acd923a3ccf5a6aafc2200a636fc55 authored almost 13 years ago
Fixing a few TL issues.

github.com/EssentialsX/Essentials - 327a57de3c77a4adcc5d6cc75807d6fc3ca1fdaf authored almost 13 years ago
Don't fire entity powertool commands, with our user object.

github.com/EssentialsX/Essentials - 01ba8dbc3f90a3cb7d33d5b91de814ca12ae30ea authored almost 13 years ago
Minor perf tweak.

github.com/EssentialsX/Essentials - a97b3abca32cbca2b0413541fd21c4de7cc9b149 authored almost 13 years ago
New config option 'cancel-afk-on-move' - Set to false you don't use afk.

github.com/EssentialsX/Essentials - d927d047650fdbc53d3993611c91d172397a77c8 authored almost 13 years ago
Few missing default permissions.

github.com/EssentialsX/Essentials - 6dc2e965092afc4aea815ff473185831fcaf621c authored almost 13 years ago
Merge remote branch 'remotes/origin/groupmanager'

github.com/EssentialsX/Essentials - 26a0cd0761777c93cb5282455bc8de4d2697cecd authored almost 13 years ago
Fix metrics errors to be... descriptive.

github.com/EssentialsX/Essentials - 75b7f7ac228e06c42cea3357bb649f8e8fc85f0b authored almost 13 years ago
Revert "Add option to disable jails entirely."

This reverts commit 34f5c19f997bd4c5480bacc83ecd674a5bc4cb26.

github.com/EssentialsX/Essentials - d08ea5a65045afa1ce7c0fe4cbad813329ab5421 authored almost 13 years ago
Throw syntax error on /item, if syntax is wrong.

github.com/EssentialsX/Essentials - 1bd1665faa4b1ab188f3afee535c7270b7e563bb authored almost 13 years ago
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - b3847270fa2a6c6c1e674b885aeb8b5d7d99b59b authored almost 13 years ago
Fix null locations in /seen

github.com/EssentialsX/Essentials - 055603b09e9d620ea2c42262461e4f453d0a1689 authored almost 13 years ago
Add option to disable jails entirely.

github.com/EssentialsX/Essentials - 34f5c19f997bd4c5480bacc83ecd674a5bc4cb26 authored almost 13 years ago
Change some ordering and clean pmd warnings

github.com/EssentialsX/Essentials - 602bd5b0d4eb3123a15ef894574ee236319603b4 authored almost 13 years ago
Optimize sign interacts.

github.com/EssentialsX/Essentials - 45de85dae257e73dc9a041ffe6a02465692a5ce1 authored almost 13 years ago
Try to speed up teleport events.

github.com/EssentialsX/Essentials - 8b9ff2c58a14b9fdaaf03941f3fcaefe8313c38d authored almost 13 years ago
Correct formatting in command list.

github.com/EssentialsX/Essentials - 1599a36642014d2b3284288676999a39b417a841 authored almost 13 years ago
Finally remove all deprecated methods.

github.com/EssentialsX/Essentials - 1e30f23ca6bf6bc2fb848088d50092f1ca1b70c2 authored almost 13 years ago
Stop using our own deprecated methods as we tell others to do.

github.com/EssentialsX/Essentials - 08bff3ea5f46865907e08cb75c25360c95e8798e authored almost 13 years ago
Merge branch 'master' of https://github.com/essentials/Essentials

github.com/EssentialsX/Essentials - 90d2451ce27f09a4c8da43a0b558782f42f8fc5b authored almost 13 years ago
Don't kill tamed ocelots with killall Test #1921

github.com/EssentialsX/Essentials - 5b5df254d554f6288a496023abc3a32d6a628ee4 authored almost 13 years ago
Update all code formatting to use tabs for indentation.

github.com/EssentialsX/Essentials - a028abe03630c1990105f5dbfef5ba44bf11602d authored almost 13 years ago
Fixed the 'last' nested throw/catch and rework all user and group

reading to be certain to trap all errors.

github.com/EssentialsX/Essentials - 677534c0b7319691c3139559943b2a5c4e8d2c88 authored almost 13 years ago
Fix double charge in /jump

github.com/EssentialsX/Essentials - 2d319fe5aae3f231d6d8cda5ae074238697c1ce7 authored almost 13 years ago
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - bbd2c53dd813c8acc10dd9d2a56d93f3b227c10f authored almost 13 years ago
Display name of new world on world change

github.com/EssentialsX/Essentials - d1eb7e5614f50c6483440c05efa8ebe7f283c710 authored almost 13 years ago
Merge branch 'refs/heads/groupmanager'

github.com/EssentialsX/Essentials - d9ee6667701c88a72a9d2556470db5e315640b38 authored almost 13 years ago
Unregister the worldsHolder as a service on a reload/shutdown instead of

the whole plugin.

github.com/EssentialsX/Essentials - 9f744beb135fb93ca0b875369c4d3bc48a20cbb8 authored almost 13 years ago
Fix silly nested throw/catch statements. Errors are now correctly

generated when reading yml's.

github.com/EssentialsX/Essentials - 62a297ec6d2dc417c2e8d97d5e3e9abbf15c6ed6 authored almost 13 years ago
Merge branch 'refs/heads/groupmanager'

Conflicts:
EssentialsGroupManager/src/globalgroups.yml

github.com/EssentialsX/Essentials - 3f9e19d279c7f9534733b9868ca24a11e7e0e19b authored almost 13 years ago
Prevent that a config file is loaded/saved by more than one thread.

github.com/EssentialsX/Essentials - c9e64d9e46c3e97b4be897b4449fdad667753d8e authored almost 13 years ago
Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket

plugin. Demonstrating how to negate and add nodes when using the '*'
permission with inheritance.

github.com/EssentialsX/Essentials - 25759064ff4c518193185fe3e993634408230eb7 authored almost 13 years ago
Fix 'manuadd' to use the default or selected world (via 'manselect'), if

the world is not specified in the command.

github.com/EssentialsX/Essentials - cd24ffbadac6c48931f5ff33457950103b0e62da authored almost 13 years ago
Stop the error on shutdown if GM failed to load at startup.

GroupManager will now generate it's own log (in the GM folder) to
keep things tidy, but also to a...

github.com/EssentialsX/Essentials - cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199 authored almost 13 years ago
Properly fix concurrent modification when removing all attachments.

github.com/EssentialsX/Essentials - f02691863ba41d648c31a7167ed2a6fd3fe57bcd authored almost 13 years ago
Should fix some exp math issues

github.com/EssentialsX/Essentials - 4c8d0ea2d995cc97ffde6a00d5de206100f22958 authored almost 13 years ago
Added missing confirmation message on '/manload'.

github.com/EssentialsX/Essentials - ec4f5cc34d2d2bd4556e092e70192a78cd7d1b0f authored almost 13 years ago
Better handling of errors in user and group yml's.

github.com/EssentialsX/Essentials - e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33 authored almost 13 years ago
Fix a concurrent modification error when removing all attachments.

github.com/EssentialsX/Essentials - e8dd96354592de9cd8b43d6eeca332417e1708f9 authored almost 13 years ago