TF-EssentialsX/Essentials/src/com/earth2me/essentials
md678685 50f2e7a95f Add a delay for sending the MOTD (#1396)
* Add delay-motd setting
* Move MOTD to Runnable
* Refactored according to comments
* Delay motd loading as well as sending
2017-07-28 19:20:44 +01:00
..
api Implement tab completion for all commands. (#1282) 2017-06-11 01:17:43 +01:00
commands Add UUID to /whois (#1394) 2017-07-15 18:38:09 +01:00
craftbukkit Fix compile 2016-12-12 10:09:43 -06:00
messaging Check recipient socialspy exempt during PMs. Resolves #166 2016-07-25 13:10:06 +01:00
metrics Add missing enable and disable functions to Metrics class (#1270) 2017-05-31 11:31:08 +01:00
perm Removed null value from AbstractVaultHandler (#1327) 2017-06-24 15:41:51 +01:00
register/payment Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
settings Reformat 2015-04-14 23:06:16 -05:00
signs Fix silent error when creating signs. 2017-06-19 05:18:33 +01:00
storage Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
textreader Format {UNIQUE} in KeywordReplacer. 2016-07-13 22:54:52 +01:00
utils Translate now instead of static "now" in DateUtil. 2017-06-04 20:57:06 +01:00
AlternativeCommandsHandler.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Backup.java Reformat 2015-04-14 23:06:16 -05:00
ChargeException.java Reformat 2015-04-14 23:06:16 -05:00
CommandSource.java Rewrote messaging structure for more abstractness. 2015-10-27 20:46:58 -06:00
Console.java Add isReachable API to IMessageRecipient. 2015-10-30 19:58:30 +00:00
Enchantments.java Implement tab completion for all commands. (#1282) 2017-06-11 01:17:43 +01:00
Essentials.java Be more verbose in handleCrash(Throwable). 2017-07-03 14:24:43 +01:00
EssentialsBlockListener.java [Untested] [Experimental] [Need @drtshock to fix build server] Fully support all versions of Spigot and CraftBukkit from 1.8+ 2015-06-17 10:25:46 -04:00
EssentialsConf.java Use try-with-resources 2016-03-01 11:52:29 -07:00
EssentialsEntityListener.java Add configuration option for the "#EasterEgg" regarding milk buckets and animals. 2015-12-01 17:41:56 -07:00
EssentialsPlayerListener.java Add a delay for sending the MOTD (#1396) 2017-07-28 19:20:44 +01:00
EssentialsPluginListener.java Fix compile, consider this stable 2015-06-19 21:48:11 -04:00
EssentialsServerListener.java Fix #857 2016-10-12 12:35:25 -05:00
EssentialsTimer.java Nullcheck user iteration in EssentialsTimer (fixes #675) 2016-06-25 09:47:06 -06:00
EssentialsUpgrade.java Fix for offline player functionality (including /seen), implement automatic usermap repair 2015-10-17 08:20:33 -06:00
EssentialsUserConf.java Reformat 2015-04-14 23:06:16 -05:00
ExecuteTimer.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
I18n.java Reformat 2015-04-14 23:06:16 -05:00
IConf.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
IEssentials.java Implement tab completion framework (#1203) 2017-06-06 01:31:41 +01:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Add a delay for sending the MOTD (#1396) 2017-07-28 19:20:44 +01:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
ItemDb.java Trim comma separation in items.csv parsing. 2017-07-03 14:23:36 +01:00
IUser.java Implement player based toggle for pay confirmation prompts. Fixes #1032 2016-12-25 18:08:16 +00:00
Jails.java Reformat 2015-04-14 23:06:16 -05:00
Kit.java [Fix] Add option to not show one time use kits described in #188 2015-10-28 13:29:30 -06:00
LocationTarget.java Reformat 2015-04-14 23:06:16 -05:00
ManagedFile.java Reformat 2015-04-14 23:06:16 -05:00
MetaItemStack.java Fix banner/shield deserializer with PatternType. 2016-07-26 22:03:33 +01:00
Mob.java Capitalise Parrot in Mob. 2017-06-18 21:00:02 +01:00
MobData.java Update to 1.12. :D 2017-06-18 19:54:04 +01:00
OfflinePlayer.java Fix typo in OfflinePlayer#setBanned(boolean). 2017-06-18 21:32:24 +01:00
PlayerExtension.java Reformat 2015-04-14 23:06:16 -05:00
PlayerList.java Reformat 2015-04-14 23:06:16 -05:00
PlayerTarget.java Reformat 2015-04-14 23:06:16 -05:00
Potions.java Update potions to 1.9 2016-03-06 16:19:06 -07:00
Settings.java Add a delay for sending the MOTD (#1396) 2017-07-28 19:20:44 +01:00
SpawnMob.java Fix missing setVillager call 2016-11-28 17:25:29 -06:00
Teleport.java Don't force player out of vehicle on teleport. Fixes #582 (#833) 2016-08-26 21:29:22 -05:00
TimedTeleport.java Reformat 2015-04-14 23:06:16 -05:00
TNTExplodeListener.java Reformat 2015-04-14 23:06:16 -05:00
Trade.java Reformat 2015-04-14 23:06:16 -05:00
User.java Add notify-player-of-mail-cooldown config option. 2017-06-22 22:54:51 +01:00
UserData.java Remove Supervisor support. 2017-05-04 13:55:18 +01:00
UserMap.java Fix cache invalidation when resetting user 2016-10-14 08:25:53 -04:00
UUIDMap.java Don't allow double loads 2016-03-02 08:48:32 -07:00
Warps.java Reformat 2015-04-14 23:06:16 -05:00
Worth.java Reformat 2015-04-14 23:06:16 -05:00