drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
36e580474f
Converted emulated player class calls to use base class.
2014-04-13 01:01:49 +01:00
KHobbits
0e6a5240db
Add chat configurables.
2014-03-30 15:50:32 +01:00
FearFree
5724c0c8df
Future Java versions may not support _ as identifier.
2014-03-22 16:08:11 +11:00
KHobbits
a9249deea7
Reformat pom
2014-02-08 00:13:46 +00:00
Iaccidentally
518650e842
Modifier order consistency
2014-02-04 11:11:43 -05:00
Chris Ward
466b4ae7c5
Restore Bukkit dependency to parent pom
2014-01-30 10:34:16 +11:00
KHobbits
1c035457bb
Force Bukkit version to match deps.
2014-01-25 23:29:48 +00:00
Chris Ward
1d791fb110
Remove Ant, migrate Netbeans code style to pom.xml
2013-12-27 03:47:13 +11:00
Necrodoom
5e9f5904fd
Ignore empty chat events generated by plugins
2013-12-07 22:15:01 +00:00
KHobbits
4232216f76
Try to be a little less confusing with non-command debug errors.
2013-12-05 23:03:31 +00:00
Iaccidentally
3e725ef060
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
2013-11-06 21:22:32 -05:00
Chris Ward
e25e02d154
Add Maven Support
2013-10-19 12:19:39 +01:00
Chris Ward
2615468a08
Remove .idea and *.iml from git
2013-10-18 17:32:47 +11:00
KHobbits
6f85761f7f
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
2013-10-16 21:05:33 +01:00
KHobbits
4483ff40b4
Log notice when chat ignore is blocked by another plugin.
2013-07-17 23:26:26 +01:00
KHobbits
8009c1539a
Fix local chat spy tag order.
2013-07-14 01:20:36 +01:00
KHobbits
d044ba2fb9
Whoops, wrong event.
2013-07-13 18:56:18 +01:00
KHobbits
fc63f63de6
Fix local message when no players are in the area
...
Allow any translation key to be silenced by blanking it in locale file
2013-07-13 18:46:26 +01:00
Iaccidentally
ecd2484cb9
[API] fix other modules to use new packages
2013-07-13 12:40:50 -04:00
KHobbits
adb5189d42
Add 'No one listening' message stub, will be empty by default and thus not sent.
2013-07-13 17:31:14 +01:00
KHobbits
ef3b052c64
Remove old chat hook
...
Use Bukkit API for local chat handling
Implement localChatSpy event
2013-07-13 17:25:58 +01:00
KHobbits
1abacf00df
More cleanup
2013-07-07 13:02:40 +01:00
KHobbits
3d29248ace
Misc cleanup
2013-07-07 12:38:01 +01:00
KHobbits
0e43233e46
Add {TEAMPREFIX} {TEAMSUFFIX} and {TEAMNAME} to chat formatting.
2013-06-28 17:12:01 +01:00
KHobbits
0292cb59cd
Drop messageFormat for simple string replace, remove duped ' marks.
2013-06-27 09:33:35 +01:00
KHobbits
09f67c9723
Split util classes.
2013-06-08 22:31:19 +01:00
KHobbits
addd55228b
Don't try and charge a user if we don't have the chat data stored.
2013-01-27 15:26:42 +00:00
KHobbits
4cec7fe5c1
Use bukkit api for chat user list
2012-12-31 05:43:05 +00:00
KHobbits
1d62de7e5e
Fixing locale typo.
2012-09-09 18:35:20 +01:00
KHobbits
ff0dd00d79
If chat event doesn't resolve to valid player, cancel and exit.
2012-09-09 06:36:14 +01:00
KHobbits
e198b61eae
Fix Chat Formatting so chat type is shown first.
2012-08-09 13:11:51 +01:00
snowleo
54133cd75e
Prevent errors in listeners affecting EssentialsChat
2012-08-07 16:03:39 +02:00
snowleo
5379b3955f
More thread safety
2012-08-04 11:10:57 +02:00
ementalo
af73c11638
CB #2289 Bukkit #1512
...
Change PlayerChatEvent to AsyncPlayerChatEvent
2012-08-04 09:25:54 +01:00
snowleo
1a07815f4b
Make chat handling more thread safe (and also faster)
2012-08-03 22:57:29 +02:00
snowleo
52702894af
Synchronized chatStore
2012-08-03 21:45:32 +02:00
snowleo
7802192faa
Netbeans 7.2 changes
2012-08-03 09:45:44 +02:00
md_5
69ff8b28d8
Fix issue with cross world local chat.
2012-06-26 18:13:53 +10:00
KHobbits
97eada7dd6
Players should not be able to ignore Console
...
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
a764f8c929
Fix chat showing [spy] prefix when social spy was not required to see the message.
...
Fixes #2263
2012-06-16 16:05:48 +01:00
KHobbits
5da886593b
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.
2012-06-16 16:01:27 +01:00
Iaccidentally
1e04e3f80d
This is broken for some reason. Removing until fixed.
2012-06-12 01:41:39 -04:00
Iaccidentally
c32e10caac
oops. forgot this.
2012-06-12 01:13:12 -04:00
Iaccidentally
120440d45b
add admin chat
2012-06-12 00:59:53 -04:00
KHobbits
6504c88bf7
Chat spy, should show otherworld chat.
2012-04-06 02:36:27 +01:00
KHobbits
d20519ef8b
New Permission: essentials.chat.url
...
Without this perm, URLs will be modified not to be links.
2012-03-22 22:19:58 +00:00
KHobbits
0dc1270aed
Split colour permissions into 3: color/magic/format
2012-03-22 22:07:13 +00:00
md_5
0252d756f6
Make Essentials Update use new Listener system, and fix a few general mistakes, including that of the config
2012-02-15 19:34:46 +11:00
KHobbits
691a0ef4ce
Fixing silly typo - Fixes shout costs.
2012-02-09 02:11:36 +00:00
KHobbits
5137502646
Switch website URL's to point at wiki.
2012-01-28 00:20:46 +00:00
KHobbits
f5d65371b2
Adding translation keys for [L] and [Spy]
2012-01-20 22:57:35 +00:00
KHobbits
662749be8b
Check shout/question messages are longer than 1 character.
2012-01-20 22:54:47 +00:00
snowleo
e46fe381b4
Removing load info, bucket displays that now.
2012-01-20 05:52:35 +01:00
snowleo
792f70efa5
Update for new CraftBukkit Event Code
...
EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
2012-01-20 05:20:37 +01:00
snowleo
5f04d1867c
Cache MessageFormats for Chat
2012-01-19 02:03:20 +01:00
KHobbits
a10f6850e5
Compiled regex is faster.
2012-01-18 23:35:30 +00:00
KHobbits
36bc1adf83
Make sure to clean the chatStore.
2012-01-18 23:08:40 +00:00
KHobbits
cd8cc63113
Reduce duplicate calls in EssentialsChat
...
Should cut the time down a little.
2012-01-18 22:53:39 +00:00
KHobbits
1f2c669eca
Stripping vanilla colour from /helpop and /mail
...
Adding support for &k in EssChat
Adding support for colour in /msg and /r - New perm: essentials.msg.color
2012-01-16 20:25:36 +00:00
KHobbits
4435121c84
Stripping vanilla colours from /msg
2012-01-16 19:42:15 +00:00
snowleo
26d63f3666
Strip colors from chat, if the user does not have the permission.
2012-01-16 20:29:55 +01:00
snowleo
eb5c88ef08
Netbeans 7.1 stuff
2012-01-12 23:37:39 +01:00
KHobbits
faddbd09a4
Update copylibs.
2011-12-13 03:11:11 +00:00
KHobbits
5f3d783e21
Update Bukkit jars and paths.
2011-12-12 22:45:59 +00:00
KHobbits
06c2453941
Update plugin information.
2011-12-09 21:51:31 +00:00
snowleo
de12c5c6d1
Fix broken charge for shout and question
2011-12-09 02:48:57 +01:00
KHobbits
b0377498f7
Better distance checking.
2011-12-01 15:15:45 +00:00
snowleo
4f8be31343
Cleanup of the library folder
...
Also: we don't use the mysql.jar/sqlite.jar anymore, since it is included in craftbukkit. I don't know why this reference in config.yml still exists.
2011-12-01 01:35:48 +01:00
snowleo
5e2123c91e
If Essentials core fails to read one of the configs now, it will disable 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.
2011-11-30 20:49:11 +01:00
snowleo
3c71ae4cd9
Locale.ENGLISH!!1!
2011-11-27 06:23:07 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
snowleo
c132a75c1a
CB# 1467 B#1022
2011-11-20 14:03:00 +01:00
KHobbits
2e0fb15952
More code cleanup.
2011-11-18 18:33:22 +00:00
okamosy
ffd7ba7d5f
EssChat update part 1.
2011-10-30 21:29:56 +00:00
feildmaster
4c0fc6e52f
Edited Priority to "High"
...
Adds compatibility to plugins that adds text to the current "format."
2011-10-03 03:45:38 -05:00
KHobbits
5d95d1fca6
Adding command cost for !shout and ?question.
2011-08-17 15:28:58 +01:00
snowleo
9a893f65fe
Changes to build-impl by Netbeans
2011-08-08 14:40:39 +02:00
snowleo
bc1c252dca
Correcting all line endings to LF
2011-07-24 23:19:12 +02:00
snowleo
864e608582
Added code guidelines to all projects, so we don't need them globally.
...
Compress jar files
Don't copy lib files into dist folders
Removed vendor names
Changed all java versions to 1.6 to make it consistent.
2011-07-24 04:07:28 +02:00
snowleo
0f3c0e82f2
Readded some code, so that the user is not checked, if he is next to himself.
2011-07-23 02:07:25 +02:00
snowleo
2067bb8f0d
EssentialsChat: The user should see his own message
...
Corrected radius
2011-07-21 02:42:54 +02:00
Brettflan
602517473d
Fix for local chat not working (instead acting just like global chat)
2011-07-20 18:08:02 -05:00
Brettflan
cee0823db4
Removed leftovers from initial Factions integration
2011-07-20 18:06:58 -05:00
snowleo
0483635a5c
More changes to the EssentialsChat API for Factions
2011-07-20 12:12:49 +02:00
snowleo
e805d1047f
The event.getPlayer() is needed for the hook.
2011-07-19 11:29:16 +02:00
snowleo
dc99efb0a7
Rewritten Factions hook, so we don't need Factions in our code.
2011-07-19 11:26:23 +02:00
snowleo
a38fe6acd4
Heavy cleanup of all classes
...
ItemDb is not static anymore
Essentials.getStatic() removed
2011-07-16 01:33:22 +02:00
snowleo
d2db6348d9
Moved user.setDisplayName() from EssentialsChat to Essentials
...
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
2011-07-15 20:35:09 +02:00
snowleo
ed1aa2f9dc
Added softdepend: Factions to EssentialsChat
2011-07-02 15:42:28 -07:00
Brettflan
16b101b958
Implemented Factions hooks for proper chat integration with it (master/dev branch)
2011-07-02 17:34:49 -05:00
snowleo
d8a81923b1
Only import what we really need.
2011-06-07 01:08:31 +02:00
snowleo
4f16c8b5a7
Permissions 3.1.4
...
Added Code for Perm2, Perm3 and Config Permissions
Cleaned EssentialsChat
2011-06-07 00:24:39 +02:00
snowleo
c038751c0b
Pull-Request #1 by mrapple
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1588 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 23:56:52 +00:00
snowleo
cf46d880c5
Missing part for the /ignore command
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1478 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-15 12:27:23 +00:00
snowleo
ea52e817b5
Move Register stuff inside Essentials
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1454 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-13 23:39:18 +00:00
snowleo
cf86a79f1f
Add Register as dependency for all projects.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1453 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-13 23:14:03 +00:00
snowleo
f315bbe43c
Finally get rid of all dependency problems.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-11 22:30:34 +00:00
snowleo
e846093fd0
More translation stuff. Translated Spawn, Chat, Protect, GeoIP
...
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
2011-05-10 19:57:59 +00:00
snowleo
79c0ef69c4
Cleanup of the iConomyBridge Code
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-02 18:22:17 +00:00