Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Correct antibuild perm check | KHobbits | 2012-08-19 | -5/+5 |
| | | | | (still need to abort interact/use checks on block place) | |||
* | Attempt to add support for metadata permissions. | KHobbits | 2012-08-19 | -4/+35 |
| | ||||
* | Split Ess protect into EssProtect and EssAntiBuild | KHobbits | 2012-08-19 | -602/+1929 |
| | | | | | | | | | New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item | |||
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-18 | -12/+12 |
|\ | ||||
| * | Merge pull request #123 from necrodoom/patch-9 | Iaccidentally | 2012-08-18 | -12/+12 |
| |\ | | | | | | | fix ID 2259, pointed out by tanite | |||
| | * | fix ID 2259, pointed out by tanite | necrodoom | 2012-08-18 | -12/+12 |
| | | | | | | | | | items.csv version 2.1_09 | |||
* | | | Removing EssentialsUpdate from 2.9 branch. | KHobbits | 2012-08-18 | -8620/+0 |
|/ / | | | | | | | Development may be continued in 3.x branch. | |||
* | | Remove 3.x api migration code. | KHobbits | 2012-08-18 | -1403/+0 |
| | | | | | | | | | | 3.x development was moved to different code branch. Removing deprecated warnings, since it would be silly to deprecate ALL classes. | |||
* | | Fix /warp command matching in console. | KHobbits | 2012-08-18 | -2/+2 |
|/ | ||||
* | Merge pull request #122 from necrodoom/patch-8 | Iaccidentally | 2012-08-15 | -136/+260 |
|\ | | | | | update IDs: 5,6,17,18 - erase unused and add new | |||
| * | update IDs: 5,6,17,18 - erase unused and add new | necrodoom | 2012-08-15 | -136/+260 |
|/ | | | items.csv version 2.1_08 | |||
* | Merge pull request #121 from necrodoom/patch-6 | Iaccidentally | 2012-08-13 | -2/+18 |
|\ | | | | | few extra fixes to several ID item name aliases | |||
| * | few extra fixes to several IDs | necrodoom | 2012-08-13 | -2/+18 |
|/ | | | items.csv version 2.1_07 | |||
* | add spruce/pine tree to items.csv | Iaccidentally | 2012-08-13 | -0/+20 |
| | ||||
* | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-08-13 | -284/+284 |
|\ | ||||
| * | Fix encoding of swedish locale | snowleo | 2012-08-13 | -281/+281 |
| | | ||||
| * | Update Essentials/src/items.csv | KHobbits | 2012-08-13 | -1/+1 |
| | | ||||
| * | Update Essentials/src/items.csv | KHobbits | 2012-08-13 | -1/+1 |
| | | ||||
| * | Merge pull request #115 from necrodoom/patch-3 | KHobbits | 2012-08-11 | -1/+1 |
| |\ | | | | | | | grammar check on plugin.yml | |||
| | * | sets, not setting | necrodoom | 2012-08-08 | -1/+1 |
| | | | ||||
* | | | Try and prevent 'corrupt' messages files from breaking essentials. | KHobbits | 2012-08-13 | -3/+13 |
|/ / | ||||
* | | Add command name matching to /gamemode | KHobbits | 2012-08-12 | -21/+42 |
| | | | | | | | | This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter. | |||
* | | Improve player matching in /gamemode | KHobbits | 2012-08-12 | -3/+15 |
| | | | | | | | | Add extra aliases to /gamemode | |||
* | | fix name length check in /kill | Iaccidentally | 2012-08-10 | -1/+1 |
| | | ||||
* | | fix msg and pay to accept 2 character names | Iaccidentally | 2012-08-10 | -2/+2 |
| | | ||||
* | | Throw warning when using /kill without valid player. | KHobbits | 2012-08-10 | -0/+7 |
| | | ||||
* | | Add console log message when player is /kicked | KHobbits | 2012-08-10 | -0/+3 |
| | | ||||
* | | Add console log message when player is /banned | KHobbits | 2012-08-10 | -0/+3 |
| | | ||||
* | | Fix yaml issue with /kit | KHobbits | 2012-08-10 | -5/+11 |
| | | ||||
* | | Fix Chat Formatting so chat type is shown first. | KHobbits | 2012-08-09 | -1/+1 |
| | | ||||
* | | Merge pull request #117 from necrodoom/patch-5 | Iaccidentally | 2012-08-09 | -1/+10 |
|\ \ | | | | | | | items.csv update with ticket #2559 suggestions | |||
| * | | items.csv update with ticket #2559 suggestions | necrodoom | 2012-08-09 | -1/+10 |
|/ / | | | | | items.csv 2.1_06 | |||
* | | Fix /top so that glass counts as a real block. | KHobbits | 2012-08-08 | -3/+3 |
| | | ||||
* | | Fix tp permissions check to check player typing command not teleportee. | KHobbits | 2012-08-08 | -5/+5 |
| | | | | | | | | If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld> | |||
* | | Correct material for beds | snowleo | 2012-08-08 | -1/+1 |
| | | ||||
* | | Fix right click on signs | snowleo | 2012-08-08 | -3/+8 |
| | | ||||
* | | Test the places around the location first, then go up | snowleo | 2012-08-08 | -22/+83 |
|/ | ||||
* | Fix teleports on beds | snowleo | 2012-08-08 | -0/+5 |
| | ||||
* | Fix minor Exp discrepancy | KHobbits | 2012-08-08 | -14/+44 |
| | | | | | Add 'l<level>' syntax to /exp command EG: /exp set l20 | |||
* | Fix /day /night /sun and /storm aliases to actually set to the current ↵ | KHobbits | 2012-08-08 | -15/+54 |
| | | | | | | status if used without parameters. fixes #2365 | |||
* | Don't show two error messages on [kit] signs. | KHobbits | 2012-08-08 | -0/+5 |
| | | | | Fixes #2508 | |||
* | Merge branch 'refs/heads/groupmanager' into 2.9 | snowleo | 2012-08-07 | -2/+10 |
|\ | ||||
| * | Better error report on malformed GlobalGroups. | ElgarL | 2012-08-07 | -2/+10 |
| | | ||||
* | | Prevent errors in listeners affecting EssentialsChat | snowleo | 2012-08-07 | -5/+34 |
| | | ||||
* | | Merge pull request #114 from necrodoom/patch-2 | Alexander Schepp | 2012-08-07 | -1/+1 |
|\ \ | | | | | | | another extra space | |||
| * | | another extra space | necrodoom | 2012-08-07 | -1/+1 |
|/ / | ||||
* | | Clean up spaces in config. Please don't break this in the future, this is ↵ | md_5 | 2012-08-07 | -3/+5 |
| | | | | | | | | the second fix guys. | |||
* | | Merge pull request #112 from necrodoom/patch-1 | Iaccidentally | 2012-08-07 | -1/+4 |
|\ \ | | | | | | | update permissions to include new nodes | |||
| * | | update with new workbench node | necrodoom | 2012-08-07 | -0/+1 |
| | | | ||||
| * | | update permissions to include new nodes | necrodoom | 2012-08-07 | -1/+3 |
|/ / |