TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-10-03 06:42:38 +01: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 Fixing mail argument errors. 2011-10-03 06:42:38 +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 Refactoring of the signs 2011-06-08 03:18:33 +02:00
Console.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
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 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 Missing file for last commit 2011-09-22 10:47:39 +02:00
EssentialsErrorHandler.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
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 2.1 prerelease, part 2 of 3 2011-03-30 04:03:21 +00:00
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 [trunk] /msg /r Reply to the console. Add /r console command. 2011-04-05 15:57:54 +00:00
ISettings.java Allow different 'sets' of multiple homes, definable by permission. 2011-10-01 10:08:58 +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 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 More translation stuff. Essentials namespace is now translated. 2011-05-10 19:02:59 +00:00
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 Allow different 'sets' of multiple homes, definable by permission. 2011-10-01 10:08:58 +01:00
Spawn.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
TargetBlock.java Deprecation our TargetBlock class: 2011-09-30 01:09:00 +02:00
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 Fix god mode enabled after afk player quit the game 2011-09-30 00:09:48 +02:00
UserData.java Don't set last location if it's invalid 2011-09-30 02:11:13 +02: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 Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00