Essentials/Essentials/src/com/earth2me/essentials
snowleo fba4dd2d9a Testing yaml annotations 2011-08-28 05:12:13 +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 Oops, these too. 2011-08-27 23:54:23 +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
yaml Testing yaml annotations 2011-08-28 05:12:13 +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
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 midnight = 12am 2011-08-23 15:36:54 +01:00
Essentials.java Display which permission system is used. 2011-08-27 21:13:33 +02:00
EssentialsBlockListener.java Cleanup of Essentials Block and Player Listeners 2011-07-15 21:49:52 +02:00
EssentialsConf.java Cleanup of EssentialsConf and delete empty files or files that are corrupt. 2011-08-27 15:30:30 +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 Prevent kick for floating while afk & frozen 2011-08-27 15:43:26 +02:00
EssentialsPluginListener.java Display which permission system is used. 2011-08-27 21:13:33 +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 Users are now loaded async, so we have a new internal structure where they are saved. 2011-08-08 14:40:40 +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 Auto-AFK, AFK-Kick and freeze afk players 2011-08-27 13:59:49 +02:00
IUser.java Make home throw an exception if the world doesn't exist. 2011-08-24 05:18:35 +01:00
InventoryWorkaround.java Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
ItemDb.java Merge diff from krnlyng: 2011-08-10 10:45:24 +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
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 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
TNTExplodeListener.java Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02: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
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