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 branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - a4d7b5dcf871e0ccfe34a7dbc2a5bf313d81f406 authored almost 13 years ago
Fix url matching.

github.com/EssentialsX/Essentials - c503adabc5ab0e2780fa0faeadfe1008112d9019 authored almost 13 years ago
Fix utf-8 decoding problems.

github.com/EssentialsX/Essentials - 8a22258945e4737230a977202128a581d4d3aeef authored almost 13 years ago
http://youtu.be/8DdeLUA0Fms

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

github.com/EssentialsX/Essentials - 5c0b522026654f45a93e8b8a36a851147cd62919 authored almost 13 years ago
Adding missing entities to Protect Spawn Blacklist

github.com/EssentialsX/Essentials - c46f14665c0eeea0ebf64251e4cc773d7d2c8a55 authored almost 13 years ago
Fix UTF8 handling in Configuration class

github.com/EssentialsX/Essentials - 20c973dab2793ef71065bc44f259d3467cd7b2df authored almost 13 years ago
Update Essentials/src/config.yml

github.com/EssentialsX/Essentials - 49cb482ca52f8138fc98a49db11d201f3e1e179e authored almost 13 years ago
Remove white user prefix, if prefix is blank. Messes with EssentialsChat colouring.

github.com/EssentialsX/Essentials - 033c2e22cd99147036488875e7c6c08d431aa8e4 authored almost 13 years ago
Fixing chat color formatting.

github.com/EssentialsX/Essentials - 2f434291cbe3888c1e146648f9d8459423f7ca55 authored almost 13 years ago
Disabling player list updates by default (can mess with tab completion)

Hopefully this will be reverted if/when patch is found.

github.com/EssentialsX/Essentials - 42d01471d3c271ee69c6a610c827cd5da1a49602 authored almost 13 years ago
Improve kit matching, and add enchantments.

Enchanted kit example in config.yml

github.com/EssentialsX/Essentials - c5eb1bb1058dd5d7189b88781980d03b0cd1ff82 authored almost 13 years ago
Fix jar building.

github.com/EssentialsX/Essentials - 3c9057f68e679792686510b3bfb1b26c7a8b05be authored almost 13 years ago
Update CB to 2105

github.com/EssentialsX/Essentials - 96f0dd5824d2f2a5a406b103bddf60ba45b3e0dc authored almost 13 years ago
New command: /fly

New perm: essentials.fly.others

github.com/EssentialsX/Essentials - 71358629f4347c570d2e267b7102f3af812e71d7 authored almost 13 years ago
Split formatting perms for signs as well.

github.com/EssentialsX/Essentials - 284fef00e70479dc9bce7a6a2a0baef122753f6c authored almost 13 years ago
New Permission: essentials.chat.url

Without this perm, URLs will be modified not to be links.

github.com/EssentialsX/Essentials - d20519ef8bf4141cb99ffc7dd2f43783e2c23253 authored almost 13 years ago
Split colour permissions into 3: color/magic/format

github.com/EssentialsX/Essentials - 0dc1270aedb932d19d5c1c2e313c4f2fb099bbc0 authored almost 13 years ago
Update to 1.2.4 (R0.1)

New Minimum CB version: 2100

github.com/EssentialsX/Essentials - cd0d37f73c5d8f2e9990d96ff95eb04ab4322bd5 authored almost 13 years ago
Extra items in 1.2.4

github.com/EssentialsX/Essentials - 56fce34539390ba0c78f30126f8524b46894df61 authored almost 13 years ago
Add villager professions to /spawnmob

github.com/EssentialsX/Essentials - 165a76d492f63c825e5e7b6490a8bb3fe7043a86 authored almost 13 years ago
Correct Grammar

github.com/EssentialsX/Essentials - 9570e5cfd9731e19420f33048c55d3fb7d58bc7d authored almost 13 years ago
Merge pull request #62 from bonney12/groupmanager

Update language and commenting

github.com/EssentialsX/Essentials - c6bb10489e56217aae62a41cb803d7f76f17ff7b authored almost 13 years ago
Bukkit R0.3 api updates.

