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

Disable god mode automatically in worlds defined by config

github.com/EssentialsX/Essentials - 871c0e6b6a1cf8998c92171b5ab42ebb8edb011e authored about 13 years ago by snowleo <[email protected]>
Oh no! Angry wolf babies D:

github.com/EssentialsX/Essentials - 73d13f574899819ef345e2ae1128bcb8a799c9d1 authored about 13 years ago by snowleo <[email protected]>
Baby wolfs, awwwwh

github.com/EssentialsX/Essentials - 03452bda689940f0144f27351099906b9ad7f422 authored about 13 years ago by snowleo <[email protected]>
CB#1501 B#1037

New spawnmob options: cow:baby sheep:baby chicken:baby pig:baby

github.com/EssentialsX/Essentials - 613cb57fdb6701c61878796c17f2fe06f38241f4 authored about 13 years ago by snowleo <[email protected]>
Fix NPE in AlternativeCommandsHandler on shutdown

github.com/EssentialsX/Essentials - 31b9e792bda348b9eb815ef5237b290ba195fb0b authored about 13 years ago by snowleo <[email protected]>
minimal optimizations

github.com/EssentialsX/Essentials - cd8ef9361bd103f380ec6d5fa11063a3ba7556e7 authored about 13 years ago by ElgarL <[email protected]>
optimize getPermissionList

github.com/EssentialsX/Essentials - eea381e7143aac4b2a0dd63878bce769078e3bed authored about 13 years ago by ElgarL <[email protected]>
More optimization (charAt(0))

github.com/EssentialsX/Essentials - 5a9b573309fc36073660220c48fdfa172734e9c4 authored about 13 years ago by ElgarL <[email protected]>
remove unused imports.

github.com/EssentialsX/Essentials - 70c235d4f074f24ce83240cd3033aa6ffcbfa61f authored about 13 years ago by ElgarL <[email protected]>
rewrite of comparePermissionString (snowleo)

github.com/EssentialsX/Essentials - 127681736de3e985c85acf4d7e1a61207f629033 authored about 13 years ago by ElgarL <[email protected]>
Optimize comparePermissionString

github.com/EssentialsX/Essentials - 73a7a6a1ddbddb294254b0d271a2928509db574f authored about 13 years ago by ElgarL <[email protected]>
remove bukkit perms check from checkUserPermission as it's performed in

checkFullUserPermission

github.com/EssentialsX/Essentials - dec7ea19268d0e4624c3bbb7da0f3a1b52e69c72 authored about 13 years ago by ElgarL <[email protected]>
Optimize sorting to speedup permission tests.

github.com/EssentialsX/Essentials - 94983c3ca75317a2c6c7e0c8ca88b4f2a2ad0f4c authored about 13 years ago by ElgarL <[email protected]>
Show more then 9 lines of motd on login

github.com/EssentialsX/Essentials - 32e43bf1673fa2aa50891aa5b830fdd75cee534b authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - 579bbc9f2cd003fc92dce1e38dc3a02c86cfbd7b authored about 13 years ago by snowleo <[email protected]>
New permission essentials.nick.color

Allows control over who can use colour codes in nicknames.

github.com/EssentialsX/Essentials - af456a73dd575d8ecb994e153c06c0f6ec1fdf5a authored about 13 years ago by KHobbits <[email protected]>
Invert pattern

github.com/EssentialsX/Essentials - b35d5f30f99a6bb29da61668633d3316dd621499 authored about 13 years ago by snowleo <[email protected]>
More work on the config code

github.com/EssentialsX/Essentials - 8aaaed2ef8aa09597f76f8aec6f7b2e5b89d111b authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/groupmanager'

github.com/EssentialsX/Essentials - e683ce575120334ccc7de6285d12fa9f518b414f authored about 13 years ago by snowleo <[email protected]>
GM does not need CraftBukkit

github.com/EssentialsX/Essentials - b0aaafd08d88b319f83114d5a3e85099a8602ce3 authored about 13 years ago by snowleo <[email protected]>
Fixing inventory method calls.

