Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Ignore self damage in teleport entity protection. | KHobbits | 2012-12-29 | -2/+2 |
| | ||||
* | Lets clean up the recipe window on player quit, just in case. | KHobbits | 2012-12-29 | -1/+5 |
| | ||||
* | Fix home functionality bugs: | KHobbits | 2012-12-29 | -31/+38 |
| | | | | | /home not using bed when enabled /home not giving teleport warning | |||
* | Update bukkit to 1.4.6-R0.1 | KHobbits | 2012-12-29 | -0/+6 |
| | | | | bukkit: 1652 cb: 2561 | |||
* | Fix string match error on none existing user (/ban). | KHobbits | 2012-12-29 | -1/+1 |
| | ||||
* | Add SimplyPerms to classpath | Chris Ward | 2012-12-29 | -1/+3 |
| | ||||
* | Added SimplyPerms Handler | Xefir | 2012-12-29 | -0/+64 |
| | ||||
* | Merge pull request #229 from necrodoom/patch-9 | Alexander Schepp | 2012-12-28 | -1/+1 |
|\ | | | | | fix tempban permission check | |||
| * | derp - fix tempban permission check | Necrodoom | 2012-12-28 | -1/+1 |
|/ | ||||
* | Revert 6b18259af6 - Adding permission node to speak, with config option to ↵ | Chris Ward | 2012-12-27 | -30/+0 |
| | | | | enable the node | |||
* | Add tpdeny message to /tpahere | Chris Ward | 2012-12-27 | -0/+1 |
| | ||||
* | Adding permission node to speak, with config option to enable the node | Chris Ward | 2012-12-24 | -0/+30 |
| | ||||
* | Move max-tempban-time in config | Chris Ward | 2012-12-24 | -4/+4 |
| | ||||
* | Fixing IUser | Chris Ward | 2012-12-23 | -1/+1 |
| | ||||
* | Adding isAfk and setAfk to IUser API | Chris Ward | 2012-12-23 | -0/+4 |
| | ||||
* | Make seen status's only show when true. | KHobbits | 2012-12-22 | -11/+16 |
| | ||||
* | Merge pull request #215 from necrodoom/patch-5 | Chris Ward | 2012-12-21 | -6/+37 |
|\ | | | | | update items.csv to minecraft 1.4.6 | |||
| * | update items.csv to minecraft 1.4.6 | Necrodoom | 2012-12-16 | -6/+37 |
| | | ||||
* | | Log target plugin in debug mode for altcmd | KHobbits | 2012-12-21 | -4/+5 |
| | | ||||
* | | Final all the things - Recipe | KHobbits | 2012-12-21 | -32/+39 |
| | | ||||
* | | Fix recipe layout for small shapes | KHobbits | 2012-12-21 | -2/+5 |
| | | ||||
* | | Swap method order on recipe | KHobbits | 2012-12-21 | -20/+22 |
| | | ||||
* | | Adjust section matching. | KHobbits | 2012-12-20 | -11/+13 |
| | | ||||
* | | Merge pull request #227 from Elvaron/2.9 | KHobbits | 2012-12-20 | -0/+5 |
|\ \ | | | | | | | FallBack for missing config property | |||
| * | | FallBack for missing config property | Elvaron | 2012-12-21 | -0/+5 |
| | | | ||||
* | | | Merge branch '2.9' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-12-20 | -2/+48 |
|\ \ \ | ||||
| * | | | Merge pull request #226 from Elvaron/2.9 | KHobbits | 2012-12-20 | -2/+48 |
| |\| | | | | | | | | | | Made socialspy commands list configurable | |||
| | * | | Made socialspy commands list configurable | Elvaron | 2012-12-20 | -2/+48 |
| |/ / | ||||
* | | | Add support for whitelisting commands in /help by permission: ↵ | KHobbits | 2012-12-20 | -1/+1 |
| | | | | | | | | | | | | essentials.help.<plugin>.<command> | |||
* | | | Reduce permissions checking when generating /help | KHobbits | 2012-12-20 | -1/+2 |
| | | | ||||
* | | | Allow certain commands while in jail, but only if the user normally has ↵ | KHobbits | 2012-12-20 | -11/+20 |
|/ / | | | | | | | | | | | | | access to that command. Notes: essentials.jail.allow.<command> | |||
* | | Merge branch 'release' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-12-20 | -4/+15 |
|\ \ | ||||
| * | | Add a little bit of extra information to /seen, this will show when user is ↵stable-2.9.6 | KHobbits | 2012-12-20 | -4/+15 |
| | | | | | | | | | | | | online. | |||
| * | | Warn other party when teleport fails after tpaccept. | KHobbits | 2012-12-20 | -4/+13 |
| | | | ||||
| * | | Redundant tpaccept cost check. | KHobbits | 2012-12-20 | -8/+0 |
| | | | ||||
* | | | Fix max tempban length option. | KHobbits | 2012-12-20 | -2/+2 |
| | | | ||||
* | | | Warn other party when teleport fails after tpaccept. | KHobbits | 2012-12-20 | -4/+13 |
| | | | ||||
* | | | Redundant tpaccept cost check. | KHobbits | 2012-12-20 | -8/+0 |
| | | | ||||
* | | | Merge branch 'release' of github.com:essentials/Essentials into 2.9 | KHobbits | 2012-12-20 | -5/+1 |
|\| | | ||||
| * | | Remove command cost warnings from plugin matching. | KHobbits | 2012-12-20 | -5/+1 |
| | | | ||||
| * | | Fix currency display in MOTD - display currency character, trim decimal places | Chris Ward | 2012-12-20 | -1/+3 |
| | | | ||||
| * | | Don't use broken CB methods ... | snowleo | 2012-12-20 | -3/+3 |
| | | | ||||
| * | | Fix nagging for overriden commands. | md_5 | 2012-12-20 | -1/+1 |
| | | | ||||
| * | | Force people to use latest CB version | snowleo | 2012-12-20 | -1/+1 |
| | | | ||||
| * | | Fix Spawns / Jail loading | snowleo | 2012-12-20 | -3/+4 |
| | | | ||||
| * | | Update Inventory Workaround to the latest version | snowleo | 2012-12-20 | -452/+36 |
| | | | | | | | | | | | | Still bugged in CB: maxAmount of items | |||
| * | | Simply using the SnakeYaml default (which in turn defaults to Class.forName) ↵ | md_5 | 2012-12-19 | -26/+2 |
| | | | | | | | | | | | | appears to be enough to get the classes for our custom configuration. This avoid Bukkit depreciation. | |||
* | | | Don't use broken CB methods ... | snowleo | 2012-12-20 | -3/+3 |
| | | | ||||
* | | | Useless import | Chris Ward | 2012-12-20 | -1/+0 |
| | | | ||||
* | | | Fix currency display in MOTD - display currency character, trim decimal places | Chris Ward | 2012-12-20 | -1/+3 |
| | | |