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

Merge pull request #114 from necrodoom/patch-2

another extra space

github.com/EssentialsX/Essentials - 322fe386f67db869a49a4d2009b5fa2c890f97a3 authored over 12 years ago
another extra space

github.com/EssentialsX/Essentials - d2b30bad99403ff12c724c76edd72c9a39a1f5ba authored over 12 years ago
Clean up spaces in config. Please don't break this in the future, this is the second fix guys.

github.com/EssentialsX/Essentials - 264eb318b80ee7fde64f360a74fee4a5eb58f01b authored over 12 years ago
Merge pull request #112 from necrodoom/patch-1

update permissions to include new nodes

github.com/EssentialsX/Essentials - cebe291a6fedb4a5fc82daac871b62ebc55d8cd2 authored over 12 years ago
update with new workbench node

github.com/EssentialsX/Essentials - 30d5468be0b4f69eb43698add7f89cfe69c97c71 authored over 12 years ago
update permissions to include new nodes

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

github.com/EssentialsX/Essentials - 0b9725bf77feea451d6f4b05cf976314eb44038a authored over 12 years ago
Merge branch '2.9' into release

github.com/EssentialsX/Essentials - 4c2d2201767566f2ce883f3fb5c0fb7fac262fb6 authored over 12 years ago
Updating CB:

CB: 2317 Bukkit 1521

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

github.com/EssentialsX/Essentials - e5c70713b8cbcdc5fd5cede866327c3d2150c03b authored over 12 years ago
Merge branch 'refs/heads/groupmanager' into 2.9

github.com/EssentialsX/Essentials - 92267fa7f8965a0edffd15bd8bd37a8d2f99b458 authored over 12 years ago
Fix GlobalGroups not loading permission nodes.

github.com/EssentialsX/Essentials - 3c5f9e16162aa66874911d052bdbe710ae1b1b8f authored over 12 years ago
Just don't use nio, this might be slower.

github.com/EssentialsX/Essentials - c2db96edc81568c7f5bfd1933662fbcb21ba6f6e authored over 12 years ago
update gc for all worlds (thanks to Yofel)

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

github.com/EssentialsX/Essentials - 9b39a227c96fe23c713e7ebcf95131d414c0d0d1 authored over 12 years ago
Ignore stupid plugins which add empty permission nodes.

github.com/EssentialsX/Essentials - a7a06963ac34807ab9a6149a22a6f7ea717b54a2 authored over 12 years ago
Don't bomb if userMap isn't initialized.

github.com/EssentialsX/Essentials - 38655811b779ddb7cd15305808e76b16ecbb2959 authored over 12 years ago
New Sign: Info

Syntax: [info] / [chapter] / [page number] / [cost]

github.com/EssentialsX/Essentials - 2f562f79aa39b0a4aa4ca16d6cbe8d3725a22a18 authored over 12 years ago
New Sign: Repair

Syntax: [repair] / <hand|all> / [cost]

github.com/EssentialsX/Essentials - ee608d944a8592c2d92b06a984d78c08c2a507e8 authored over 12 years ago
New command: /workbench (aliases /wb and /wbench)

Permission: essentials.workbench

github.com/EssentialsX/Essentials - 9e975568bef61c44783c6320b3176ce069f57ec7 authored over 12 years ago
Default value for [gamemode] sign

New syntax: [gamemode] / <mode> / [price]

github.com/EssentialsX/Essentials - 3dbabfa11d52a7565ceaf9da264643bce6cd1eeb authored over 12 years ago
I should read javadoc properly.

github.com/EssentialsX/Essentials - 7a96fd1dce46c7149dd46e78c87ccd6049a0adc4 authored over 12 years ago
Move FileChannel inside the loop

github.com/EssentialsX/Essentials - 5174b6fe93ab1460978da3c4dec1eb88fc8a791e authored over 12 years ago
Throw exception after 5 attempts

github.com/EssentialsX/Essentials - c6617324afd73029de46ae162db44c4423dde720 authored over 12 years ago
Try to fix interrupt problem.

github.com/EssentialsX/Essentials - c7b90f61f7653c7cf99a51c342604d04490aff8e authored over 12 years ago
Fix /gamemode 2 playername

github.com/EssentialsX/Essentials - 7beab59c1ab49c2d11aee745b1a60e34dbd6f5b4 authored over 12 years ago
i'm in ur config, fixxn ur grammer