Bug report: http://pastie.org/2901587

github.com/EssentialsX/Essentials - 212442ab1c89f8454cb3b052082245cf6c744d36 authored about 13 years ago by KHobbits <[email protected]>
Switching priority on help permissions

Bukkit #1488

github.com/EssentialsX/Essentials - bf244fff800e0761d6eb439c24b763024fc8475b authored about 13 years ago by KHobbits <[email protected]>
Merge branch 'master' of github.com:essentials/Essentials

github.com/EssentialsX/Essentials - 2620e2ae0885212229b11061131bab7df23f0125 authored about 13 years ago by KHobbits <[email protected]>
Rewriting help, to use new classes.

github.com/EssentialsX/Essentials - d59e2834d1d46bef54161e05b13d4d00b1b530c3 authored about 13 years ago by KHobbits <[email protected]>
Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class.

github.com/EssentialsX/Essentials - 63991cb38d02edf6dbaf21cd16b8af8083afb4be authored about 13 years ago by snowleo <[email protected]>
Corrected name in items.csv: whitestone => enderstone

github.com/EssentialsX/Essentials - 94b70e1ee9d564e33b9009ecb875cb0dc71d7428 authored about 13 years ago by snowleo <[email protected]>
Stop throwing errors on an empty users file.

github.com/EssentialsX/Essentials - fd1c2824ce0a0b5932ac009e706b371fe8a6072d authored about 13 years ago by ElgarL <[email protected]>
Set shooter of Fireball or it will die instantly.

github.com/EssentialsX/Essentials - a5853baf4cac35c2bb8f373ec0e61b2792531844 authored about 13 years ago by snowleo <[email protected]>
Added new creatures to EssProtect prevent spawning

Ghast and Slime default value changed

github.com/EssentialsX/Essentials - 90694b15ccc0625574c591d7c6f0305e082545cf authored about 13 years ago by snowleo <[email protected]>
Fixing the tests

github.com/EssentialsX/Essentials - b5bc83e714210bcf63fa39bdac28bdc44b775742 authored about 13 years ago by snowleo <[email protected]>
Switch to the new I18n class and format cleanup of all classes

github.com/EssentialsX/Essentials - 220d68f375bd117587c91f9478434eee517a33d7 authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - e672de949c6e4d0dcba6869a3e0669f0d9688297 authored about 13 years ago by snowleo <[email protected]>
Fix timeWorldCurrent translation key in /time command

github.com/EssentialsX/Essentials - 19f5a2340d9fdb3902f5c388f463fd569943db07 authored about 13 years ago by snowleo <[email protected]>
Prevent NPE with creatures that are not added to bucket yet.

github.com/EssentialsX/Essentials - 1e4a54baca307f844f02794a04564d85d7508a1a authored about 13 years ago by snowleo <[email protected]>
Fix long prefix breaking setPlayerListName(), because they are too long.

If Essentials detects, that the player name would be too long with prefix and suffix to fit in t...

github.com/EssentialsX/Essentials - 14cc49942102856cc076d654cc2a4ad4041b789d authored about 13 years ago by snowleo <[email protected]>
Fix Bukkit version pattern

github.com/EssentialsX/Essentials - 6633b3995421c6448c10742cf851aefe99ed1e1e authored about 13 years ago by snowleo <[email protected]>
Add SmallFireball to EssProtect

github.com/EssentialsX/Essentials - a886645afad8397a4208442d0f82f7063d587d3b authored about 13 years ago by snowleo <[email protected]>
Added option to /fireball command: /fireball small

github.com/EssentialsX/Essentials - 8c478c76a51d53abc214d170294773377987fcac authored about 13 years ago by snowleo <[email protected]>
Added new mobs

github.com/EssentialsX/Essentials - 293f2f7cd28ea69ad34aa4cce4e61369ce49ad99 authored about 13 years ago by snowleo <[email protected]>
Added new methods to Fake classes

