TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-11-18 15:04:22 +01:00
..
api Throw RuntimeException instead of NPE, if the api is called before Essentials is loaded. 2011-10-09 16:53:01 +02:00
commands Little more command cleanup. 2011-11-18 13:48:31 +00:00
perm Adding the handler to the (painful) list of permissions systems we support. 2011-10-29 02:16:29 +01:00
register/payment Register 1.5 2011-10-04 23:06:06 +02:00
settings Cleanup 2011-10-19 18:17:19 +02:00
signs Gamemode sign, standard sign permissions. 2011-11-16 00:21:55 +00:00
storage Moved all config options to new Settings classes 2011-10-19 17:52:07 +02:00
textreader Remove useless import 2011-11-18 05:23:38 +01:00
AlternativeCommandsHandler.java Better solution for the alternative commands 2011-11-18 01:43:58 +01:00
Backup.java We can get the console command sender from server object now. 2011-10-06 11:54:09 +02:00
ChargeException.java
Console.java We can get the console command sender from server object now. 2011-10-06 11:54:09 +02:00
DescParseTickFormat.java Merge branch 'groupmanager' of 2011-10-11 01:05:48 +01:00
Essentials.java Java 1.5 clients will never reach that point, so we can remove it. 2011-11-18 04:22:09 +01:00
EssentialsBlockListener.java Patching /unlimited to not give items if player is in creative mode. 2011-10-01 04:57:49 +01:00
EssentialsConf.java Fix compatibility issues with Citizens 2011-08-28 23:51:10 +02:00
EssentialsEntityListener.java Cleanup debug message, code tidy. 2011-10-25 22:18:28 +01:00
EssentialsPlayerListener.java motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically 2011-11-18 04:18:03 +01:00
EssentialsPluginListener.java Better solution for the alternative commands 2011-11-18 01:43:58 +01:00
EssentialsTimer.java Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
EssentialsUpgrade.java motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically 2011-11-18 04:18:03 +01:00
ExecuteTimer.java Update ExecuteTimer to use ns instead of ms for calculations, output is still in ms 2011-11-18 05:13:38 +01:00
FakeInventory.java Fix NPE in BUY signs 2011-10-10 11:40:20 +03:00
FakeWorld.java Updating to CB 1240 2011-10-04 06:54:45 +01:00
I18n.java New I18n code, not used yet 2011-11-18 15:04:22 +01:00
IConf.java
IEssentials.java motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically 2011-11-18 04:18:03 +01:00
InventoryWorkaround.java Don't spill out items, if inventory is full on buy signs. 2011-10-09 22:25:30 +02:00
IReplyTo.java
ISettings.java Temporary debug mode using /essentials debug 2011-11-04 02:44:00 +01:00
ItemDb.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
IUser.java Prevent that hidden players broadcast afk messages 2011-09-02 16:16:15 +02:00
Jail.java
JailPlayerListener.java
ManagedFile.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
Mob.java Corrected plurals of new creatures and removed Monster creature, because it can't be spawned anymore 2011-09-29 23:36:49 +02:00
OfflinePlayer.java Use of lomboks delegate on player wrapping 2011-10-21 01:23:35 +02:00
PlayerExtension.java Use of lomboks delegate on player wrapping 2011-10-21 01:23:35 +02:00
Settings.java Temporary debug mode using /essentials debug 2011-11-04 02:44:00 +01:00
Spawn.java Cleanup debug message, code tidy. 2011-10-25 22:18:28 +01:00
TargetBlock.java Deprecation our TargetBlock class: 2011-09-30 01:09:00 +02:00
Teleport.java Fixed manudelsub not correctly selecting the group to remove. 2011-10-11 01:03:38 +01:00
TNTExplodeListener.java Cleanup debug message, code tidy. 2011-10-25 22:18:28 +01:00
Trade.java Cleanup debug message, code tidy. 2011-10-25 22:18:28 +01:00
User.java Only pull/push data on valid player data. 2011-11-04 23:13:21 +00:00
UserData.java Start logging players last login address. 2011-11-04 15:28:51 +00:00
UserMap.java Updated UserMap to newest Guava-API 2011-11-18 05:29:27 +01:00
Util.java Cleanup of the /tree commands 2011-11-15 22:51:14 +01:00
Warps.java
Worth.java Cleanup debug message, code tidy. 2011-10-25 22:18:28 +01:00