Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EssentialsX/Essentials

The modern Essentials suite for Spigot and Paper.
https://github.com/EssentialsX/Essentials

Merge pull request #43 from essentials/groupmanager

Fix trying to modify an unmodifiable collection breaking superperms.

2a0c3eebbc5423195a8076753a26a8dc36ef1dd4 authored almost 13 years ago by Paul A <[email protected]>
Fix trying to modify an unmodifiable collection breaking superperms.

e1660d47ba416d107c573d819942191a9c80bd30 authored almost 13 years ago by ElgarL <[email protected]>
Merge branch 'master' into release

03d640260d241cf796cad9c556fba2588f6c47a2 authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

da3a6af92d1512a863734ac64ea96ec7bc9cf7fb authored almost 13 years ago by KHobbits <[email protected]>
Don't try to spawn users who have disconnected before we have a chance to spawn them

593cb8d56ef9b942d0b2664653f0e3ec0a01a69c authored almost 13 years ago by ementalo <[email protected]>
Fix typo/wording in changelog

Allow negation to the * permission node when populating superperms.

f40f5f880b5e3c0cc4c80662ae572827d8e77f91 authored almost 13 years ago by ElgarL <[email protected]>
Allow negations with the * permission node when population superperms.

8390594682b12f6ceccbad19a4992d11d87bad99 authored almost 13 years ago by ElgarL <[email protected]>
Fix hasOwnData to return a correct result with new mirroring system

a13740f63846a4919a2185a90c60a10e5cf3a3b6 authored almost 13 years ago by ElgarL <[email protected]>
Fixed isInList

5f19cbf17b6bebe79ea59c8e68620f1dddceb306 authored almost 13 years ago by ElgarL <[email protected]>
addSubGroup now returns a boolean for success/failure.

'/manuaddsub' now correctly reports if it was able to add the sub
group.

145b0be2f31b944b2bfda751ed05f8e6ac37300d authored almost 13 years ago by ElgarL <[email protected]>
Added recursive loop detection for World mirroring (you may not set the

main world as a mirror of another).
Fixed fetching world data so it no longer returns the mirrore...

1dab4f95dd834af67dbc6f6c8e190d62f3e93752 authored almost 13 years ago by ElgarL <[email protected]>
Merge branch 'refs/heads/master' into release

f27b2290dc0f3f0f6f0ceb43de886e474a9cd330 authored almost 13 years ago by snowleo <[email protected]>
Merge branch 'refs/heads/groupmanager'

0ea41d9169208b897c82b5ec45e641a9e1f9aaf1 authored almost 13 years ago by snowleo <[email protected]>
Add new permission essentials.protect.alerts.notrigger

If user has this permisson they do not trigger EssProtect block alerts

f93769dd1dd11ef30c77dd6c9e0e5cf275052715 authored almost 13 years ago by ementalo <[email protected]>
Fixed infinite loop error on player join.

Optimized code to only update the player logging in instead of all
players online.

125ea7c701c365c0a903c436ef92577742eaad5f authored almost 13 years ago by ElgarL <[email protected]>
Separated all events to be independent classes.

6e03ea7b7deee8923d0c6804c105a3595838af9b authored almost 13 years ago by ElgarL <[email protected]>
Fixed a random null error upon a player portaling.

9041596384c53e2d6fd03ba527b2787caba1dfe0 authored almost 13 years ago by ElgarL <[email protected]>
Merge branch 'master' into release

efda9beece60b5f556debb39c530614bada81d34 authored almost 13 years ago by KHobbits <[email protected]>
Update to new Bukkit Event system.

Update GroupManagerBridge for new event system.

4b61ac9043ff6088c4910d497e8ee18e13d5494b authored almost 13 years ago by ElgarL <[email protected]>
Catching throwable leads to madness, lets do this safely.

72edfacfb8ccdc44450ad9a9bee930d68f251db6 authored almost 13 years ago by KHobbits <[email protected]>
Catch errors too, incase the class doesn't exist.

aa88205d9554e236c0bcbafcaa08e49e2d585581 authored almost 13 years ago by KHobbits <[email protected]>
Messages Cleanup

8d441a4cc752a50586296ed3c56040ab96881407 authored almost 13 years ago by KHobbits <[email protected]>
If vault throws an exception, it should not be enabled.

766935871f31aca22bcfbe2725bebe5478fa5a8a authored almost 13 years ago by KHobbits <[email protected]>
Adding translation keys for [L] and [Spy]

