summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Protect: Remove protection when attached block is destroyedementalo2011-06-11-4/+15
|
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-11-1/+463
|\
| * Protect: Get block owners on right click block onlyementalo2011-06-11-1/+2
| |
| * Merge pull request #2 from khobbits/mastersnowleo2011-06-08-0/+461
| |\ | | | | | | gm aliases
| | * Adding group permission aliasKHobbits2011-06-08-1/+145
| | |
| | * Adding user permission aliasKHobbits2011-06-08-1/+87
| | |
| | * Adding manloadKHobbits2011-06-08-0/+29
| | |
| | * Adding some GM aliasesKHobbits2011-06-08-0/+202
| |/
* | Merge branch 'release'snowleo2011-06-11-1/+88
|\ \ | |/ |/| | | | | | | Conflicts: .gitignore lib/bukkit-0.0.1-SNAPSHOT.jar
| * Update version number of Bukkitstable-2.3.2snowleo2011-06-11-1/+1
| |
| * Update for the changes in Bukkitsnowleo2011-06-11-0/+87
| |
| * CB #860 B#716snowleo2011-06-11-0/+0
| |
| * Ignore all build filessnowleo2011-06-11-1/+25
| |
| * gitignore for .DS_Store filessnowleo2011-06-11-0/+1
| |
* | Catch NumberFormatExceptionsnowleo2011-06-08-20/+34
| |
* | Cleanupsnowleo2011-06-08-2/+1
| |
* | The sign permissions will be:snowleo2011-06-08-3/+5
| | | | | | | | | | | | essentials.signs.create.* essentials.signs.use.* essentials.signs.break.*
* | Refactoring of the signssnowleo2011-06-08-75/+622
| | | | | | | | | | | | Todo: Eco signs, Protection signs New permission: essentials.signs.[signname].break
* | Added developer readme and settings.snowleo2011-06-07-0/+16
| |
* | Fix save inventory after logout for new players.snowleo2011-06-07-1/+1
| |
* | Remove unused importssnowleo2011-06-07-2/+0
| |
* | Fix dependencysnowleo2011-06-07-4/+11
| | | | | | | | Loading from lib won't work, so back to the old method.
* | The rest of Wundarks commit, cleanedsnowleo2011-06-07-95/+179
| |
* | Added [Time] SignWundark2011-06-07-0/+8
| |
* | Changed MOTDWundark2011-06-07-1/+0
| |
* | Merge branch 'permissions3'snowleo2011-06-07-1/+3
|\ \
| * | ignore build directoriessnowleo2011-06-07-1/+3
| | |
* | | Fix the tests.snowleo2011-06-07-0/+1
| | |
* | | Only import what we really need.snowleo2011-06-07-16/+17
| | |
* | | Bukkit #704snowleo2011-06-07-0/+0
|/ /
* | Cleanupsnowleo2011-06-07-7/+83
| | | | | | | | /manuadd command
* | Permissions 3.1.4snowleo2011-06-07-240/+1792
| | | | | | | | | | Added Code for Perm2, Perm3 and Config Permissions Cleaned EssentialsChat
* | Major cleanup of the Protect codesnowleo2011-06-06-759/+951
| |
* | Ignore all build filessnowleo2011-06-06-1/+25
| |
* | gitignore for .DS_Store filessnowleo2011-06-06-0/+1
| |
* | cleanupsnowleo2011-06-06-49/+46
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1593 e251c2fe-e539-e718-e476-b85c1f46cddb
* | cleanupsnowleo2011-06-06-4/+4
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1592 e251c2fe-e539-e718-e476-b85c1f46cddb
* | cleanupsnowleo2011-06-06-11/+6
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1591 e251c2fe-e539-e718-e476-b85c1f46cddb
* | Cleaned InventoryWorkaroundsnowleo2011-06-06-23/+24
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1590 e251c2fe-e539-e718-e476-b85c1f46cddb
* | Rewrote TargetBlocksnowleo2011-06-06-589/+516
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1589 e251c2fe-e539-e718-e476-b85c1f46cddb
* | Pull-Request #1 by mrapplesnowleo2011-06-05-1/+1
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1588 e251c2fe-e539-e718-e476-b85c1f46cddb
* | [trunk] Protect, add missing listenerementalo2011-06-05-0/+1
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1587 e251c2fe-e539-e718-e476-b85c1f46cddb
* | [trunk] Protect, more mergesementalo2011-06-05-18/+124
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1586 e251c2fe-e539-e718-e476-b85c1f46cddb
* | NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
| | | | | | | | | | | | That one was correct, otherwise the inventory will be deleted by offline changes. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1585 e251c2fe-e539-e718-e476-b85c1f46cddb
* | NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1584 e251c2fe-e539-e718-e476-b85c1f46cddb
* | NPE fix for offline users in UserDatasnowleo2011-06-05-1/+1
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1583 e251c2fe-e539-e718-e476-b85c1f46cddb
* | [trunk] Protect, move some bits aboutementalo2011-06-03-8/+5
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1582 e251c2fe-e539-e718-e476-b85c1f46cddb
* | [trunk] Protect, merging changes inementalo2011-06-03-35/+37
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1581 e251c2fe-e539-e718-e476-b85c1f46cddb
* | Fix Spawnersnowleo2011-06-03-1/+2
| | | | | | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1580 e251c2fe-e539-e718-e476-b85c1f46cddb
* | [trunk] Adding dependancy checker, need to fix timings as Protect tries to ↵ementalo2011-06-03-111/+193
| | | | | | | | | | | | use it before the file system finishes git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1579 e251c2fe-e539-e718-e476-b85c1f46cddb