TF-EssentialsX/Essentials/src/com/earth2me/essentials
2016-03-28 17:31:25 -06:00
..
api Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
commands Restore old inventory clear behavior for 1.9 2016-03-08 18:07:04 -07:00
craftbukkit Fix compile 2016-03-18 10:19:16 -06:00
messaging Add last-message-reply-recipient-timeout setting for timing out reply-recipient in private messaging. 2015-11-24 22:48:18 +00:00
metrics Ship full Metrics (might help fix our graphing issues) 2016-01-19 08:09:44 -07:00
perm Minor cleanup 2016-03-03 07:57:37 -07: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 Essentials Signs abuse using colours. Prior to this commit, the sign creation stage could be bypassed by typing &1&1[Test] assuming that was the success-name of the Essentials Sign. This commit prevents this by checking if the top line contains any of the success-name, without color. And so if anyone tries to type &1[repair] it will be displayed as [repair], but if someone tried &1[repairs] it will be displayed as §1[repairs], as repairs is not an Essentials Sign. It might be worth noting that all signs are checked including disabled signs to prevent abuse ahead of time. So even if [repair] is disabled all colours will still be stripped from [repair]. 2016-01-02 11:51:11 +00:00
storage Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
textreader Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
utils Fix meta setting (works for 1.9) 2016-03-28 17:31:25 -06: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 Also do a nullcheck on enchants 2016-03-05 09:01:15 -07:00
Essentials.java Refactor spawn egg provider to separate classes 2016-03-10 09:28:08 -07: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 Test for updateActivity all the time in PlayerCommandPreprocessEvent. 2016-01-30 16:07:14 +00:00
EssentialsPluginListener.java Fix compile, consider this stable 2015-06-19 21:48:11 -04:00
EssentialsTimer.java Reformat 2015-04-14 23:06:16 -05: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 Ship full Metrics (might help fix our graphing issues) 2016-01-19 08:09:44 -07:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Add afk-list-name config property for changing the player list name of AFK players. 2016-01-20 14:15:53 +00:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
ItemDb.java [Experimental] Attempt restoring potion effect ID compatibility to 1.9 2016-03-28 16:54:17 -06:00
IUser.java Add IgnoreMsg API 2015-07-28 19:45:33 -06: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 [Experimental] Support Unbreakable meta tag 2016-03-01 18:16:13 -07:00
Mob.java Add 1.9 mobs (just one) to Mob 2016-02-29 20:52:02 -07:00
MobData.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
OfflinePlayer.java Fix compile 2016-03-28 10:36:02 -06: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 afk-list-name config property for changing the player list name of AFK players. 2016-01-20 14:15:53 +00:00
SpawnMob.java Send invalid message when attempting to spawn unavailable mob 2016-03-05 09:03:32 -07:00
Teleport.java Implement #70 (untested), TODO assign default permissions 2015-07-03 13:07:25 -04: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 afk-list-name config property for changing the player list name of AFK players. 2016-01-20 14:15:53 +00:00
UserData.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
UserMap.java setAccessible(true) on legacy cache methods 2016-03-01 11:49:54 -07: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