summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* cleanupIaccidentally2012-10-28-5/+5
|
* Prevent changes (wither support)Iaccidentally2012-10-28-0/+33
|
* Update tppos to not accept coords over 30000000Iaccidentally2012-10-28-0/+8
|
* Merge branch 'master' of https://github.com/essentials/EssentialsIaccidentally2012-10-28-310/+304
|\
| * Cleanup usages of split.md_52012-10-27-34/+68
| |
| * Porting 2.9 teleport changesementalo2012-10-25-77/+151
| |
| * Removed empty methods.snowleo2012-10-24-137/+7
| |
| * Allow to fill data with defaults on newly created configssnowleo2012-10-24-0/+6
| |
| * "When IDE's attack"ementalo2012-10-24-4/+1
| |
| * Null handling in AntiBuildementalo2012-10-24-61/+74
| |
| * Fix metrics NPEementalo2012-10-24-1/+1
| |
* | 1.4 update :: protect updates :: update config.ymlIaccidentally2012-10-28-131/+125
|/
* Cleanup Entity Listenerementalo2012-10-19-1/+1
|
* Fix command handlersementalo2012-10-19-5/+7
|
* Clean up use of librariesmd_52012-10-19-305/+13
|
* Porting changes to 3.0: Volume 2 :: The Code Strikes BackIaccidentally2012-10-18-13/+19
|
* Add tabComplete support to Essentials commandssnowleo2012-10-18-53/+162
|
* Porting changes to 3.0: volume 1 :: lots of cleanupIaccidentally2012-10-18-9/+33
|
* Always teleport in sync threadsnowleo2012-10-16-2/+10
|
* Added exempt/offline permissions to fly, god, gamemode and socialspy ↵snowleo2012-10-16-20/+92
| | | | command. Added more options to socialspy
* Remember kids, don't copy & paste while codingsnowleo2012-10-16-1/+1
|
* Allow unsafe enchantments in /item /give /enchant with permissions.snowleo2012-10-16-4/+29
|
* Fix /seen for offline userssnowleo2012-10-16-6/+2
|
* Add command option /ignore listsnowleo2012-10-16-3/+14
|
* Allow at least one home by default.snowleo2012-10-16-1/+1
|
* Cleanup of ranks and make it more resistant against exceptions from external ↵snowleo2012-10-16-87/+221
| | | | code
* Add config option for /near default radiussnowleo2012-10-15-3/+19
|
* Correctly implement charges in /more allsnowleo2012-10-15-14/+48
|
* Add command option /more allsnowleo2012-10-15-23/+41
|
* Add more options to /balancetop and fix access to getPlayer() on offline usersnowleo2012-10-15-6/+41
|
* World permissions for /time commandsnowleo2012-10-15-1/+12
|
* Fix changeDisplayname and related codesnowleo2012-10-15-29/+61
|
* Fix chat coloursementalo2012-10-15-4/+2
|
* Remove [PLAYER_COMMAND] output, cleanupementalo2012-10-14-16/+13
|
* New permissions: essentials.give.enchanted essentials.item.enchantedsnowleo2012-10-14-2/+4
|
* Fix instanceof Playersnowleo2012-10-14-50/+50
|
* replace user.isHidden() with player.canSee()snowleo2012-10-14-287/+341
|
* entity target bypass protect permission split out to ↵ementalo2012-10-13-4/+13
| | | | essentials.protect.entity.bypass.entityname for per entity settings
* Fix usermap player matchingementalo2012-10-11-4/+4
|
* Remove user assignment in anti build listeners.ementalo2012-10-11-62/+15
|
* Fix /godementalo2012-10-11-4/+8
| | | | | Use assigned variable in protect BlockListener Cleanup imports
* Anti Build 3.0 updateementalo2012-10-11-215/+177
|
* Esschat clean upementalo2012-10-10-53/+148
| | | | Re-implement sign throttle Test #2331
* Get Player objects of players, that are not in the game yet.snowleo2012-10-09-2/+28
|
* Updated items.csv and translationsementalo2012-10-09-1507/+2325
| | | | Fixes missing whois tl key
* Move social spy command definition to config file.ementalo2012-10-09-8/+36
| | | | Fix the loading of some values from the config.
* Fix time set permissionsementalo2012-10-09-1/+1
|
* Golden rule of commiting, don't make formatting worse in a cleanup commit.md_52012-10-09-4/+4
|
* cleanupIaccidentally2012-10-09-1/+8
|
* Null checks on join / quit variablesementalo2012-10-09-8/+25
|