github.com/EssentialsX/Essentials - 1f6b1f4a2cf1d1a2c5c27656d823a3156ec03d62 authored about 13 years ago by snowleo <[email protected]>
Added the new items to items.csv

github.com/EssentialsX/Essentials - 765ec51b320b44656419785352eb135c05dc3fa9 authored about 13 years ago by snowleo <[email protected]>
CB# 1467 B#1022

github.com/EssentialsX/Essentials - c132a75c1ab523b24548e3cbb8d7aa54de92f740 authored about 13 years ago by snowleo <[email protected]>
better groups match checking for globalgroups

github.com/EssentialsX/Essentials - 000d060ea690ba14b665e01e9097e3885d796820 authored about 13 years ago by ElgarL <[email protected]>
Prevent Group.equals tests throwing a NullPointerException for

GlobalGroups.

github.com/EssentialsX/Essentials - 317b0833ef66ac1e97c72e9bbea706eddf549f5d authored about 13 years ago by ElgarL <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - f72762bcb27b9ee8ae099c84c012e594a6a93a26 authored about 13 years ago by snowleo <[email protected]>
Warn in the console if group prefixes are too long.

People using displayname prefixes can set longer chat prefixes in the chat config.

github.com/EssentialsX/Essentials - 4f8319bbb986355330246bcab77e0bb91c97d0f2 authored about 13 years ago by KHobbits <[email protected]>
Continuing code cleanup

github.com/EssentialsX/Essentials - cd9ea163e4864151df0360bb1c1a58101e706b1c authored about 13 years ago by KHobbits <[email protected]>
Merge branch 'master' of github.com:essentials/Essentials into essmaster

github.com/EssentialsX/Essentials - fc00ff471d0ff9d821d2ba70ef0137f31390294a authored about 13 years ago by KHobbits <[email protected]>
More code cleanup.

github.com/EssentialsX/Essentials - 2e0fb159523be08b261f9ee2b4fccf8283452bf5 authored about 13 years ago by KHobbits <[email protected]>
Code cleanup continues...

github.com/EssentialsX/Essentials - 11f02fb947180278aa39a1402e76f88ad9f1d25c authored about 13 years ago by KHobbits <[email protected]>
Code cleanup continued.

github.com/EssentialsX/Essentials - e5a8cd88f02a252e016e0e54526fe8fe03c44cc8 authored about 13 years ago by KHobbits <[email protected]>
New I18n code, not used yet

github.com/EssentialsX/Essentials - 9987568ae8a7b72a7ff6e784cf1404a73490b449 authored about 13 years ago by snowleo <[email protected]>
Little more command cleanup.

github.com/EssentialsX/Essentials - a05f730e76747061ef4bbfb515fa2f70407ec138 authored about 13 years ago by KHobbits <[email protected]>
Updating gitignore to ignore private files.

github.com/EssentialsX/Essentials - 5655509c62033660246c2d0d893589565e54e97a authored about 13 years ago by KHobbits <[email protected]>
Updating gamemode to allow essentials.gamemode.other.

github.com/EssentialsX/Essentials - a9b77b34868ac2bf7576b11c99699ad1c34c98d1 authored about 13 years ago by KHobbits <[email protected]>
Merge branch 'master' of github.com:essentials/Essentials into essmaster

github.com/EssentialsX/Essentials - 37bd9bc9b57de2636fd93d430f56890c62cab8d8 authored about 13 years ago by KHobbits <[email protected]>
Command cleanup

github.com/EssentialsX/Essentials - e54d73704e9fb99b99324c5407c6bfddac860a26 authored about 13 years ago by KHobbits <[email protected]>
Updating web push to just push the zip files.

github.com/EssentialsX/Essentials - e5c77c1aeb2d7e8571061778f2612c2a65c6a8b9 authored about 13 years ago by KHobbits <[email protected]>
Updated UserMap to newest Guava-API

github.com/EssentialsX/Essentials - edf0ab756c9a48b46dcdd0e2fe30eee2fc3760d2 authored about 13 years ago by snowleo <[email protected]>
Remove useless import