github.com/EssentialsX/Essentials - 3d7d4a47d95a7332699397c8d1e93439612195c9 authored almost 13 years ago
Update missing 1.2.3 items in items.csv

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

github.com/EssentialsX/Essentials - c3ad486f65046a37f2e512583f1db581cab0f062 authored almost 13 years ago
Cleaning up displaynames

github.com/EssentialsX/Essentials - 7bcec32134b5bf62d60b235471f6350979b65e76 authored almost 13 years ago
Merge pull request #63 from Iaccidentally/patch-6

update default player-commands to support new and missed commands

github.com/EssentialsX/Essentials - b19b08dc6e351def40954a21d1b00f1613278783 authored almost 13 years ago
update default player-commands to support new and missed commands

github.com/EssentialsX/Essentials - 264e175d6ccf8fdd246ba7d990caf2abaa61c346 authored almost 13 years ago
Removed Portuguese text, and added English replacements. Made more sense of the sentences, and also changed an incorrect message to it's proper form.

github.com/EssentialsX/Essentials - bcd4fd9bff3b6fcb3eda05e5cb79f2aeba5477f0 authored almost 13 years ago
Split if tree for readability.

github.com/EssentialsX/Essentials - 3e88fb44f47f8f17a0f496164255fbbff07bafc9 authored almost 13 years ago
Teleport check cleanup

github.com/EssentialsX/Essentials - 518b013a63a23f9bdb587355aa34442cf2327a25 authored almost 13 years ago
Fix per world teleport permission checking.

github.com/EssentialsX/Essentials - e752538568a7547f68800df003bd96b46ecedf27 authored almost 13 years ago
Add 'color' sign type to config file.

Enforce colour permission on signs when essentials signs are enabled.

github.com/EssentialsX/Essentials - 970364886c4bf2400460c4903381ba295f89dfac authored almost 13 years ago
Missing kit time check from [kit] signs.

github.com/EssentialsX/Essentials - 07f859e38bf524ed2360826e0c8c3a450420237c authored almost 13 years ago
Only show nickname update message in debug mode.

github.com/EssentialsX/Essentials - c80605995858aa26a72d2e38d1ce3dec3889046a authored almost 13 years ago
Shorten help messages.

github.com/EssentialsX/Essentials - 14bce8fd82b5b814b51d13fa1a48446d7805d305 authored almost 13 years ago
Error and info cleanup.

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

github.com/EssentialsX/Essentials - b93847f07716e3f3c110d39f7b5da1ce948266d4 authored almost 13 years ago
Don't remove an attachment on a player leaving as Bukkit never forgets

it. This fixes non mirrored permissions being messed up if a player
relogs.

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

github.com/EssentialsX/Essentials - 6dd73ff9d0fb762112d085fc29cbb4886c208fee authored almost 13 years ago
Removed some debug spam.

github.com/EssentialsX/Essentials - b72083fb186504b88aad84c9b4df4b5349602c77 authored almost 13 years ago
Fix bukkit download url

github.com/EssentialsX/Essentials - ca11d4d98b2467cb400dea039cd6ec25261a6cf9 authored almost 13 years ago
Fix bukkit download url

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

github.com/EssentialsX/Essentials - 4df4eba2a59ba71c4c54318d73b17335b03b2148 authored almost 13 years ago
New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replaces old reused permission.

New permission usage: if world-teleport-permissions is true in the config, TP commands will now c...

github.com/EssentialsX/Essentials - 762105d69214eb0cd0db2c595b5e156455676cc5 authored almost 13 years ago
Comments to SetExpFix.

github.com/EssentialsX/Essentials - e4ce814c2f3ff919ad77d2b3845f996a09bfc327 authored almost 13 years ago
Adding Exp to /whois, shows total exp and ingame level.

Due to the way minecraft calculates levels (flawed formula), its possible to not match calculated...

github.com/EssentialsX/Essentials - 87cd6930208560b206a32ec047c75342423c940a authored almost 13 years ago
Adding reference to &k in MOTD.

github.com/EssentialsX/Essentials - baadd4b1cbe132c822d5f36da52225d843c0d584 authored almost 13 years ago
Handle permission check failures better.

