Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite UUID upgrade code using Mojang API #774

Open
wants to merge 4,328 commits into
base: 2.x
Choose a base branch
from
Open

Rewrite UUID upgrade code using Mojang API #774

wants to merge 4,328 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 25, 2013

  1. Configuration menu
    Copy the full SHA
    0384ac5 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. Configuration menu
    Copy the full SHA
    1d791fb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2013

  1. Configuration menu
    Copy the full SHA
    12c96e2 View commit details
    Browse the repository at this point in the history
  2. Add deploy plugin

    chrisgward committed Dec 28, 2013
    Configuration menu
    Copy the full SHA
    58440dd View commit details
    Browse the repository at this point in the history
  3. Add permission: essentials.msg.multiple and essentials.pay.multiple

    Message permission will allow rough nick matches and wildcards, while pay will only allow wildcards.
    khobbits committed Dec 28, 2013
    Configuration menu
    Copy the full SHA
    4669187 View commit details
    Browse the repository at this point in the history
  4. Fix NB parent compiling

    khobbits committed Dec 28, 2013
    Configuration menu
    Copy the full SHA
    99d25bf View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2013

  1. Configuration menu
    Copy the full SHA
    0b71b6e View commit details
    Browse the repository at this point in the history
  2. Add and implement sign break/create/interact events to EssAPI

    Implement AfkStatusChangeEvent
    khobbits committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    d48c020 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

  1. Check command cost, before running kit delay check, prevent accidenta…

    …lly delaying unran commands.
    khobbits committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    3fecd31 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. Configuration menu
    Copy the full SHA
    3b0e86a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. Reset Exhaustion on /feed

    Pocketkid2 authored and khobbits committed Jan 8, 2014
    3 Configuration menu
    Copy the full SHA
    8c882a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2014

  1. Config description cleanup.

    khobbits committed Jan 11, 2014
    Configuration menu
    Copy the full SHA
    4084445 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. Configuration menu
    Copy the full SHA
    eee18f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2014

  1. Fix hidden groups in /list

    khobbits committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    f39ef36 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. Update to Bukkit Development Builds

    Change things so unit testing can run after Bukkit's breaking commit with classloader stuff
    chrisgward committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    839bfe0 View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    9ce1158 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. Add fullstops for @necrodoom

    chrisgward committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    32b118d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2014

  1. Read backup output async

    snowleo committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    52c3169 View commit details
    Browse the repository at this point in the history
  2. Trim items.csv based on feedback

    necrodoom authored and khobbits committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    915cb51 View commit details
    Browse the repository at this point in the history
  3. Fix cauldron ID

    necrodoom authored and khobbits committed Jan 25, 2014
    Configuration menu
    Copy the full SHA
    c8faf03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5070f15 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    1c03545 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2014

  1. Configuration menu
    Copy the full SHA
    b9d09dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c468b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2014

  1. Configuration menu
    Copy the full SHA
    466b4ae View commit details
    Browse the repository at this point in the history
  2. Allow the use of non-development Bukkit builds at runtime

    Unsafe code is surrounded by sufficient handling
    chrisgward committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    5b5be16 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2014

  1. Configuration menu
    Copy the full SHA
    18b31a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2014

  1. Configuration menu
    Copy the full SHA
    161862b View commit details
    Browse the repository at this point in the history
  2. [Breaking] Add exception when players have exceeded their account limit.

    This might effect some plugins which hook Essentials for economy without using the API
    khobbits committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    882ebae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016b397 View commit details
    Browse the repository at this point in the history
  4. Track UUID for future use.

    khobbits committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    6798615 View commit details
    Browse the repository at this point in the history
  5. Raise minimum CB version to 2922 or 1.7.2-R0.1

    This should prevent issued caused by UUID mismatch.
    khobbits committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    0a6a791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c821237 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6330086 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0e4e8c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. Readme tweak.

    khobbits committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    20ff619 View commit details
    Browse the repository at this point in the history
  2. Modifier order consistency

    Iaccidentally committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    518650e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2014

  1. Configuration menu
    Copy the full SHA
    d99c35c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. Reformat pom

    khobbits committed Feb 8, 2014
    2 Configuration menu
    Copy the full SHA
    a9249de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c8ebc View commit details
    Browse the repository at this point in the history
  3. Restore 2 aliases

    necrodoom authored and khobbits committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    2affce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce48f2f View commit details
    Browse the repository at this point in the history
  5. Add /skull command

    stuntguy3000 authored and khobbits committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    5c74af4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6174e4a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. Reorder ID 376

    necrodoom authored and khobbits committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    5e6ce8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc8f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa765d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Configuration menu
    Copy the full SHA
    2500c9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #657 from evonuts/2.x

    Fix spelling error (atleast) in translation files.
    Iaccidentally committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    970d342 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Configuration menu
    Copy the full SHA
    98bee40 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2014

  1. Configuration menu
    Copy the full SHA
    c50f559 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2014

  1. Update repository URLs

    chrisgward committed Feb 15, 2014
    Configuration menu
    Copy the full SHA
    11b308c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2014

  1. Configuration menu
    Copy the full SHA
    6744b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a190b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Configuration menu
    Copy the full SHA
    3f2c2aa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020

    This also disables vanilla fallback, use new aliases file.
    khobbits committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    53c1c8a View commit details
    Browse the repository at this point in the history
  2. Fix projectiles compiling.

    khobbits committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    34599b7 View commit details
    Browse the repository at this point in the history
  3. Alternative implementation of unsafe enchant blocking for signs.

    Permission: essentials.signs.enchant.allowunsafe - required to add unsafe enchants using enchant signs.
    This reverts commit 3f2c2aa.
    khobbits committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    e409363 View commit details
    Browse the repository at this point in the history
  4. Fix customtext copy

    khobbits committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    088c54e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2014

  1. Fix safety tp check above world height

    Performance tweak to fly check
    khobbits committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    2d5c1fd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Fix warp sign costs.

    khobbits committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    3b35763 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Constant user file casing.

    khobbits committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    470f4c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Round to gc output to 2 dp.

    khobbits committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    b0e1655 View commit details
    Browse the repository at this point in the history
  2. User loading cleanup

    khobbits committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    9ec0ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545d706 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. Remove generated comments

    stuntguy3000 authored and khobbits committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    859ffea View commit details
    Browse the repository at this point in the history
  2. Finish Sentence

    # Setting to false means EssentialsAntiBuild will never prevent you from using.
    ->
    # Setting to false means EssentialsAntiBuild will never prevent you from using items.
    
    Am I glad to make such a profoud change to the source code.
    GingerGeek authored and khobbits committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    e443776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de485b8 View commit details
    Browse the repository at this point in the history
  4. Cleaning up readme markdown

    Kryptic Dot authored and khobbits committed Mar 4, 2014
    Configuration menu
    Copy the full SHA
    ee98676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28ec7c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2014

  1. Configuration menu
    Copy the full SHA
    1be30e4 View commit details
    Browse the repository at this point in the history
  2. Remove op and replace with permission

    FearFree authored and khobbits committed Mar 9, 2014
    Configuration menu
    Copy the full SHA
    c59a204 View commit details
    Browse the repository at this point in the history
  3. Add missing language pointers

    stuntguy3000 authored and khobbits committed Mar 9, 2014
    Configuration menu
    Copy the full SHA
    077074c View commit details
    Browse the repository at this point in the history
  4. Fix messages

    necrodoom committed Mar 9, 2014
    Configuration menu
    Copy the full SHA
    a7d6e54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b469439 View commit details
    Browse the repository at this point in the history
  6. Add IEssentialsSpawn class for API for Essentials Spawn with two meth…

    …ods, getSpawn(String) and setSpawn(String, Location).
    
    Implement IEssentialsSpawn in EssentialsSpawn.
    daboross authored and khobbits committed Mar 9, 2014
    Configuration menu
    Copy the full SHA
    2ee590d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fecd44 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Merge pull request #668 from necrodoom/patch-91

    Fix messages
    ElgarL committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    c6b0dfa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Configuration menu
    Copy the full SHA
    0b5718f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2014

  1. Configuration menu
    Copy the full SHA
    5724c0c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Fix null teleport costs.

    khobbits committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    3538728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200dbda View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Do not allow a block with an Essentials Sign attached to it to be pul…

    …led with a sticky piston
    chrisgward committed Mar 26, 2014
    3 Configuration menu
    Copy the full SHA
    b673882 View commit details
    Browse the repository at this point in the history
  2. Revert "Do not allow a block with an Essentials Sign attached to it t…

    …o be pulled with a sticky piston"
    
    This reverts commit b673882.
    khobbits committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    0b11abf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30dae51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe89dd View commit details
    Browse the repository at this point in the history
  5. Add socialspy wildcard support

    necrodoom authored and khobbits committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    4b470b3 View commit details
    Browse the repository at this point in the history
  6. Helpop should use broadcast method

    Add local echo's to helpop and mute commands.
    khobbits committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    ae18047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cfb508 View commit details
    Browse the repository at this point in the history
  8. Add colors to a few TL keys.

    CHCMATT authored and khobbits committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    44fbd05 View commit details
    Browse the repository at this point in the history
  9. Minor phrasing fixes.

    evonuts authored and khobbits committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    104caea View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. See if we can better handle book paging to fit more context on a line…

    …, without causing text loss after reaching character limit.
    khobbits committed Mar 29, 2014
    5 Configuration menu
    Copy the full SHA
    f272a7e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2014

  1. Add chat configurables.

    khobbits committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    0e6a524 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Configuration menu
    Copy the full SHA
    af3f3fb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2014

  1. Correctly handle line overflow in book pager

    Fixes a bug with the last book pager tweak.
    khobbits committed Apr 5, 2014
    Configuration menu
    Copy the full SHA
    fe9fbf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2014

  1. Cleanup

    khobbits committed Apr 6, 2014
    Configuration menu
    Copy the full SHA
    10de6ac View commit details
    Browse the repository at this point in the history
  2. Update Bukkit 1.7.5-R0.1

    Bukkit 1919 CB: 3039
    No UUID update yet.
    khobbits committed Apr 6, 2014
    3 Configuration menu
    Copy the full SHA
    737fadc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

  1. Configuration menu
    Copy the full SHA
    214d64e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. Update items.csv

    Added additional aliases for coal blocks.
    clou44 authored and khobbits committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8d435ec View commit details
    Browse the repository at this point in the history
  2. Update items.csv

    Added additional aliases for various flowers.
    clou44 authored and khobbits committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    e007331 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2014

  1. Configuration menu
    Copy the full SHA
    36e5804 View commit details
    Browse the repository at this point in the history
  2. Essentials UUID conversion.

    khobbits committed Apr 13, 2014
    2 Configuration menu
    Copy the full SHA
    9e9409d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd38aeb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. Configuration menu
    Copy the full SHA
    22e1c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ace54 View commit details
    Browse the repository at this point in the history
  3. Allow usermap to support legacy users, and restore ability to create …

    …user on first access, as well as server join.
    khobbits committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    3dbf69f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    756321d View commit details
    Browse the repository at this point in the history
  5. Update Bukkit to 1.7.8-R0.1

    Bukkit: 1922 CraftBukkit: 3050
    khobbits committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    65b1821 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Configuration menu
    Copy the full SHA
    87f90e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6098086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547c6e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Force CB 3050+

    khobbits committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    3c613fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b080187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c0871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6d6b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2014

  1. [Breaking] Fix ECO NPC's. This is a work around of CB's recent change…

    …s blocking invalid uuid lookups.
    
    NPC's converted with the previous version will need manual changes.
    khobbits committed Apr 19, 2014
    Configuration menu
    Copy the full SHA
    8879577 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2014

  1. Configuration menu
    Copy the full SHA
    d62b401 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Configuration menu
    Copy the full SHA
    a1cdfa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2014

  1. Delay uuidconversion for 10s and show warning.

    UUID conversion should now better handle offline conversion.
    khobbits committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    b40aa43 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Configuration menu
    Copy the full SHA
    0557aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229ff9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    145d24c View commit details
    Browse the repository at this point in the history
  4. Updating pom for vault

    When deploying with Jenkins the build will fail due to there being no http://repo.ess3.net:8071/content/groups/public/net/milkbowl/vault/1.2.27 however there's a valid jar/dir for vault at http://repo.ess3.net:8071/content/groups/public/net/milkbowl/vault/Vault/1.2.32/
    This will keep maven happy and the build not to error.
    corin12355 authored and khobbits committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    8bd1a9f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Configuration menu
    Copy the full SHA
    5eb82ad View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Configuration menu
    Copy the full SHA
    3bf3093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66ad88 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. Configuration menu
    Copy the full SHA
    1bb569f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2014

  1. Check subgroup permissions with an equal priority so no one subgroup …

    …is higher ranked than another.
    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    395655b View commit details
    Browse the repository at this point in the history
  2. add recursive permission adding/removing

    also other minor fixes
    necrodoom authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    862e71b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67be185 View commit details
    Browse the repository at this point in the history
  4. Tidy imports

    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    1f9e72c View commit details
    Browse the repository at this point in the history
  5. Fix Cyclic mirroring test (silly me)

    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    ff3ec84 View commit details
    Browse the repository at this point in the history
  6. Change to use LinkedHashSets to preserve ordering. Fixes an issue wit…

    …h populating bukkit perms in the wrong order. Fix wildcard negation in parent groups.
    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    9d7a204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    427dd71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f35a6b View commit details
    Browse the repository at this point in the history
  9. Cleanup plugin description

    necrodoom authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    8f810ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92bb4e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0947e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24509d6 View commit details
    Browse the repository at this point in the history
  13. Fix a /mangcheckp message

    necrodoom authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    81c6291 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0e93af View commit details
    Browse the repository at this point in the history
  15. v2.1: - Update for CraftBukkit 1.7.8-R0.1(3050). - Add UUID support. …

    …Plugins can still query by player name but a UUID is faster and preferable.
    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    9739784 View commit details
    Browse the repository at this point in the history
  16. Fixup javadocs

    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    32f4935 View commit details
    Browse the repository at this point in the history
  17. Fix overloadedWorldHolder so it correctly calls the new WorldHolder c…

    …ode when the user is not overloaded.
    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    aae586f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    211dc22 View commit details
    Browse the repository at this point in the history
  19. Fix clones forgetting sub groups.

    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    86b5780 View commit details
    Browse the repository at this point in the history
  20. Allow disabling userfile cache on uuid convert.

    Add "ignore-userfiles-cache: true" to "upgrades-done.yml" to disable cache, forcing uuid lookup requests.
    khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    0364d4e View commit details
    Browse the repository at this point in the history
  21. Prevent players who have never logged in before from taking over exis…

    …ting accounts.
    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    b018769 View commit details
    Browse the repository at this point in the history
  22. Error in logic

    ElgarL authored and khobbits committed May 4, 2014
    Configuration menu
    Copy the full SHA
    27e9e3a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4575fc5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2014

  1. Configuration menu
    Copy the full SHA
    01d03d5 View commit details
    Browse the repository at this point in the history
  2. Better handle TL failover.

    khobbits committed May 5, 2014
    Configuration menu
    Copy the full SHA
    363aee7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04666b6 View commit details
    Browse the repository at this point in the history
  4. Remove '-' from valid account names again.

    This could cause issues with NPC's converted to UUID before this version.
    khobbits committed May 5, 2014
    Configuration menu
    Copy the full SHA
    c12373b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2014

  1. Configuration menu
    Copy the full SHA
    f091806 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2014

  1. Only dispose users who are offline at point of disposal.

    This should cater for quick reconnects on lagged servers.
    khobbits committed May 10, 2014
    Configuration menu
    Copy the full SHA
    b00c317 View commit details
    Browse the repository at this point in the history
  2. Updated Items.csv: Added nemofish and fishnemo.

    Added shorter aliases for salmon, pufferfish, and clownfish.
    clou44 authored and khobbits committed May 10, 2014
    Configuration menu
    Copy the full SHA
    69f6257 View commit details
    Browse the repository at this point in the history
  3. Grammatical changes to config.yml

    Armadil authored and khobbits committed May 10, 2014
    Configuration menu
    Copy the full SHA
    6adacbb View commit details
    Browse the repository at this point in the history
  4. Improve messages/formatting

    stuntguy3000 authored and khobbits committed May 10, 2014
    1 Configuration menu
    Copy the full SHA
    7ba097c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05ef05d View commit details
    Browse the repository at this point in the history
  6. Update English TL keys.

    khobbits committed May 10, 2014
    Configuration menu
    Copy the full SHA
    0d6bca2 View commit details
    Browse the repository at this point in the history
  7. If Bukkit doesn't know who a player is, but we do, substitute the las…

    …t known nickname when ban checking.
    khobbits committed May 10, 2014
    Configuration menu
    Copy the full SHA
    4ecb6b5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. First draft of /condense

    khobbits committed May 16, 2014
    Configuration menu
    Copy the full SHA
    bd866de View commit details
    Browse the repository at this point in the history
  2. Add user messages.

    FarisR99 authored and khobbits committed May 16, 2014
    Configuration menu
    Copy the full SHA
    ed9e4ec View commit details
    Browse the repository at this point in the history

