summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChat.java
Commit message (Collapse)AuthorAgeLines
* [API] fix other modules to use new packagesIaccidentally2013-07-13-2/+2
|
* Remove old chat hookKHobbits2013-07-13-24/+4
| | | | | Use Bukkit API for local chat handling Implement localChatSpy event
* CB #2289 Bukkit #1512ementalo2012-08-04-2/+2
| | | | Change PlayerChatEvent to AsyncPlayerChatEvent
* Synchronized chatStoresnowleo2012-08-03-1/+2
|
* Make Essentials Update use new Listener system, and fix a few general ↵md_52012-02-15-2/+0
| | | | mistakes, including that of the config
* Removing load info, bucket displays that now.snowleo2012-01-20-1/+0
|
* Update for new CraftBukkit Event Codesnowleo2012-01-20-3/+3
| | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
* Reduce duplicate calls in EssentialsChatKHobbits2012-01-18-6/+5
| | | | Should cut the time down a little.
* Fix broken charge for shout and questionsnowleo2011-12-09-4/+11
|
* If Essentials core fails to read one of the configs now, it will disable ↵snowleo2011-11-30-5/+14
| | | | itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server.
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-5/+5
|
* EssChat update part 1.okamosy2011-10-30-2/+6
|
* Edited Priority to "High" feildmaster2011-10-03-1/+1
| | | Adds compatibility to plugins that adds text to the current "format."
* Removed leftovers from initial Factions integrationBrettflan2011-07-20-2/+1
|
* More changes to the EssentialsChat API for Factionssnowleo2011-07-20-1/+6
|
* Rewritten Factions hook, so we don't need Factions in our code.snowleo2011-07-19-2/+12
|
* Heavy cleanup of all classessnowleo2011-07-16-5/+5
| | | | | ItemDb is not static anymore Essentials.getStatic() removed
* Implemented Factions hooks for proper chat integration with it (master/dev ↵Brettflan2011-07-02-0/+3
| | | | branch)
* Permissions 3.1.4snowleo2011-06-07-14/+9
| | | | | Added Code for Perm2, Perm3 and Config Permissions Cleaned EssentialsChat
* Finally get rid of all dependency problems.snowleo2011-05-11-6/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
* More translation stuff. Translated Spawn, Chat, Protect, GeoIPsnowleo2011-05-10-2/+3
| | | | | | | Protect is only partly translated (sql stuff is not translated) EssentialsSpawn is changed to use the onCommand from Essentials jar, since that is more up to date. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1408 e251c2fe-e539-e718-e476-b85c1f46cddb
* Moving all files to trunk.snowleo2011-03-19-0/+43
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb