summaryrefslogtreecommitdiffstats
path: root/EssentialsProtect/src
Commit message (Collapse)AuthorAgeLines
* More work on the APIIaccidentally2013-05-25-0/+12
|
* More logging!drtshock2013-05-02-4/+2
|
* Format everything using Netbeanssnowleo2013-04-07-26/+26
|
* Use correct translations with colorsnowleo2013-04-06-1/+1
|
* Whoops, breaking the file modes againChris Ward2013-04-07-0/+0
|
* Fix spelling mistakesChris Ward2013-04-06-1/+1
|
* Moving all default messages back to the code, where they should besnowleo2013-04-06-2/+2
| | | | Also tweaking I18n class and YamlStorageWriter a bit
* Fix spaces into tabs.GunfighterJ2013-04-01-283/+283
| | | | Because no one told me
* [Fix] Update protection settingsGunfighterJ2013-04-01-280/+302
| | | | | Removed unnecessary return statements Waiting on bukkit bug for item frames and paintings
* Fix reloading of Protectsnowleo2013-03-31-2/+4
|
* [Protect] Prevent creepers from breaking paintings if their explosions are ↵ementalo2013-02-25-0/+15
| | | | disabled.
* Remove all instances of transient. (properly formatted this time!)Iaccidentally2013-01-14-8/+8
|
* Revert "Remove Transient :: Formatting Cleanup"Iaccidentally2013-01-14-20/+20
|
* Remove Transient :: Formatting CleanupIaccidentally2013-01-14-20/+20
|
* More Cleanup :: add TODO commentsIaccidentally2013-01-14-3/+3
|
* Cleanup :: Standardize import organization :: lots of comments :: remove ↵Iaccidentally2013-01-11-6/+6
| | | | unused eco systems
* Merge gravy's pull and reformat codeKHobbits2012-12-31-93/+51
|
* Essentials Team instead of Essentialsteamsnowleo2012-11-27-1/+1
|
* Update authors fields of all plugins to a link instead of an outdated list ↵snowleo2012-11-27-1/+1
| | | | of developers
* cleanupIaccidentally2012-10-28-1/+1
|
* Prevent changes (wither support)Iaccidentally2012-10-28-0/+26
|
* Merge branch 'master' of https://github.com/essentials/EssentialsIaccidentally2012-10-28-10/+0
|\
| * Removed empty methods.snowleo2012-10-24-10/+0
| |
* | 1.4 update :: protect updates :: update config.ymlIaccidentally2012-10-28-0/+8
|/
* entity target bypass protect permission split out to ↵ementalo2012-10-13-4/+13
| | | | essentials.protect.entity.bypass.entityname for per entity settings
* Fix /godementalo2012-10-11-2/+2
| | | | | Use assigned variable in protect BlockListener Cleanup imports
* Queued writing of the files to reduce disk iosnowleo2012-10-07-8/+1
|
* Cleanupsnowleo2012-10-06-7/+5
|
* Less locks pleasesnowleo2012-10-06-256/+180
|
* Fix startup errorssnowleo2012-10-06-1/+2
|
* Cleanupsnowleo2012-10-03-14/+3
|
* New permission checks, now only registers the parent nodes and needs two ↵snowleo2012-10-03-6/+6
| | | | checks. This combines the 2.9 and 3.0 permission check methods.
* Removing the signs and rails protection from protectementalo2012-09-27-1884/+19
| | | | Remove the antibuild functionality from protect
* Change Util.registerPermission to PermissionFactory, remove ↵ementalo2012-08-30-1/+2
| | | | registerPermissions from Util
* Updates to protect and geoipementalo2012-08-29-14/+12
|
* Removing server layer part 2snowleo2012-08-26-2/+2
|
* Some user matching updatesementalo2012-07-20-1/+1
|
* Merge of server-layer branchementalo2012-07-17-409/+254
|\
| * Move creaturespawn options to worldoptionsementalo2012-07-06-3/+0
| |
| * Move creature spawn prevention to coreementalo2012-07-06-27/+2
| |
| * package name change to net.ess3ementalo2012-06-27-164/+45
| |
| * Renamed plugin from Essentials3 to Essentials-3snowleo2012-06-27-1/+1
| |
| * Fairly expansive cleanup of ess protect.md_52012-06-27-241/+219
| |
| * Use essentials data folder location for protect dbementalo2012-06-27-2/+2
| |
| * Bogus class reference to leave in jmx extensionsmd_52012-06-26-0/+1
| |
| * Remove fake explosion.ementalo2012-06-18-5/+3
| | | | | | | | Missing bits of commandr
| * 2.9 -> 3.0 mergeementalo2012-06-06-0/+1
| |
| * 2.9 -> 3.0 mergeementalo2012-05-31-2/+2
| | | | | | | | Commented out a load of metrics code for the time being
| * 2.9 -> 3.0ementalo2012-05-30-0/+12
| | | | | | | | Adding world pems to the various commands (this should be seperated out to its own method)
| * Master -> 3.0ementalo2012-05-28-568/+904
| |\