summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Split build and use protectionsnowleo2011-07-18-2/+21
|
* Protect Rails and other signs from pistonssnowleo2011-07-18-1/+66
|
* Cleaned deprecated functionssnowleo2011-07-18-44/+23
|
* Piston push blacklistsnowleo2011-07-18-3/+41
|
* Protection of signs against pistonssnowleo2011-07-18-50/+118
|
* Bukkit Permission systemsnowleo2011-07-18-9/+65
| | | | New config setting: use-bukkit-permissions
* CB #1000 Bukkit #700ementalo2011-07-17-2/+165
|
* Test #706. essentials.mute.exempt - messages for mute playersementalo2011-07-17-1/+1
|
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-17-177/+591
|\
| * Fixes to EssentialsProtect that will remove conflicts with WorldGuard and ↵snowleo2011-07-16-0/+16
| | | | | | | | other protection plugins.
| * mute for offline userssnowleo2011-07-16-1/+1
| |
| * Register API #8f66f7dcae80945250301a9d9e644a74ab28d0b6snowleo2011-07-16-37/+232
| | | | | | | | Supports BOSE7
| * Disable old message about iconomy not being enabled before essentialssnowleo2011-07-16-1/+1
| |
| * fix kickexemptsnowleo2011-07-16-0/+1
| |
| * Revert to correct class loadersnowleo2011-07-16-3/+3
| |
| * restricted-commands have been removed from config.ymlsnowleo2011-07-16-45/+49
| | | | | | | | Now we have a whitelist: player-commands
| * Log free signs.snowleo2011-07-16-3/+7
| | | | | | | | | | We don't how much the user takes out of the free sign, so we log the maximum value. Also corrected the stack sizes.
| * Colored signs with &0-fsnowleo2011-07-16-0/+8
| | | | | | | | Permissions: essentials.signs.color
| * Revert broken ban reason for /tempbansnowleo2011-07-16-1/+1
| |
| * German language file correctionssnowleo2011-07-16-3/+3
| |
| * Fixing the UnitTestssnowleo2011-07-16-0/+2
| |
| * Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-16-10/+30
| |\
| * | Created an interface for settings.snowleo2011-07-16-14/+193
| | |
* | | essentials.mute.exempt prevents muting, send messages when a player is muted ↵ementalo2011-07-16-4/+39
| |/ |/| | | | | to the muted
* | Merge pull request #12 from khobbits/masterementalo2011-07-15-8/+18
|\ \ | | | | | | Tidy plugins.yml, tidy help.
| * | Format.KHobbits2011-07-15-10/+9
| | |
| * | Adding a failure message for help searchKHobbits2011-07-15-3/+12
| | |
| * | Adjust the help for more alias'KHobbits2011-07-15-3/+5
| | |
* | | This change did not commitementalo2011-07-16-1/+2
| | |
* | | Test #393 adding optional ban reason with tempban /tempban player time ↵ementalo2011-07-16-2/+11
| |/ |/| | | | | reason, also adding essentials.tempban.exempt
* | Fix merge errorsnowleo2011-07-16-1/+2
| |
* | Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-16-32/+38
|\ \
| * | offline player validation for banningementalo2011-07-15-17/+13
| | |
| * | Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-15-330/+267
| |\ \
| * | | fixing offline player permissions check-ups.ementalo2011-07-15-15/+25
| | | | | | | | | | | | | | | | | | | | Ban for offline players. 2 new permissions nodes. essentials.ban.exempt and essentials.kick.exempt. People with this permission cannot be banned / kicked
* | | | Heavy cleanup of all classessnowleo2011-07-16-292/+328
| |/ / |/| | | | | | | | | | | ItemDb is not static anymore Essentials.getStatic() removed
* | | Cleanup of Essentials classsnowleo2011-07-15-330/+267
|/ / | | | | | | Moved all ban stuff to BanWorkaround
* | Fix #682 line numbers of trade signs correctedsnowleo2011-07-15-3/+3
| |
* | Test #683snowleo2011-07-15-1/+1
| | | | | | | | fix for unbreakable sign
* | Cleanup of Essentials Block and Player Listenerssnowleo2011-07-15-1093/+98
|/ | | | | | Removed old sign code Moved some jail stuff to the JailPlayerListener Jail Events now have low priority, so that events are cancelled early.
* Fix /time command:snowleo2011-07-15-25/+51
| | | | | | | Removed essentials.time.player permission (this is now default) Added essentials.time.others permission Admins can now set the time of players Added reset option, that sets the time of the player to the world time
* Broadcast message on kick/bansnowleo2011-07-15-10/+18
|
* Moved user.setDisplayName() from EssentialsChat to Essentialssnowleo2011-07-15-19/+49
| | | | | | Added new config: change-displayname (default to true) It allows users to disable the setDisplayName, if they have other plugins that modify the display name Updated user.getNick() to use StringBuilder
* New permission: essentials.sleepingignoredsnowleo2011-07-15-38/+42
|
* /balance in console for offline userssnowleo2011-07-15-1/+1
|
* Log Protection alerts to the consolesnowleo2011-07-15-13/+16
| | | | Also added the world name, which was missing.
* Disable /unlimited for fire blocksnowleo2011-07-15-0/+2
|
* Correct sortingsnowleo2011-07-15-9/+18
|
* actually remove sorting methodsementalo2011-07-15-31/+0
|
* balancetop only braodcasts to the issuer now, fix messages, remove util ↵ementalo2011-07-15-17/+24
| | | | sortingmethods