github.com/EssentialsX/Essentials - 55c9cacaa34e60079a7b8730af43e22cdf0c32c8 authored over 12 years ago
I am a grammar nazi.

github.com/EssentialsX/Essentials - 58fc3f4338de14377e843b36fb9e551eccf30aa7 authored over 12 years ago
More thread safety

github.com/EssentialsX/Essentials - 5379b3955f46b4551a4054930c8b79ce499b41c2 authored over 12 years ago
Thread safety for XMPP

github.com/EssentialsX/Essentials - bf93bb2026e1d3474be88759e72b144e218387db authored over 12 years ago
CB #2289 Bukkit #1512

Change PlayerChatEvent to AsyncPlayerChatEvent

github.com/EssentialsX/Essentials - af73c11638fda0c65fa68506d301b2a68b780bf6 authored over 12 years ago
Make chat handling more thread safe (and also faster)

github.com/EssentialsX/Essentials - 1a07815f4b535cc80c32579b010294eb4b49ecfc authored over 12 years ago
Synchronized chatStore

github.com/EssentialsX/Essentials - 52702894af6b51f9f909bc73f58901e0f9e8c0b3 authored over 12 years ago
Fix mirroring now we are not using any Bukkit methods.

github.com/EssentialsX/Essentials - 73fb2d3735e6c4db4ca2e7bd61b163ad359ce25f authored over 12 years ago
Stop using the YamlConfiguration in bukkit for our config handling. We

can now support periods in world names.

github.com/EssentialsX/Essentials - 7b482b612e42a24bd2602a2c1a3dba15c146bc83 authored over 12 years ago
Ignore case on /gm command

github.com/EssentialsX/Essentials - bd6614328bf848f6c52bbf80fef90ea0687b99b3 authored over 12 years ago
Ignore case on gamemode signs and code cleanup

github.com/EssentialsX/Essentials - b40d663c7e9a243895f96318ac58ff06272795b3 authored over 12 years ago
Less loops please

github.com/EssentialsX/Essentials - 6513842d28d03782b23159baafa39cc5dd70f527 authored over 12 years ago
Another fix for /exp

github.com/EssentialsX/Essentials - c8a07ecdb5033da2644097d5ac5c891922b9bde8 authored over 12 years ago
New exp calculations.

github.com/EssentialsX/Essentials - 80f001fdb78811da64587db0484683867c6180ca authored over 12 years ago
Fix broken output of /itemdb

github.com/EssentialsX/Essentials - ab82f550cf59c2be52c8cbafbb5f2d42d2ae283e authored over 12 years ago
Fix a cases sensitivity bug in world loading.

github.com/EssentialsX/Essentials - 6064b9760b9649d370fc41f407b80ddad331efba authored over 12 years ago
Netbeans 7.2 changes

github.com/EssentialsX/Essentials - 7802192faa0d3d28b1fe8e5906cb141f7569a336 authored over 12 years ago
Merge branch '2.9' of https://github.com/essentials/Essentials

github.com/EssentialsX/Essentials - cd437f95f1b2eca7b10bb20865485be73a5d9dbb authored over 12 years ago
update 2.9 item.csv for 1.3 (changes by necrodoom)

github.com/EssentialsX/Essentials - da735b496f5a04659e532f093b225f124f8fae5d authored over 12 years ago
Switching the syntax of gamemode /gm mode player and adding mode aliases

Fixing translation keys
Fix plugin.yml gamemode syntax

github.com/EssentialsX/Essentials - fc288718b7c321591c0a78965bd8f5a1f5e6aa1b authored over 12 years ago
CB #2267 Bukkit #1505

Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to game...

github.com/EssentialsX/Essentials - 766f9b4dbdcb36169bc83f0d5b1c50f0f0077662 authored over 12 years ago
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier

github.com/EssentialsX/Essentials - a1ac58d17c72b0ba7547c816c3d818d114c5c856 authored over 12 years ago
re: re: Check the player we are bringing has permission to enter the world vs the initiating user

github.com/EssentialsX/Essentials - 2fbdf7e4d6598bbd185d7d497e0ee8986a43c6ab authored over 12 years ago
Check the player we are bringing has permission to enter the world vs the initiating user part 4

github.com/EssentialsX/Essentials - d5ed474be7b96da4336b8264778e8aeea458da97 authored over 12 years ago
Check the player we are bringing has permission to enter the world vs the initiating user