f5d65371b27272298db482f6d8d5939963d46b02 authored almost 13 years ago by KHobbits <[email protected]>
Check shout/question messages are longer than 1 character.

662749be8b68ab0b2a336fe416addc928ee05dc2 authored almost 13 years ago by KHobbits <[email protected]>
Removing load info, bucket displays that now.

e46fe381b4610d6a784922fe0bfc1bdca963d7c3 authored almost 13 years ago by snowleo <[email protected]>
New Event code for EssentialsSpawn

04a43eb5d0f630fc815b5a136273bb42a1250f63 authored almost 13 years ago by snowleo <[email protected]>
Update for new CraftBukkit Event Code

EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.

792f70efa5f3a47f642360e97979fe841593384c authored almost 13 years ago by snowleo <[email protected]>
CB#1791

46298ae85895574a097b1dd10c46196ffa1a42d3 authored almost 13 years ago by snowleo <[email protected]>
Fix EssChat displayname error.

d08b1a5089c24d9343d13f6252a7fc27bd694173 authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

e015cad131dc5167ce56d5dc3689f0d78e7aef85 authored almost 13 years ago by KHobbits <[email protected]>
Fix Lombok include.

008f0d595f67c14004eba1d8715eca39598eece3 authored almost 13 years ago by KHobbits <[email protected]>
Fixed text when adding a subgroup to not say the player was moved.

7ee391917536686ed8faad16534754e1b3a4df18 authored almost 13 years ago by ElgarL <[email protected]>
Update of Lombok, fixes memory leak in Netbeans

2560bdca4ac2f0074046a4e3e4e155503f361bee authored almost 13 years ago by snowleo <[email protected]>
Remove debug spam

16d537bd6c1e8396c9aa02e74e5ed53ce4287bd6 authored almost 13 years ago by ElgarL <[email protected]>
Cache MessageFormats for Chat

5f04d1867cc75fc0d31d74d301459f5ac89c55a6 authored almost 13 years ago by snowleo <[email protected]>
Compiled regex is faster.

a10f6850e52c1a83530591fdfb77bc37aea604ff authored almost 13 years ago by KHobbits <[email protected]>
Make sure to clean the chatStore.

36bc1adf8334d64f6a8dfb96107b32758d3ac1fa authored almost 13 years ago by KHobbits <[email protected]>
Reduce duplicate calls in EssentialsChat

Should cut the time down a little.

cd8cc631134de1ece1aab89c0b01d5a63dda1cfd authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

947bee98a0eae2da2448923d450ebd4ca7d81157 authored almost 13 years ago by KHobbits <[email protected]>
Better optimize assembling of a players permissions and allow the * node

to populate all registered superperms.

9c052b5178564969f1040626376963ae85a9d057 authored almost 13 years ago by ElgarL <[email protected]>
Added a tidy error message for invalid permission entries in

GlobalGroups.

64af5b465dbb7fc41d03a49cfd7c331beb389c0e authored almost 13 years ago by ElgarL <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

79a13e97a2248429e8d58421e00a45c95979c312 authored almost 13 years ago by KHobbits <[email protected]>
v 1.9:

