TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-08-30 09:46:31 +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 Missing nochargeexception in /home and /world 2011-08-30 09:46:31 +02:00
perm Cleanup 2011-08-28 14:24:31 +02:00
register/payment Updating register to latest build. 2011-08-08 10:20:04 +01:00
signs Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
Backup.java Cleanup & output result of backup command 2011-08-27 17:50:44 +02:00
BanWorkaround.java Cleanup of Essentials class 2011-07-15 23:39:56 +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 NoChargeException for teleport commands 2011-08-30 03:15:50 +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 Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
EssentialsErrorHandler.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsPlayerListener.java Fix compatibility issues with Citizens 2011-08-28 23:51:10 +02:00
EssentialsPluginListener.java If PermissionsBukkit or bPermissions is detected, we don't need the config switch. 2011-08-28 14:12:27 +02:00
EssentialsTimer.java Auto-AFK, AFK-Kick and freeze afk players 2011-08-27 13:59:49 +02:00
EssentialsUpdateTimer.java Update check for Essentials 2011-08-23 02:46:19 +02:00
EssentialsUpgrade.java Make home throw an exception if the world doesn't exist. 2011-08-24 05:18:35 +01:00
FakeWorld.java #RB 1060 Updates 2011-08-15 20:36:43 +01:00
IConf.java 2.1 prerelease, part 2 of 3 2011-03-30 04:03:21 +00:00
IEssentials.java Adding support for two more permission systems. 2011-08-28 13:47:20 +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 Auto-AFK, AFK-Kick and freeze afk players 2011-08-27 13:59:49 +02:00
ItemDb.java Merge diff from krnlyng: 2011-08-10 10:45:24 +01:00
IUser.java Make home throw an exception if the world doesn't exist. 2011-08-24 05:18:35 +01: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
Mob.java Success message on /spawner 2011-08-19 12:06:35 +01:00
NetherPortal.java More translation stuff. Essentials namespace is now translated. 2011-05-10 19:02:59 +00:00
OfflinePlayer.java #RB 1060 Updates 2011-08-15 20:36:43 +01:00
PlayerExtension.java Cleanup of Essentials class 2011-07-15 23:39:56 +02:00
PlayerWrapper.java #RB 1060 Updates 2011-08-15 20:36:43 +01:00
Settings.java Auto-AFK, AFK-Kick and freeze afk players 2011-08-27 13:59:49 +02:00
Spawn.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
TargetBlock.java Rewrote TargetBlock 2011-06-06 12:01:23 +00:00
Teleport.java Adding Home upgrade script. 2011-08-23 06:09:34 +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 Fixes to auto afk 2011-08-27 22:29:57 +02:00
UserData.java Make home throw an exception if the world doesn't exist. 2011-08-24 05:18:35 +01:00
UserMap.java Removed unused users map 2011-08-19 02:32:34 +02:00
Util.java updated to use corrected joinList function. 2011-08-23 23:40:48 +01: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