github.com/EssentialsX/Essentials - 1d92cb0e0a60f345798c03f72bbe09394cec4db9 authored over 12 years ago
Check the player we are bringing has permission to enter the world vs the initiating user

github.com/EssentialsX/Essentials - ab7a19b6e61af063c5f55cc7afdfb899ef047050 authored over 12 years ago
Check the player we are bringing has permission to enter the world vs the initiating user

github.com/EssentialsX/Essentials - 7b94adfac8fc1e59cfebe2829ed787c3ef778eed authored over 12 years ago
Fix "x times" on signs.

github.com/EssentialsX/Essentials - 33d7776a8e27d271e81d753a5a2f8df00f9e5d81 authored over 12 years ago
Merge branch '2.9' of https://github.com/essentials/Essentials

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

github.com/EssentialsX/Essentials - 0badd09ad36227d357a2ebe05d002de59c715ae6 authored over 12 years ago
Recommit Keep Exp on death permission

Permission: essentials.keepxp
Code by Iaccidentially.

github.com/EssentialsX/Essentials - cfc8faa43aa43ff18a58c047b8d3fb579f8dc034 authored over 12 years ago
Prevent that Essentials breaks other plugins signs

github.com/EssentialsX/Essentials - b0586abc67eaa970a2e36b285acd81c7bb3d572b authored over 12 years ago
Revert optimization, doesn't find glass blocks.

github.com/EssentialsX/Essentials - 41235b6ee1224dcf88093d29bd2797193c217bfa authored over 12 years ago
Add small optimization tweak to new safe block function.

github.com/EssentialsX/Essentials - 141a2bb1908383657dbb405324a10bd9dc9473e1 authored over 12 years ago
Remove debugging messages.

github.com/EssentialsX/Essentials - fb71ebdfdfa1a24aa535b3f6596bdef1827def2f authored over 12 years ago
Try to do a little better when searching for safe teleport locations.

github.com/EssentialsX/Essentials - 66ae1d5b9405ffa7dcf82f5ec96d944c088d937c authored over 12 years ago
Merge pull request #101 from chrisgward/patch-1

Adding enchantment aliases for fire protection

github.com/EssentialsX/Essentials - ada077fead0c757615ea88c7451cccc6219fa3ac authored over 12 years ago
Adding enchantment aliases for fire protection

github.com/EssentialsX/Essentials - 45367b17a535262b683c6ab09a9fe3a56ccba26c authored over 12 years ago
Fix a typo because Necrodoom is anal.

github.com/EssentialsX/Essentials - 76717350d60a42b68311c05451ed227ab55a7ad3 authored over 12 years ago
Change to our own Yaml parsing for globalgroups instead of using the

YAMLConfiguration class in bukkit.

github.com/EssentialsX/Essentials - b71a6ac5e1a54294dc8083b931106104a0246eab authored over 12 years ago
Fix version in messages_se.properties

github.com/EssentialsX/Essentials - 58544c9eeaed1a8fa031710f91f1947af55d1b3f authored over 12 years ago
Added swedish translation (from 3.0 branch)

github.com/EssentialsX/Essentials - f15cb410cecc7a958ede290d29931e67e6838345 authored over 12 years ago
Add missing triggers from /mute block list

github.com/EssentialsX/Essentials - b0cec9782db65297c4f70ebc9d2c8bc9332d09e2 authored over 12 years ago
If a permission is found return the correct node for mangcheckp (not

null).

github.com/EssentialsX/Essentials - 1eac05799fbe323d972dcd38b98c3a79ab222ef9 authored over 12 years ago
Merge branch 'groupmanager' of

https://[email protected]/essentials/Essentials.git into groupmanager

Conflicts:
EssentialsGrou...

github.com/EssentialsX/Essentials - 8fac5f6beb0bd6efb4881857222aaff263a75fca authored over 12 years ago
Stop force removing attachments and let Bukkit handle it's own mess.

github.com/EssentialsX/Essentials - a46497255ecb600bcee8ecca99fff53dd0b716f4 authored over 12 years ago
Ignore players, that don't have an IP

github.com/EssentialsX/Essentials - 89670bdfd18b9dc8df4e8a58980a4fadf9c69abf authored over 12 years ago
Another NPE fix for bots