Optimize populating Bukkit perms so we no longer calculate the
child
nodes (Bukkit already does t...

89c41b0508edd847316a293926fb56a7b249e6ba authored almost 13 years ago by ElgarL <[email protected]>
Merge branch 'master' of github.com:essentials/Essentials

e7fd26ee6435b1aa869b0b2bffba9e6b0cc49597 authored almost 13 years ago by KHobbits <[email protected]>
Auto Update GM Version

8fc66842905549f7ed9e7906f7be65e6c7a30cbb authored almost 13 years ago by KHobbits <[email protected]>
Shorter names for enchantment signs.

a66ffd892172092d0ee95086267c22bdd6fbc31f authored almost 13 years ago by snowleo <[email protected]>
Stripping vanilla colour from /helpop and /mail

Adding support for &k in EssChat
Adding support for colour in /msg and /r - New perm: essentials....

1f2c669eca786debc3ee5ee8a3de5ad98bd6470a authored almost 13 years ago by KHobbits <[email protected]>
Merge branch 'master' of github.com:essentials/Essentials

1d5a09a03e4226256c1a7691e786f22442117e92 authored almost 13 years ago by KHobbits <[email protected]>
Stripping vanilla colours from /msg

4435121c840aac5de4ac69b3463515f5cde060da authored almost 13 years ago by KHobbits <[email protected]>
Fix /nick command colors

813e66b4f2f2759065f98c5f472bad9a0e0bf2db authored almost 13 years ago by snowleo <[email protected]>
Strip colors from chat, if the user does not have the permission.

26d63f36668cd111706f6406f0d10f8d08197020 authored almost 13 years ago by snowleo <[email protected]>
Removing debugging message from player login.

0fb07d4cc16f541989a5a9860aa36b7f6bf7389b authored almost 13 years ago by KHobbits <[email protected]>
Cleanup

cd2f819c29a786f693f90b352af99defc2ae69b5 authored almost 13 years ago by snowleo <[email protected]>
Adding support for Vault as a fallback economy method.

149ce7d74d3481b120b236ae00831226cbd07380 authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/master' into release

c7c7e5e4cee259d71c91c6c9d2b863ab7734ae97 authored almost 13 years ago by KHobbits <[email protected]>
Optimize TextInput to cache motd and info textfiles.

f26cccb663b3cd255bbfe3b72499b0efdd3da279 authored almost 13 years ago by snowleo <[email protected]>
Revert changes to Usermap

81ec87d893db63a749828fba9af851ed07076cca authored almost 13 years ago by snowleo <[email protected]>
Optimize Break in Protect

91563e9dca63e8a850be0ac5accb70d10efa8b3d authored almost 13 years ago by snowleo <[email protected]>
Speed improvements for Move and Interact Event.

359ea194b8d5348b5d2f0b3c67f83ee7a6539513 authored almost 13 years ago by snowleo <[email protected]>
Removed '- bukkit.command' form the globalgroups permission nodes.

1a0b03db4dfb814258b3ce4b45c52e8c090773c7 authored almost 13 years ago by ElgarL <[email protected]>
Reload less

c860b1c6685240222ad10c94ca8f873a21148ac9 authored almost 13 years ago by snowleo <[email protected]>
Temporary fix for Spawns and Jails when Worlds are loaded after Essentials.

This will be replaced by BetterLocation fix in 3.0 branch.

c584d74852b219b8f217a909aa124e3a0c63c30a authored almost 13 years ago by snowleo <[email protected]>
Allowing use of aliases in help/info/motd, for command suggestions.

Test #1441

6e82419c1573b7f8ee912862cedc65e83af2b93d authored almost 13 years ago by KHobbits <[email protected]>
Fixing double charges on /home

Test #1426

3f6b9586b4da7fc5d9f2ec0a9c2d76d28b1b5a7c authored almost 13 years ago by KHobbits <[email protected]>
Fixing {WorldDate}

Test #1353

29d4e09983a6c4602e0a8d5fbf6bf716da9ae0db authored almost 13 years ago by KHobbits <[email protected]>
Merge branch 'master' into release

f61f80164db481ccd10115cc8bbed98596202a92 authored almost 13 years ago by KHobbits <[email protected]>
Merge remote branch 'remotes/origin/groupmanager'

f0def90301aa7baba98a01763ef41e25c1ead021 authored almost 13 years ago by KHobbits <[email protected]>
Catch NullPointerErrors generated by blank permission nodes.

d0e5685ac0afb7bb69df9a17aafe0f78f5fc5aef authored almost 13 years ago by ElgarL <[email protected]>
Update Essentials/src/com/earth2me/essentials/commands/Commanditemdb.java

856cef32862ba9c15d45b85e00c69fba624c9aa5 authored almost 13 years ago by KHobbits <[email protected]>
Merge branch 'master' into release

~ GM needs testing before release ~

d16fef9f7f6ac2fff63a80c43d9fb962127889ec authored almost 13 years ago by KHobbits <[email protected]>
Removing debugging messages.

43f1c0f89d62cf3b273045d2d3b42b53a950bc56 authored almost 13 years ago by KHobbits <[email protected]>
Adjusting default spawn behavior.

Moving option in config file.

256d202d50db621eb9b89fc29291fe9d111072c6 authored almost 13 years ago by KHobbits <[email protected]>
Merge branch 'refs/heads/groupmanager'

4884bed11777cb3fe3e6dfb7c9f328e7cfeb23d4 authored almost 13 years ago by snowleo <[email protected]>
Add new eggs to items.csv

3fdde2f7641e681ba9d53f9f161a22214a64ea11 authored almost 13 years ago by snowleo <[email protected]>
Min Bukkit version is 1713 now

390b17f0d8a4b07388619ad7a64e411d33c211cf authored almost 13 years ago by snowleo <[email protected]>
Added the new Enchantments

fe9d5645f61a1ab8dfb2896db1d0bdcc9358c2f9 authored almost 13 years ago by snowleo <[email protected]>
Netbeans 7.1 stuff

eb5c88ef08b261d1e4de07b6c1d374edccfc402f authored almost 13 years ago by snowleo <[email protected]>
CB#1713 B#1136

6eea852b1dc862e2167b6096f40bbb40565f642b authored almost 13 years ago by snowleo <[email protected]>
Major, MAJOR changes to support partial/full world mirroring.

You can now mirror groups.yml, users.yml or both files between
different worlds.

768c92e5bfe42ae9acb4d3ecdb6ebe8777534b11 authored about 13 years ago by ElgarL <[email protected]>
Optimize fetching of Mirrored world data.

2a478fe03d97c97eeb189f90721724ec6d7fcad5 authored about 13 years ago by ElgarL <[email protected]>
Changed over to a reflection method for populating superperms as Bukkit

lags when you handle permissions one at a time.

58057a771d4e8e971d8531e1ad208eb6bbb0df54 authored about 13 years ago by ElgarL <[email protected]>
Fix 'manucheckp' to correctly report if a permission is available from

GroupManager or Bukkit.

4c485f31476825993ba8edac00a71080d51d6a2d authored about 13 years ago by ElgarL <[email protected]>
Reload GlobalGroups when you perform a world load.

Changed GlobalGroups to save/load before local groups in the
scheduled data saving/loading

7726fd0081346b59e4c555476f6c62e1aa38b69f authored about 13 years ago by ElgarL <[email protected]>
Merge pull request #42 from jjkoletar/patch-1

No sending to all players, must specify target.

9a568992f1b256da2265375ba99abf4d35e11068 authored about 13 years ago by snowleo <[email protected]>
No sending to all players, must specify target.

283dc9b3c13b0ccf5f861e8629b2987ced1b9ab8 authored about 13 years ago by Jeremy <[email protected]>
Changed the way events are raised to prevent variable corruption.

3aba996e97bd5bb90e65ed3166f3666d9122a729 authored about 13 years ago by ElgarL <[email protected]>
Decreased ranks of default users so idiots who don't remove them can't

get 'hacked' when in offline mode.

69847af08aa1ebc91c7808310bb7c7c1183b137f authored about 13 years ago by ElgarL <[email protected]>
Delayed GroupManager events so Superperms will be fully updated before

plugins receive the events.

debcf4714a3db9065219e3701137e8dea6439970 authored about 13 years ago by ElgarL <[email protected]>
Only info not a warning if a file is missing

4425d536640d5deebc95e72a0f3f9f6c760563e1 authored about 13 years ago by snowleo <[email protected]>
Only info not a warning if a file is missing

791e8f2d14029999028854c8da85bc074e84fe93 authored about 13 years ago by snowleo <[email protected]>
Correctly match release and non release versions of bukkit.

ee5e015a637b6ef9a573dc5aef273ade60f90bb4 authored about 13 years ago by snowleo <[email protected]>
Correctly match release and non release versions of bukkit.

5d4f22ad84ff075c02dc29384edc030c23f89f7b authored about 13 years ago by snowleo <[email protected]>
Fix sending our player object to other plugins.

839ce3d526ce666e189998e1722f1ad98e9955f9 authored about 13 years ago by snowleo <[email protected]>
Fix sending our player object to other plugins.

31e80ba698e29d88be97aeaae87ecbd189cb1ea8 authored about 13 years ago by snowleo <[email protected]>
Expanded GlobalGroups.yml and Groups.yml to include Towny permissions.

a2202439bb1aeddaaad08c3b6607ce11b98356f3 authored about 13 years ago by ElgarL <[email protected]>
manpromote and mandemote now correctly sent the notification to the

console if the command was issued there.

7c8c40c7903852e3ee2d5740729f2e94b5982240 authored about 13 years ago by ElgarL <[email protected]>
Always return an offlineplayer object with the name, that the user wants.

abd86347c70005c0a4d36400d16472019c3a9d7a authored about 13 years ago by snowleo <[email protected]>
Fix double names in /balancetop and show display name in balancetop

5bb7d82fca1e600107de1b6a588241e600aaf55e authored about 13 years ago by snowleo <[email protected]>