github.com/EssentialsX/Essentials - adf3755abb29b635977a2eb3ca4688dbd917d471 authored almost 13 years ago
Add missing methods.

github.com/EssentialsX/Essentials - 5c280e7cb7a2eb7fd2cacf373db698c3b31f7c28 authored almost 13 years ago
Updating Bukkit/CraftBukkit to match minimum ver.

github.com/EssentialsX/Essentials - 4a149855ab3eae05393299fbcfe99693842de532 authored almost 13 years ago
Fill the entire sign with free goodness

github.com/EssentialsX/Essentials - cf000b04e40f9cd9d55cf425c9b50daa3b0e473f authored almost 13 years ago
Update minimum CraftBukkit version

github.com/EssentialsX/Essentials - 79cd8d60659f7bb8e9ed8c851b7815c1b99dcacf authored almost 13 years ago
Restore [free] and [disposal] signs back to their intended behaviour

github.com/EssentialsX/Essentials - 5b930cdc3b99fdc1fa6a4d05334f674374767eef authored almost 13 years ago
Graph a little bit extra information.

github.com/EssentialsX/Essentials - c513014732cc94473c746d3db5be33f773c417ca authored almost 13 years ago
Fix fake explosions.

github.com/EssentialsX/Essentials - bada36be686ebe8ceac0edc461a6cd5f970d5a44 authored almost 13 years ago
Make /nuke drop tnt from a more reasonable height.

github.com/EssentialsX/Essentials - e5e81eda72af4d8af5564b6aec43ee0a72067f26 authored almost 13 years ago
Make /spawner errors more descriptive.

github.com/EssentialsX/Essentials - 45cf2ae9605732dc3d6da3195b8fcc83f8972e8a authored almost 13 years ago
Add metric opt out toggle ingame.

github.com/EssentialsX/Essentials - d0d0117411c95bb188eff6af4779686382ce9472 authored almost 13 years ago
Fixing setwarp command.

github.com/EssentialsX/Essentials - 5d79863cfc5cb72aa387a381cf8069cbd20a1c49 authored almost 13 years ago
Adding some simple feature metrics.

github.com/EssentialsX/Essentials - b85756f8b1d0b3a2d8b144b0cb7552b8d08d2092 authored almost 13 years ago
Metrics errors aren't important.

github.com/EssentialsX/Essentials - 8776f4c1c040d8636a180939d7b076c3a1045ffd authored almost 13 years ago
Basic module graph.

github.com/EssentialsX/Essentials - 5e8fd3993da989d0905e5c5e29cf3f5dd889bf49 authored almost 13 years ago
Add Griefcraft metrics to Essentials

Warns on first start, and first staff join, and 5 minute warning before logging starts.

github.com/EssentialsX/Essentials - d3033716ca532fb2d327493a5af19a2bd30d57a1 authored almost 13 years ago
Adding permissions for overwriting exisitng warps

essentials.warp.overwrite.[warpname] will allow overwrting of exsiting warps
essentials.warp.ove...

github.com/EssentialsX/Essentials - 6cf2bb5cd9875a3f07fc9d66d771985489651bae authored almost 13 years ago
Fixing warp command costs.

github.com/EssentialsX/Essentials - 267495a4063ed57582e01fea8d5671c5a14f9681 authored almost 13 years ago
Fix a globalgroup inheritance in groups.yml

github.com/EssentialsX/Essentials - a8937f7bf0a97276443473d6bd83d8045e0a112f authored almost 13 years ago
Missed a TL key.

github.com/EssentialsX/Essentials - dfd63a81acdae71b23bb40523bc40dbd58a4d75b authored almost 13 years ago
Fixing a few TL Keys

github.com/EssentialsX/Essentials - dfbc1956c981c18b8331fbf52786982063657c97 authored almost 13 years ago
New TL Key, allow formatting/colouring of help output.

github.com/EssentialsX/Essentials - c0490c08902dafe6db021f8ac5c08610f3a58d9e authored almost 13 years ago
New permission: essentials.seen.banreason

With this permission players can see why a user was banned, in /seen.

github.com/EssentialsX/Essentials - 2da802d4b7b73ecdacfe6a02ce9197a468c75cbc authored almost 13 years ago
Adding jail time to /whois.