github.com/EssentialsX/Essentials - 71e552c0d1e7dbb8002ac733788034c60aec45f4 authored over 12 years ago
Merge pull request #96 from mbax/groupmanager

Fix critical flaw in permissions removal with regards to fake players and Tekkit.

github.com/EssentialsX/Essentials - efec7c8f95ee8bb5c618f27cfd67f91369fc280b authored over 12 years ago
Fix critical flaw in permissions removal.

Potential for removing the removal entirely but this can be figured out later.

github.com/EssentialsX/Essentials - ed668fcac4aa3f713752d4d3ea3b99dba0bc9259 authored over 12 years ago
Throw a better error than 'null' when someone removes all groups from a

yml.

github.com/EssentialsX/Essentials - 72015d42fc14c548a08f323be61e088a0edf156c authored over 12 years ago
Ignore any sub folders in the Worlds folder which start with a period

(fix for storing data in svn respoitories).

github.com/EssentialsX/Essentials - 24ec84730e45d5e12f85d7954202c4e9dfeef70d authored over 12 years ago
Fix issue with cross world local chat.

github.com/EssentialsX/Essentials - 69ff8b28d8a07350349438204fe64593d68cf31f authored over 12 years ago
Revert "add essentials.keepxp to allow a player to keep their level after death."

This reverts commit 3b2523575592da4aa07e3389d81fc10e42ff141e.

github.com/EssentialsX/Essentials - 0395b5d222c137b1db664a1f74dd8cca2b4299be authored over 12 years ago
add essentials.keepxp to allow a player to keep their level after death.

github.com/EssentialsX/Essentials - 3b2523575592da4aa07e3389d81fc10e42ff141e authored over 12 years ago
Fix loading users with only numerals in their names to be seen as

strings.

github.com/EssentialsX/Essentials - 51d61e7a915aa86d4291516dede211ec454c630f authored over 12 years ago
Merge branch 'master' of github.com:essentials/Essentials into release

github.com/EssentialsX/Essentials - 4d0ce9078798c770649d45f98a83c465a12a3ad6 authored over 12 years ago
Revert "fix /back resetting on logout"

This is desired behavior, and required for other features.
This reverts commit 329f93a4f67de40f3a...

github.com/EssentialsX/Essentials - 4d17b73291a35766f77fe803d2ed437c7a1a5833 authored over 12 years ago
Merge pull request #89 from necrodoom/patch-7

major slab alias expansion for items.csv

github.com/EssentialsX/Essentials - f7a34c49fbc29cdaf715a2e04f60631508d44282 authored over 12 years ago
major slab alias expansion for items.csv

github.com/EssentialsX/Essentials - d0a8dc48126911f9498a8fa2d3c07cf0cf1adc63 authored over 12 years ago
Too much space :D

github.com/EssentialsX/Essentials - 0466a60093ecf21a041287c1976769890031d821 authored over 12 years ago
Prevent NPEs in KeywordReplacer

github.com/EssentialsX/Essentials - 2c6a81a916419c76b13d2b761c5bb00eee3f9307 authored over 12 years ago
Only output a Data update message if something has changed.

github.com/EssentialsX/Essentials - 656f25dc97f6b094b86131263d17a6d8069370f7 authored over 12 years ago
fix /back resetting on logout

github.com/EssentialsX/Essentials - 329f93a4f67de40f3a382cd6dec91a814f679eb4 authored over 12 years ago
Merge pull request #88 from SyntaxBlitz/master

Fix /vanish with no arguments doing nothing

github.com/EssentialsX/Essentials - b70f950479ead7a3bf7cce0f176a75770399e2c9 authored over 12 years ago
Fix /vanish with no arguments doing nothing

github.com/EssentialsX/Essentials - 38a2e2bcfd2fd811bab25c4b0b122b5bce9f3966 authored over 12 years ago
Merge pull request #87 from necrodoom/patch-5

updated items.csv, 43:4, 43:5, 44:4, 44:5

github.com/EssentialsX/Essentials - d9b91e0c3400dd349ecd09122f08f82b0ebe7c0f authored over 12 years ago
while enraged at mibbit and esper failing to work, updated items.csv

github.com/EssentialsX/Essentials - 4ae55790680a2292f4a228ab5ea74295d5d4bcd4 authored over 12 years ago
Merge branch 'master' into release

github.com/EssentialsX/Essentials - 622d710aa992e959f6b55ef4b8403102b09fa13c authored over 12 years ago