github.com/EssentialsX/Essentials - c96b14a34c1a90dce502fd12c1c2b3cf9cf22460 authored about 13 years ago by snowleo <[email protected]>
Update ExecuteTimer to use ns instead of ms for calculations, output is still in ms

github.com/EssentialsX/Essentials - 3841648ebad19e6a6ad6a420ac0c0799d392da5c authored about 13 years ago by snowleo <[email protected]>
Java 1.5 clients will never reach that point, so we can remove it.

github.com/EssentialsX/Essentials - ffc1640308e18f44681c1aaf2c20d7fa5f953b26 authored about 13 years ago by snowleo <[email protected]>
motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically

New features:
Info command now understands the tags from motd and rules
motd and rules are now m...

github.com/EssentialsX/Essentials - 0bbc1e540b11fb9b20d671ee13d87692c7b04c23 authored about 13 years ago by snowleo <[email protected]>
Better solution for the alternative commands

github.com/EssentialsX/Essentials - 2a98734d2251809e06af7e297ef3fc6f4dc535a5 authored about 13 years ago by snowleo <[email protected]>
Check for other plugin aliases and run them instead.

github.com/EssentialsX/Essentials - 603d23659b53be3a5b06e833f68ec7d14984e71d authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - 7ecc3c25b01b718aa0b21774cc0289ba3c64a394 authored about 13 years ago by snowleo <[email protected]>
General fix against overwriting already existing protections

github.com/EssentialsX/Essentials - 41c03853ab5774a24722bf0446a21c5e9678eeb8 authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - adcffba7cf5e45a1dcd35ee9f6c1a65688b8c61e authored about 13 years ago by snowleo <[email protected]>
Prevent that sign protection in EssProtect can be circumvented by placing signs.

github.com/EssentialsX/Essentials - 2a4c26ee693d66edf175e631952e8d32fa003613 authored about 13 years ago by snowleo <[email protected]>
The data value of leaves changed by 4

0 -> 4, 1 -> 5, 2 -> 6 to make them permanent, items.csv should be updated automatically

github.com/EssentialsX/Essentials - 81431548262ab8bdb5e0b362cdcda703ac21722e authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - e271e6014491cd05aa78408924429e4298330225 authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/groupmanager'

github.com/EssentialsX/Essentials - c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07 authored about 13 years ago by snowleo <[email protected]>
Fixed a crash on reload due to bukkit not unloading plugins before

reloading.

github.com/EssentialsX/Essentials - 7b7d1f557f193599222ca90e74a967b3c7c0fe3c authored about 13 years ago by ElgarL <[email protected]>
Fix water/lava bucket bug with mobs

github.com/EssentialsX/Essentials - af5a86c48c83067b05d4489745e4e5335f68c1d2 authored about 13 years ago by snowleo <[email protected]>
Fixed GM holding files open and causing the time stamp to be incorrect.

This caused GM to require a '/mansave force' when it shouldn't be
needed.

github.com/EssentialsX/Essentials - 022f7ab1d45492ce5cebba077cb4ffad8c637e9b authored about 13 years ago by ElgarL <[email protected]>
Sudo: This would break horrible for offline players and the original player object has to be used.

github.com/EssentialsX/Essentials - b9daf6aaa5c2b659599f6ebea0ce6e36c515201c authored about 13 years ago by snowleo <[email protected]>
Sudo Command

This might never make it to release, needs tidying first at least.

github.com/EssentialsX/Essentials - 4be1797592cded0d123c9378ca5afb393195f469 authored about 13 years ago by KHobbits <[email protected]>
Gamemode sign, standard sign permissions.

github.com/EssentialsX/Essentials - c0d046841fe2a1f21f81e43649d7b8a4068864c7 authored about 13 years ago by KHobbits <[email protected]>
New permission: essentials.repair.armor

If a player has this permission '/repair all' will also repair equipped armor.

github.com/EssentialsX/Essentials - e4c3f7b11576e8baafa511a509d4f6041823257b authored about 13 years ago by KHobbits <[email protected]>
Updating banip to support offline players.