Commits on May 17, 2014

  1. Configuration menu
    Copy the full SHA
    8e7abe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbaf126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1881112 View commit details
    Browse the repository at this point in the history
  4. Move the teleport timer to an async task.

    @ArkhamNetwork authored and khobbits committed May 17, 2014
    Configuration menu
    Copy the full SHA
    4672e51 View commit details
    Browse the repository at this point in the history
  5. Optimize PlayerLoginEvent

    @ArkhamNetwork authored and khobbits committed May 17, 2014
    Configuration menu
    Copy the full SHA
    9307e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bd0608 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429a727 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Tweak to player login event.

    khobbits committed May 18, 2014
    Configuration menu
    Copy the full SHA
    b145ec5 View commit details
    Browse the repository at this point in the history
  2. Exempt named mobs by default from /remove

    Named mobs can be removed using /remove named
    Killing all mobs now requires /remove all,tamed,named
    khobbits committed May 18, 2014
    1 Configuration menu
    Copy the full SHA
    7e8ba9a View commit details
    Browse the repository at this point in the history
  3. Fix invalid TL key.

    khobbits committed May 18, 2014
    Configuration menu
    Copy the full SHA
    8159530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c929ebb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Configuration menu
    Copy the full SHA
    cf29a0b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2014

  1. Configuration menu
    Copy the full SHA
    ada2fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889dde7 View commit details
    Browse the repository at this point in the history
  3. New permission: essentials.silentjoin.vanish

    The server needs silentjoin to be enabled first.
    khobbits committed May 25, 2014
    Configuration menu
    Copy the full SHA
    57bb1ee View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Configuration menu
    Copy the full SHA
    f726035 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Configuration menu
    Copy the full SHA
    2ac1ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4590e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00655f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1d4129 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44509ff View commit details
    Browse the repository at this point in the history
  6. Improve fakeServer model

    khobbits committed May 27, 2014
    Configuration menu
    Copy the full SHA
    80ef955 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b00f458 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2014

  1. Configuration menu
    Copy the full SHA
    bffea1d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2014

  1. Add API logging to Eco API.

    khobbits committed May 31, 2014
    Configuration menu
    Copy the full SHA
    812de5c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2014

  1. 1 Configuration menu
    Copy the full SHA
    3a50850 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2014

  1. Configuration menu
    Copy the full SHA
    5a2fd19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d9af25 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2014

  1. Configuration menu
    Copy the full SHA
    7e9328b View commit details
    Browse the repository at this point in the history
  2. New permission: essentials.itemspawn.meta-vanilla

    Without this permission you cannot use vanilla itemmeta.  You can still use essentials style meta, if you have the appropriate permissions.
    khobbits committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    3887fdd View commit details
    Browse the repository at this point in the history
  3. Don't allow old UUID's to accidentally overwrite current UUID for use…

    …r mapping.
    
    Add some extra logging and uuid debug.
    khobbits committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    2215b0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ff197 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. Configuration menu
    Copy the full SHA
    da6df89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27890e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71936cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c54e9b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Configuration menu
    Copy the full SHA
    7804516 View commit details
    Browse the repository at this point in the history
  2. If "sethome-multiple" config section is invalid, silently fallback to…

    … default config values.
    khobbits committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    1690b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Configuration menu
    Copy the full SHA
    50a815b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Add a lag check for permission system checks.

    This doesn't include normal permission checks, since the overhead could be detrimental.
    khobbits committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    4854961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a800359 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f8b600 View commit details
    Browse the repository at this point in the history
  4. empty array is not null array

    necrodoom authored and khobbits committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    2c747ec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2014

  1. New permission: essentials.signs.trade.override.collect

    People with this permission will collect the resources of other peoples trade signs broken with admin permissions (essentials.signs.trade.override).
    khobbits committed Jun 21, 2014
    Configuration menu
    Copy the full SHA
    f76a517 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2014

  1. Configuration menu
    Copy the full SHA
    6c7ba6a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2014

  1. Kit cleanup and refactor.

    khobbits committed Jun 25, 2014
    Configuration menu
    Copy the full SHA
    dbcecca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6625a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. Configuration menu
    Copy the full SHA
    6269ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b69403 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2014

  1. Configuration menu
    Copy the full SHA
    8e7589e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549500e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2014

  1. Update Bukkit

    CB: 3092 B: 1938
    khobbits committed Jul 6, 2014
    Configuration menu
    Copy the full SHA
    2ba2eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02fe581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c372cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c8f51 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. Configuration menu
    Copy the full SHA
    0b925e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2014

  1. Configuration menu
    Copy the full SHA
    a131527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c692a View commit details
    Browse the repository at this point in the history
  3. Allow people with god & fly to teleport to unsafe locations even when…

    … teleport safety is disabled.
    khobbits committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    4e6c98a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5976a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8311da2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    093a1f6 View commit details
    Browse the repository at this point in the history
  7. Add ban reason to /banip

    khobbits committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    575a814 View commit details
    Browse the repository at this point in the history
  8. Update to new ban method.

    FearFree authored and khobbits committed Jul 12, 2014
    15 Configuration menu
    Copy the full SHA
    51be213 View commit details
    Browse the repository at this point in the history
  9. Remove ban check from /ess cleanup, no longer required.

    Fix ban upgrade script.
    khobbits committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    0c416c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae984c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. 3 Configuration menu
    Copy the full SHA
    c829a32 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2014

  1. Configuration menu
    Copy the full SHA
    23f14bc View commit details
    Browse the repository at this point in the history
  2. Add permission check before resetting speed on login The staff of my …

    …server asked me to do this fix, but I think it is very useful for all. This commit change is to reset player fly & run speed only if player has no permission to change speed.
    ALikhachev authored and khobbits committed Jul 19, 2014
    Configuration menu
    Copy the full SHA
    ed56afd View commit details
    Browse the repository at this point in the history
  3. Optimize player / user iteration.

    * Add a method for backwards compatability with unmapped code.
    * Convert all getOnlinePlayers() calls to use this method, part of the IEssentials interface
    * Add a new method getOnlineUsers() Ljava/lang/Iterable;
    * Convert appropriate calls to use this method
    * Update Bukkit to #1945
    * Update CraftBukkit to #3103
    md-5 authored and khobbits committed Jul 19, 2014
    Configuration menu
    Copy the full SHA
    465041b View commit details
    Browse the repository at this point in the history
  4. Fix sticky piston retract breaking essentials sign

    Sticky pistons could break signs that were mounted on blocks the pistons were retracting.
    
    This patch extends the protection from just the piston base to include the extended piston arm and the block at the end of the piston arm as well.
    
    This method will very likely need to be changed again when 1.8 comes out, but this should bring us a bit closer, by wrapping the block tests in a loop.
    SidShakal authored and khobbits committed Jul 19, 2014
    Configuration menu
    Copy the full SHA
    d1c014f View commit details
    Browse the repository at this point in the history
  5. Formatting fixes.

    khobbits committed Jul 19, 2014
    Configuration menu
    Copy the full SHA
    7907565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2c43d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2014

  1. Add /tempban missing syntax

    necrodoom authored and khobbits committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    1d859e4 View commit details
    Browse the repository at this point in the history
  2. Remove outdated try-catches

    necrodoom authored and khobbits committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    49d8046 View commit details
    Browse the repository at this point in the history
  3. Misc clarification (socialspy and kit delay)

    clarify allow-silent-join-quit
    necrodoom authored and khobbits committed Aug 10, 2014
    Configuration menu
    Copy the full SHA
    d9fbd68 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. Add mailFormat TL key.

    khobbits committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    4fd026f View commit details
    Browse the repository at this point in the history
  2. Add paging to mail.

    Support aliases in rule and baltop output.
    khobbits committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    53a7cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Configuration menu
    Copy the full SHA
    3f1c996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5125a13 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2014

  1. Configuration menu
    Copy the full SHA
    037456c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Configuration menu
    Copy the full SHA
    ffea359 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Configuration menu
    Copy the full SHA
    d11a295 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2014

  1. Unrequired Dependacy

    khobbits committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    ad13062 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. Configuration menu
    Copy the full SHA
    2117a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e29779 View commit details
    Browse the repository at this point in the history