TF-EssentialsX/Essentials/src/com/earth2me/essentials
Josh Roy 9681933ec2
Add mute expiry time in mute messages (#3329)
Co-authored-by: MD <1917406+md678685@users.noreply.github.com>

Closes #1211.
2020-07-06 19:52:51 +01:00
..
api Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
commands Add mute expiry time in mute messages (#3329) 2020-07-06 19:52:51 +01:00
craftbukkit Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
items Add serialize method to ItemResolvers for custom serialization (#3307) 2020-06-15 13:46:44 +01:00
messaging Add PrivateMessageSentEvent and fix PrivateMessagePreSendEvent (#3432) 2020-07-06 19:34:13 +01:00
metrics Update bStats Metrics and add wrapper class for new graphs (#3451) 2020-07-05 19:30:01 +01:00
perm Handle explicitly denied permissions with no perms plugin (#3419) 2020-07-06 19:40:47 +01:00
register/payment Update bStats Metrics and add wrapper class for new graphs (#3451) 2020-07-05 19:30:01 +01:00
settings Remove unnecessary types 2019-03-08 11:24:42 +00:00
signs Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
storage Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
textreader Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
utils Fix some reported bugs regarding teleportation. (#3433) 2020-06-30 17:00:20 +01:00
AlternativeCommandsHandler.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
AsyncTeleport.java Add hidden config to stop throwing errors for passengers (#3445) 2020-07-02 15:30:22 -07:00
AsyncTimedTeleport.java Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
Backup.java Fix age old bug with active status in Backup manager (#3262) 2020-05-11 18:09:29 -07: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 Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
Essentials.java Update bStats Metrics and add wrapper class for new graphs (#3451) 2020-07-05 19:30:01 +01:00
EssentialsBlockListener.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
EssentialsConf.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
EssentialsEntityListener.java Ignore NPCs in EntityCombustByEntityEvent (#3389) 2020-07-01 22:06:49 +01:00
EssentialsPlayerListener.java Add mute expiry time in mute messages (#3329) 2020-07-06 19:52:51 +01:00
EssentialsPluginListener.java Add support for permission contexts (#3320) 2020-06-03 21:36:27 +01:00
EssentialsServerListener.java Ignore CloudNet v3 SLPE (#3288) 2020-05-17 15:35:31 +01:00
EssentialsTimer.java Nullcheck user iteration in EssentialsTimer (fixes #675) 2016-06-25 09:47:06 -06:00
EssentialsUpgrade.java Cleanup after UUID Ignore List PR (#3227) 2020-05-04 14:32:49 +01:00
EssentialsUserConf.java Reformat 2015-04-14 23:06:16 -05:00
ExecuteTimer.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
I18n.java Add UTF8 support for .properties files (#3358) 2020-06-07 12:06:33 +01:00
IConf.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
IEssentials.java Update bStats Metrics and add wrapper class for new graphs (#3451) 2020-07-05 19:30:01 +01:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Add hidden config to stop throwing errors for passengers (#3445) 2020-07-02 15:30:22 -07:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
IUser.java Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
Jails.java Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
Kit.java Add command + money queues to process after items in kits (#3434) 2020-07-01 21:51:10 +01:00
Kits.java Match kit name in delkit (#3396) 2020-07-01 22:12:43 +01:00
LocationTarget.java Reformat 2015-04-14 23:06:16 -05:00
ManagedFile.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
MetaItemStack.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
Mob.java Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
MobCompat.java Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
MobData.java Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
PlayerExtension.java Reformat 2015-04-14 23:06:16 -05:00
PlayerList.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
PlayerTarget.java Reformat 2015-04-14 23:06:16 -05:00
Potions.java Compile against 1.13 preview. 2018-01-18 17:52:44 -08:00
Settings.java Add hidden config to stop throwing errors for passengers (#3445) 2020-07-02 15:30:22 -07:00
SpawnMob.java Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
Teleport.java Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
TimedTeleport.java Deprecate TimedTeleport 2020-07-06 18:49:25 +01:00
TNTExplodeListener.java Reformat 2015-04-14 23:06:16 -05:00
Trade.java Reduce sync loads for teleporting (#3102) 2020-06-24 09:52:25 +01:00
User.java Confirm home replacement when overwriting existing homes (#3338) 2020-07-01 22:03:22 +01:00
UserData.java Confirm home replacement when overwriting existing homes (#3338) 2020-07-01 22:03:22 +01:00
UserMap.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
UUIDMap.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
Warps.java Cleanup code (#3067) 2020-04-25 13:08:57 +01:00
Worth.java Fix Worth.setPrice on 1.13+; add Javadocs to Worth 2018-12-08 16:32:09 +00:00