github.com/EssentialsX/Essentials - adffbab6783aa016a7402ae20c922232389f18e1 authored almost 13 years ago
Update offline user check.

Add ban reason to /seen

github.com/EssentialsX/Essentials - e11525ab64fb1044a4e7d2c5e2aa4654699b3c34 authored almost 13 years ago
Update setworth to allow /setworth <price> ingame

Allow /setworth to be used from console.

github.com/EssentialsX/Essentials - 8dcd591beb12bd0bc03f2a3d6092ce1a7654495b authored almost 13 years ago
New Permission: essentials.lightning.others

With this permission you can use /lightning <player>, without only strike based on direction.

github.com/EssentialsX/Essentials - a40c936bcff0a05887d3acc9ab096aaab4b9df2d authored almost 13 years ago
Add Enderman check to EntityChangeEvent (Should fix sheep eating grass).

github.com/EssentialsX/Essentials - 5c2622b39051846f02d44638fbe8b37aa06fe64c authored almost 13 years ago
Use ignoreCancelled on event registration.

github.com/EssentialsX/Essentials - c7046b696ab7f6136acf4c22fb0e7b0d88d91629 authored almost 13 years ago
Update info.txt to hint at /einfo.

github.com/EssentialsX/Essentials - 9ac5ce8a752bbd546dfba6e75b73d873be2265e5 authored almost 13 years ago
Fixing typo in config.yml

github.com/EssentialsX/Essentials - 5c55e18d33c64d1dd4f82b7c4ddeda8061a96cd7 authored almost 13 years ago
change []<> for optional command components

github.com/EssentialsX/Essentials - 19d233454ee7590e1f5221e23a77eb821b14548b authored almost 13 years ago
Expanded '/manuadd'to accept an optional variable for the world (eg

'/manuadd <player> <group> <world>').

github.com/EssentialsX/Essentials - 1f761ee1cbd1b4be8583cf4b310e825a1247471e authored almost 13 years ago
Merge branch 'release'

Conflicts:
lib/bukkit.jar
lib/craftbukkit.jar

github.com/EssentialsX/Essentials - 1db5d619450af8db2522324cbd40d174e6297e0e authored almost 13 years ago
Change starter kit to default to stone tools

github.com/EssentialsX/Essentials - 1e34a396cd1ab01c1b5cae038deac09bbf776615 authored almost 13 years ago
Temp fix to disable version check on R7

github.com/EssentialsX/Essentials - ba96117f55384275c655e9be3bae891d284e7631 authored almost 13 years ago
Craftbukkit/Bukkit R7

github.com/EssentialsX/Essentials - 96b217cbe8336810dcb760dfc1845b0472057682 authored almost 13 years ago
I dont think free noteblocks are a good idea

github.com/EssentialsX/Essentials - 0dd5c0370ee0cd01ec07cf3b6acef67985e5999e authored almost 13 years ago
Apply colors to group tags.

github.com/EssentialsX/Essentials - 7819b9d2f027cd0fc4c6a11e325e2f2dbc839946 authored almost 13 years ago
Fixing spawnmob count.

github.com/EssentialsX/Essentials - e91ed6044141a60d70d65dba464d5e3d189b056a authored almost 13 years ago
Add listgroups as TL key

github.com/EssentialsX/Essentials - 8577202f4882a588f458423bd3026b4ec3cefbed authored almost 13 years ago
Adding starter/newbie kit to EssentialsSpawn

Optimization to EssentialsSpawn join event.

github.com/EssentialsX/Essentials - c7a6677d528a92e4820e297cb08bcbe642c5c6ae authored almost 13 years ago
Half-revert double backflip. 10 points.

(op prefix changes that md-5 broke, thinking I broke op prefixes)

github.com/EssentialsX/Essentials - e28f1b1be3bf9a44a0eb4c4116a9a166cec7be20 authored almost 13 years ago
Build custom mob list /spawnmob

github.com/EssentialsX/Essentials - 15c0565923cf521daa8af3dac10aed6b38133c98 authored almost 13 years ago
Extra command alias.

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