github.com/EssentialsX/Essentials - f51b92c99e5527c76ffa248fc47d0f74c00d11ed authored about 13 years ago by KHobbits <[email protected]>
Merge branch 'refs/heads/master' into release

github.com/EssentialsX/Essentials - 16be86953ffabe4736e939fde6fe4125f247724f authored about 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/groupmanager'

github.com/EssentialsX/Essentials - eda827b244e3cc4cb58513bb6306c154cc3e8d5d authored about 13 years ago by snowleo <[email protected]>
Cleanup of the /tree commands

github.com/EssentialsX/Essentials - 27ee7efde5c3ae65ce2dd98bc0b6b201d751683e authored about 13 years ago by snowleo <[email protected]>
Prevent that players are teleported to offline players using /tpa and players that lost their tpahere permission

github.com/EssentialsX/Essentials - d2f3bf94ae54e4ae4451f033de96a1d5a529ca33 authored about 13 years ago by snowleo <[email protected]>
null the Essentials object in static EcoApi, so it doesn't leak on /reload.

TODO: Make the eco api non-static

github.com/EssentialsX/Essentials - cccebdd62e72937ab0f7d2304d592eefce758cbb authored about 13 years ago by snowleo <[email protected]>
Added comments to groups.yml for global groups

github.com/EssentialsX/Essentials - f4e22a17db5cf86fbf972f1584fcc2858af75022 authored about 13 years ago by ElgarL <[email protected]>
Prevent client crash on 'Free air'

github.com/EssentialsX/Essentials - b619a54105d93319f6adfbacecf5ac892ce66734 authored about 13 years ago by KHobbits <[email protected]>
Fix #1106 GeoIP announces players who are hidden, on join.

github.com/EssentialsX/Essentials - cd897890be57a6162ee0281a476de3f58f998882 authored about 13 years ago by snowleo <[email protected]>
Remove bperms nodes which shouldn't be in globalGroups

github.com/EssentialsX/Essentials - 437d3b41b891a13c2f683a292ff10a7c48126ed5 authored about 13 years ago by ElgarL <[email protected]>
Merge branch 'essmaster' into essrelease

github.com/EssentialsX/Essentials - 1f527cdb9e3439a175d01bb80c4eedbc127bcb17 authored about 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/ess/groupmanager' into essmaster

github.com/EssentialsX/Essentials - 90c9fe7e65cfd6077889a7346bf1888b4dae0050 authored about 13 years ago by KHobbits <[email protected]>
Change to default users as examples

github.com/EssentialsX/Essentials - e9f942e8023e8206f0a4de342935ff85e4ffd2b2 authored about 13 years ago by ElgarL <[email protected]>
Minor optimization for Group loading/clone

github.com/EssentialsX/Essentials - f40260acef8ca6a9deff7c005b2b9d70816b1ef2 authored about 13 years ago by ElgarL <[email protected]>
Fix for Users file being flagged as updated when it wasn't.

github.com/EssentialsX/Essentials - ab2e8f94f084bb1381ba8df604990796f63f5fc0 authored about 13 years ago by ElgarL <[email protected]>
Fixed Group/User reloading

Fixed Group.clone(dataholder)

github.com/EssentialsX/Essentials - cf9ef461822f9480d5d7c3de26489a061bc05b1e authored about 13 years ago by ElgarL <[email protected]>
Extra translation keys.

github.com/EssentialsX/Essentials - cc5062828aff1cc222dc0d403f0ad2a069e2159a authored about 13 years ago by KHobbits <[email protected]>
Adding op/god mode to whois.

github.com/EssentialsX/Essentials - 165d499ef33502a48ffc91aa63313d4524045b46 authored about 13 years ago by KHobbits <[email protected]>
Fix for file date conflict causing memory data to be wiped.

github.com/EssentialsX/Essentials - 1c7e0e5b9fe3045ac5e14884f8fb0a1def5f0f99 authored about 13 years ago by ElgarL <[email protected]>