TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-08-19 12:16:28 +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 Check jail first, before setting. 2011-08-19 12:16:28 +01:00
register/payment Updating register to latest build. 2011-08-08 10:20:04 +01:00
signs Protection signs: First check for ownership, then for allowed users. 2011-08-19 01:43:39 +02:00
Backup.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
BanWorkaround.java Cleanup of Essentials class 2011-07-15 23:39:56 +02:00
BukkitPermissionsHandler.java Workaround for the crippled bukkit permissions. 2011-07-18 13:18:28 +02:00
ChargeException.java Refactoring of the signs 2011-06-08 03:18:33 +02:00
ConfigPermissionsHandler.java restricted-commands have been removed from config.yml 2011-07-16 04:05:43 +02:00
Console.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
DescParseTickFormat.java Fixing display timezone if the server isn't running GMT+1 2011-08-10 10:41:03 +06:00
Essentials.java Removed unused users map 2011-08-19 02:32:34 +02:00
EssentialsBlockListener.java Cleanup of Essentials Block and Player Listeners 2011-07-15 21:49:52 +02:00
EssentialsConf.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsEntityListener.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsErrorHandler.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsPlayerListener.java Catch NPE while login of new player 2011-08-11 13:43:04 +02:00
EssentialsPluginListener.java Native support for PermissionsEx 2011-07-20 20:42:19 +02:00
EssentialsTimer.java Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +02:00
EssentialsUpdateTimer.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsUpgrade.java Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +02:00
FakeWorld.java #RB 1060 Updates 2011-08-15 20:36:43 +01:00
IConf.java
IEssentials.java Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +02:00
InventoryWorkaround.java NPE fix in InventoryWorkaround 2011-07-18 22:39:01 +02:00
IPermissionsHandler.java Permissions 3.1.4 2011-06-07 00:24:39 +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 Separate config setting for prefix/suffix 2011-07-23 01:43:02 +02:00
ItemDb.java Merge diff from krnlyng: 2011-08-10 10:45:24 +01:00
IUser.java Corrected all commands of PermCommands 2011-06-26 15:47:28 +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
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
Permissions2Handler.java SuperpermsBridge fail 2011-07-23 13:17:22 -07:00
Permissions3Handler.java Permissions 3.1.4 2011-06-07 00:24:39 +02:00
PermissionsExHandler.java Native support for PermissionsEx 2011-07-20 20:42:19 +02: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 If add-prefix-suffix is not set in config and EssentialsChat is installed, it will default to true now for backwards compatibility. 2011-07-24 00:41:54 +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 Heavy cleanup of all classes 2011-07-16 01:33:22 +02:00
TNTExplodeListener.java Updating for huge renames in #939 2011-06-28 23:32:30 +01:00
Trade.java Append the event and not the word event to trade log 2011-07-18 04:58:55 +02:00
User.java Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +02:00
UserData.java Limiting the amount of money a player can have. 2011-07-05 23:50:31 +02:00
UserMap.java Removed unused users map 2011-08-19 02:32:34 +02:00
Util.java Success message on /spawner 2011-08-19 12:06:35 +01:00
Warps.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
Worth.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00