TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-09-21 21:29:31 +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 Added new command /powertooltoggle, enables / disables all powertools assigned (does not remove them) Test #919 2011-09-19 22:41:39 +01:00
perm fix failed edit on github 2011-09-02 09:40:14 +02:00
register/payment Updating register to latest build. 2011-08-08 10:20:04 +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 Added enderman pickup to sign protection 2011-09-21 02:29:51 +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 do not show socialspy for own actions. Test #732 2011-09-20 00:15:13 +01:00
EssentialsPluginListener.java Minor rewrite of Permissions package, all the stuff is now in one place. 2011-08-30 23:26:23 +02:00
EssentialsTimer.java Food for Godmode: There is no event for food yet, so we have to update it manually. 2011-09-20 19:29:04 +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 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 New animals for spawner and spawnmob 2011-09-17 19:50:57 +02:00
NetherPortal.java More translation stuff. Essentials namespace is now translated. 2011-05-10 19:02:59 +00:00
OfflinePlayer.java Update to cb #1181 2011-09-21 21:29:31 +01:00
PlayerExtension.java Updates for banning 2011-09-07 22:34:53 +02:00
PlayerWrapper.java Update to cb #1181 2011-09-21 21:29:31 +01:00
Settings.java Disabling update check for now, we have to find a better solution. 2011-09-02 16:28:34 +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 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 Updates for banning 2011-09-07 22:34:53 +02:00
UserData.java Added new command /powertooltoggle, enables / disables all powertools assigned (does not remove them) Test #919 2011-09-19 22:41:39 +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 Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00