Essentials/Essentials/src/com/earth2me/essentials
KHobbits f5bf5ed251 Split Ess protect into EssProtect and EssAntiBuild
New permissions:
essentials.build - same as build: true
essentials.build.interact.<id> - whitelist single interact block
essentials.build.place.<id> - whitelist single place block
essentials.build.break.<id> - whitelist single break block
essentials.build.use.<id> - whitelist single use item
2012-08-19 14:54:58 +01:00
..
api Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
commands Fix /warp command matching in console. 2012-08-18 15:25:14 +01:00
craftbukkit Fix minor Exp discrepancy 2012-08-08 02:07:47 +01:00
metrics Fix metrics errors to be... descriptive. 2012-04-15 15:12:42 +01:00
perm Split Ess protect into EssProtect and EssAntiBuild 2012-08-19 14:54:58 +01:00
register/payment Formatting. 2012-03-30 13:29:58 +01:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs Fix yaml issue with /kit 2012-08-10 02:26:23 +01:00
storage Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
textreader New Sign: Info 2012-08-06 00:58:35 +01:00
AlternativeCommandsHandler.java Show command conflict in debug mode. 2011-12-03 23:38:28 +00:00
Backup.java Clarify how backup works. 2012-03-26 00:49:53 +01:00
ChargeException.java Refactoring of the signs 2011-06-08 03:18:33 +02:00
Console.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
DescParseTickFormat.java Fix /time not working with the '##pm' syntax. 2012-04-05 23:36:57 +01:00
Enchantments.java Adding enchantment aliases for fire protection 2012-07-15 19:47:53 +10:00
Essentials.java Updating CB: 2012-08-07 08:49:09 +01:00
EssentialsBlockListener.java Play a bit less greedy with events 2012-06-10 18:33:07 +01:00
EssentialsConf.java Just don't use nio, this might be slower. 2012-08-06 15:57:54 +02:00
EssentialsEntityListener.java Recommit Keep Exp on death permission 2012-07-29 17:15:44 +01:00
EssentialsPlayerListener.java CB #2289 Bukkit #1512 2012-08-04 09:25:54 +01:00
EssentialsPluginListener.java Don't push vault version to metrics. 2012-03-30 13:27:57 +01:00
EssentialsTimer.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10:00
EssentialsUpgrade.java Basic module graph. 2012-03-15 01:17:12 +00:00
ExecuteTimer.java Update ExecuteTimer to use ns instead of ms for calculations, output is still in ms 2011-11-18 05:13:38 +01:00
I18n.java Try and prevent 'corrupt' messages files from breaking essentials. 2012-08-13 02:32:45 +01:00
IConf.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
IEssentials.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java [trunk] /msg /r Reply to the console. Add /r console command. 2011-04-05 15:57:54 +00:00
ISettings.java Add sign throttle config option. 2012-06-17 19:28:59 +01:00
IUser.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
ItemDb.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
Jails.java Fixing up NPE bug in jails (implemented in Dev2.9.163) 2012-04-05 13:28:23 +01:00
Kit.java Fix yaml issue with /kit 2012-08-10 02:26:23 +01:00
ManagedFile.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Mob.java CME 2012-03-05 08:37:14 +00:00
OfflinePlayer.java CB #2267 Bukkit #1505 2012-08-02 13:52:11 +01:00
PlayerExtension.java Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class. 2011-11-22 03:02:08 +01:00
Settings.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
TNTExplodeListener.java Fix fake explosions. 2012-03-15 06:42:58 +00:00
Teleport.java Fix teleport cooldowns - thanks @basicsensei 2012-06-16 16:46:40 +01:00
Trade.java Command cost api update: Can now set fallback costs. 2012-04-03 15:35:13 +01:00
User.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
UserData.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
UserMap.java Don't return null, throw an exception 2012-02-14 20:30:06 +01:00
Util.java Fix /top so that glass counts as a real block. 2012-08-08 23:00:09 +01:00
Warps.java Fixing setwarp command. 2012-03-15 02:12:43 +00:00
Worth.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00