summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Adding join / quit messages in the config test #1697ementalo2012-10-08-27/+51
| | | | PlayerChatEvent -> AsyncPlayerChatEvent
* Temporary fix for javadoc bugsnowleo2012-10-08-1/+3
|
* Show write queue size on /gcsnowleo2012-10-08-3/+6
|
* Queued writing of the files to reduce disk iosnowleo2012-10-07-282/+245
|
* Use correct classloader to loadmd_52012-10-07-3/+3
|
* Shift fields around so they are actually set.md_52012-10-07-9/+4
|
* Don't name each command Commandxxxmd_52012-10-07-23/+18
|
* Helps to include the annotationmd_52012-10-07-0/+20
|
* Use annotations to register commandsmd_52012-10-07-13/+44
|
* Move ess init to onenable.md_52012-10-07-7/+1
|
* Save commands that are in the jar by default, print commands on load. Should ↵md_52012-10-07-5/+46
| | | | work, havent tested.
* Add Essentials extra and KittyCannon as a demo.md_52012-10-07-3/+93
|
* Cleanupsnowleo2012-10-06-97/+90
|
* Organize Importssnowleo2012-10-06-84/+44
|
* Cleanupsnowleo2012-10-06-58/+1
|
* Less locks pleasesnowleo2012-10-06-1594/+781
|
* Getting rid of locks, part onesnowleo2012-10-06-209/+432
|
* Fix startup errorssnowleo2012-10-06-11/+32
|
* Removed Protection signs, use other plugins for this.snowleo2012-10-03-354/+2
|
* Comment AntiBuild until latest version is ported from 2.9snowleo2012-10-03-3/+5
|
* Cleanupsnowleo2012-10-03-15/+10
|
* Make ItemStackDotStarPermission more generalsnowleo2012-10-03-47/+59
|
* Better .* Permission classessnowleo2012-10-03-381/+185
|
* New permission checks, now only registers the parent nodes and needs two ↵snowleo2012-10-03-71/+65
| | | | checks. This combines the 2.9 and 3.0 permission check methods.
* Fix Spawns commandssnowleo2012-10-03-17/+14
|
* Check amount in /paysnowleo2012-10-03-288/+300
|
* Fix removing of item in /hatsnowleo2012-10-03-2/+3
|
* Added link to /essentialshelp command for consolesnowleo2012-10-03-1/+1
|
* Reenable Metricssnowleo2012-10-03-53/+43
|
* Fix NPE in /seensnowleo2012-10-03-1/+1
|
* Cleanupsnowleo2012-10-03-5/+1
|
* Merge pull request #127 from XwartX/patch-1Iaccidentally2012-09-27-15/+15
|\ | | | | Update Essentials/src/messages_nl.properties
| * Update Essentials/src/messages_nl.propertiesXwartX2012-08-21-15/+15
| | | | | | Small fixes in translations