TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-09-29 23:59:24 +02:00
..
api Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +02:00
commands Updating for register 1.3 2011-09-26 03:20:56 +01:00
perm Allow both essentials.build and permissions.build in PermissionsBukkit 2011-09-29 01:10:54 +02:00
register/payment Updating for register 1.3 2011-09-26 03:20:56 +01:00
signs Added enderman pickup to sign protection 2011-09-21 02:29:51 +02:00
Backup.java Cleanup & output result of backup command 2011-08-27 17:50:44 +02:00
ChargeException.java
Console.java
DescParseTickFormat.java midnight = 12am 2011-08-23 15:36:54 +01:00
Essentials.java Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
EssentialsBlockListener.java Cleanup of Essentials Block and Player Listeners 2011-07-15 21:49:52 +02:00
EssentialsConf.java Fix compatibility issues with Citizens 2011-08-28 23:51:10 +02:00
EssentialsEntityListener.java Missing file for last commit 2011-09-22 10:47:39 +02:00
EssentialsErrorHandler.java
EssentialsPlayerListener.java Fixing line endings 2011-09-29 01:38:56 +02:00
EssentialsPluginListener.java Updating for register 1.3 2011-09-26 03:20:56 +01:00
EssentialsTimer.java Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
EssentialsUpdateTimer.java Update check for Essentials 2011-08-23 02:46:19 +02:00
EssentialsUpgrade.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
FakeWorld.java Updates for banning 2011-09-07 22:34:53 +02:00
IConf.java
IEssentials.java Updates for banning 2011-09-07 22:34:53 +02:00
InventoryWorkaround.java Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
IReplyTo.java
ISettings.java Auto-AFK, AFK-Kick and freeze afk players 2011-08-27 13:59:49 +02: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 Fixes to jail 2011-08-08 16:42:56 +02:00
JailPlayerListener.java Add yet another way to get a user from our users list, Don't teleport an offline player when jailed 2011-07-18 22:16:58 +01:00
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
NetherPortal.java
OfflinePlayer.java New Methods in Player 2011-09-22 10:39:43 +02:00
PlayerExtension.java Updates for banning 2011-09-07 22:34:53 +02:00
PlayerWrapper.java New Methods in Player 2011-09-22 10:39:43 +02:00
Settings.java Hiding the nether options, that are going to be removed in a future release. 2011-09-29 00:33:55 +01:00
Spawn.java
TargetBlock.java
Teleport.java Move 'spawnifnospawn' check to home decision tree. 2011-09-09 14:23:42 +01:00
TNTExplodeListener.java Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
Trade.java Append the event and not the word event to trade log 2011-07-18 04:58:55 +02:00
User.java Only afk people, if they have essentials.afk permission. 2011-09-29 23:59:24 +02:00
UserData.java Fix for home names containing invalid characters. 2011-09-22 17:50:42 +01:00
UserMap.java Ignore ComputationExceptions while loading users async 2011-09-18 22:18:54 +02:00
Util.java Fix getSafePosition once again. 2011-09-11 04:17:55 +02:00
Warps.java Pages for /warp command 2011-08-21 21:27:36 +02:00
Worth.java