summaryrefslogtreecommitdiffstats
path: root/EssentialsChat
Commit message (Collapse)AuthorAgeLines
* Merge gravy's pull and reformat codeKHobbits2012-12-31-60/+52
|
* 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
* Don't confuse gravypodAlexander Schepp2012-11-01-1/+1
|
* Fix chat coloursementalo2012-10-15-4/+1
|
* Fix instanceof Playersnowleo2012-10-14-2/+2
|
* Esschat clean upementalo2012-10-10-2/+5
| | | | Re-implement sign throttle Test #2331
* Adding join / quit messages in the config test #1697ementalo2012-10-08-25/+31
| | | | PlayerChatEvent -> AsyncPlayerChatEvent
* Organize Importssnowleo2012-10-06-12/+10
|
* Less locks pleasesnowleo2012-10-06-15/+4
|
* Move format methods from Util to FormatUtilsnowleo2012-09-02-1/+2
|
* Removing server layer part 2snowleo2012-08-26-5/+7
|
* Some user matching updatesementalo2012-07-20-4/+4
|
* Merge of server-layer branchementalo2012-07-17-43/+41
|\
| * package name change to net.ess3ementalo2012-06-27-44/+47
| |
| * Renamed plugin from Essentials3 to Essentials-3snowleo2012-06-27-1/+1
| |
| * That just leaves the big ol' core. Largely ignore Compat as it is very ↵md_52012-06-27-13/+8
| | | | | | | | temporary.
| * Remove fake explosion.ementalo2012-06-18-4/+3
| | | | | | | | Missing bits of commandr
| * 2.9 Mergesementalo2012-06-18-18/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make /vanish follow the same rules as /fly, /god and /gamemode Add espawn to plugin.yml Allow your hat to be removed with /hat remove void silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken) Fix /exp so it can be used in the console Using /exp, show can't find player message, if no matching player is found Replace op ignore exempt with ignore exempt chat permission: essentials.chat.ignoreexempt This permission won't prevent a player from ignoring the player, but the player will see the chat messages anyway. Fix chat showing [spy] prefix when social spy was not required to see the message Players should not be able to ignore Console Also implement chat exempt permission in other commands. Prevent joinbots from triggering join code, unless they are actually connected to the server and online.
| * 2.9 -> 3.0 mergeementalo2012-06-06-32/+14
| |
| * 2.9 to 3.0 mergeementalo2012-05-29-0/+1
| |
| * Master -> 3.0ementalo2012-05-28-1572/+411
| |\
| * | Chat spy, should show otherworld chat.KHobbits2012-04-06-9/+8
| | |
| * | New Permission: essentials.chat.urlKHobbits2012-03-22-2/+5
| | | | | | | | | | | | Without this perm, URLs will be modified not to be links.
| * | Split colour permissions into 3: color/magic/formatKHobbits2012-03-22-8/+1
| | |
* | | Package Renamesementalo2012-07-16-24/+24
| |/ |/|
* | Use maven for versioning. Note GroupManager versioning is broken.md_52012-03-18-1/+1
| |
* | Trade is part of Economysnowleo2012-03-14-2/+2
| |
* | Move utils to new packagesnowleo2012-03-14-1/+1
| |
* | Splitting permissions and ranks (renamed from groups)snowleo2012-03-14-6/+6
| | | | | | | | Deleted all old permissions handlers, since we fully use superperms now
* | Complete the transition to maven :Dmd_52012-03-04-1317/+21
| |
* | ChargeException was in the correct folder, but had the wrong package header.Paul Buonopane2012-02-23-1/+1
| | | | | | | | Signed-off-by: Paul Buonopane <techsoftadvanced@gmail.com>
* | Merge branch 'refs/heads/master' into 3.0snowleo2012-02-21-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore Essentials/src/com/earth2me/essentials/Essentials.java Essentials/src/com/earth2me/essentials/EssentialsTimer.java Essentials/src/com/earth2me/essentials/ISettings.java Essentials/src/com/earth2me/essentials/Jails.java Essentials/src/com/earth2me/essentials/OfflinePlayer.java Essentials/src/com/earth2me/essentials/Settings.java Essentials/src/com/earth2me/essentials/User.java Essentials/src/com/earth2me/essentials/UserData.java Essentials/src/com/earth2me/essentials/UserMap.java Essentials/src/com/earth2me/essentials/Util.java Essentials/src/com/earth2me/essentials/commands/Commandnear.java Essentials/src/com/earth2me/essentials/commands/Commandping.java Essentials/src/com/earth2me/essentials/commands/Commandspawner.java Essentials/src/com/earth2me/essentials/commands/Commandspawnmob.java Essentials/src/com/earth2me/essentials/commands/Commandsuicide.java Essentials/src/com/earth2me/essentials/commands/Commandtpaccept.java Essentials/src/com/earth2me/essentials/commands/Commandwarp.java Essentials/src/messages_en.properties Essentials2Compat/src/com/earth2me/essentials/EssentialsConf.java Essentials2Compat/src/com/earth2me/essentials/EssentialsUpgrade.java EssentialsChat/src/plugin.yml EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtect.java EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java EssentialsSpawn/src/com/earth2me/essentials/spawn/EssentialsSpawnPlayerListener.java
| * Make Essentials Update use new Listener system, and fix a few general ↵md_52012-02-15-3/+1
| | | | | | | | mistakes, including that of the config
| * Fixing silly typo - Fixes shout costs.KHobbits2012-02-09-1/+1
| |
| * Switch website URL's to point at wiki.KHobbits2012-01-28-1/+1
| |
* | New Groups code, supports groups.yml file, gm and vault, new economy api.snowleo2012-02-06-13/+5
| |
* | Modified BetterLocation, and new Permission-Systemsnowleo2012-02-05-6/+27
| |
* | Random CleanupKHobbits2012-01-28-5/+0
| |
* | Clean more imports.KHobbits2012-01-28-1/+0
| |
* | Tidy chat.KHobbits2012-01-26-3/+0
| |
* | Fix dependsKHobbits2012-01-25-2/+2
| |
* | 2nd sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-35/+33
| | | | | | | | Formatting cache still needs reimplemented.
* | Merge branch '3.0' of github.com:essentials/Essentials into 3.0KHobbits2012-01-24-2/+0
|\ \ | | | | | | | | | | | | Conflicts: Essentials/src/messages_en.properties
* | | First sweep over Essentials Chat, to implement 2.8 changes.KHobbits2012-01-24-127/+127
|/ / | | | | | | Formatting cache still needs reimplemented.
* | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-24-0/+51
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes to EssChat have not been merged Conflicts: Essentials/src/com/earth2me/essentials/Essentials.java Essentials/src/com/earth2me/essentials/EssentialsEntityListener.java Essentials/src/com/earth2me/essentials/ISettings.java Essentials/src/com/earth2me/essentials/OfflinePlayer.java Essentials/src/com/earth2me/essentials/Settings.java Essentials/src/com/earth2me/essentials/Util.java Essentials/src/com/earth2me/essentials/listener/EssentialsBlockListener.java Essentials/src/com/earth2me/essentials/listener/EssentialsPlayerListener.java Essentials/src/com/earth2me/essentials/listener/EssentialsPluginListener.java Essentials/src/messages.properties Essentials/src/messages_da.properties Essentials/src/messages_de.properties Essentials/src/messages_en.properties Essentials/src/messages_es.properties Essentials/src/messages_fr.properties Essentials/src/messages_nl.properties EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChat.java EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayer.java EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerHighest.java EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerLowest.java EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatPlayerListenerNormal.java EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIP.java EssentialsGeoIP/src/com/earth2me/essentials/geoip/EssentialsGeoIPPlayerListener.java EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectBlockListener.java EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectPlayerListener.java EssentialsSpawn/src/com/earth2me/essentials/spawn/EssentialsSpawn.java EssentialsXMPP/src/com/earth2me/essentials/xmpp/EssentialsXMPP.java EssentialsXMPP/src/com/earth2me/essentials/xmpp/EssentialsXMPPPlayerListener.java
| * Adding translation keys for [L] and [Spy]KHobbits2012-01-20-2/+2
| |
| * Check shout/question messages are longer than 1 character.KHobbits2012-01-20-1/+1
| |
| * Removing load info, bucket displays that now.snowleo2012-01-20-1/+0
| |
| * Update for new CraftBukkit Event Codesnowleo2012-01-20-8/+14
| | | | | | | | EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.