TF-EssentialsX/Essentials/src/com/earth2me/essentials
Pocketkid2 794dd788a3 Update Commandremove.java
Fix class checking in /remove
2013-08-13 18:14:40 +01:00
..
api Teleport cleanup 2013-08-13 18:06:24 +01:00
commands Update Commandremove.java 2013-08-13 18:14:40 +01:00
craftbukkit Prevent inf loop when adding air to kits. 2013-08-12 00:26:51 +01:00
metrics [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
perm Better handle esschat/GM reloading during async events. 2013-07-15 00:47:17 +01:00
register/payment [API] Cleanup 2013-06-28 15:21:49 -04:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
storage [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
textreader trim and replace spaces in chapter names to always work in commands 2013-08-13 18:07:27 +01:00
utils When in fly+god mode or when in creative mode, don't use safe teleport location when teleporting to other players. 2013-08-11 22:42:29 +01:00
AlternativeCommandsHandler.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Backup.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
ChargeException.java
Console.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
Enchantments.java Cleanup imports 2013-06-11 20:45:12 +01:00
Essentials.java Added horse armor /spawnmob horse:armor<iron|gold|diamond> 2013-07-17 23:32:25 +01:00
EssentialsBlockListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsConf.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsEntityListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsPlayerListener.java When in fly+god mode or when in creative mode, don't use safe teleport location when teleporting to other players. 2013-08-11 22:42:29 +01:00
EssentialsPluginListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsTimer.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsUpgrade.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04: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 [API] fix implementation? 2013-07-13 12:52:08 -04:00
IConf.java [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04:00
IEssentials.java Try to restore basic api functionality 2013-07-14 13:00:03 +01:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04:00
ISettings.java Add scaling object cap for usermap, prevent huge memory usage, also config file configurable. 2013-07-17 01:56:27 +01:00
ITarget.java Split util classes. 2013-06-08 22:31:19 +01:00
ItemDb.java Cleanup worth and sell messages 2013-07-19 00:55:21 +01:00
IUser.java Tidy and slightly expand user API 2013-07-14 12:41:27 +01:00
Jails.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
Kit.java Prevent inf loop when adding air to kits. 2013-08-12 00:26:51 +01:00
LocationTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
ManagedFile.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
MetaItemStack.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Mob.java Update Mob.java 2013-08-09 04:38:57 +01:00
MobData.java fix mobdata typo 2013-07-25 16:44:48 +02:00
OfflinePlayer.java Update Bukkit for 1.6.2R0.1 beta 2013-08-05 04:15:26 +01:00
PlayerExtension.java Misc cleanup 2013-07-07 12:38:01 +01:00
PlayerTarget.java The /tpahere command now stores the location of 'here' rather than using the current players location. 2013-08-11 16:37:21 +01:00
Potions.java Remove duplicate key 2013-08-04 12:53:46 -05:00
Settings.java Added horse armor /spawnmob horse:armor<iron|gold|diamond> 2013-07-17 23:32:25 +01:00
SpawnMob.java Refactored and cleaned up SpawnMob. Added context-aware help /spawnmob <mob>: 2013-07-20 21:29:13 +01:00
Teleport.java Teleport cleanup 2013-08-13 18:06:24 +01:00
TimedTeleport.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
TNTExplodeListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Trade.java Restore deprecated trade api 2013-07-23 22:48:32 +01:00
User.java The /tpahere command now stores the location of 'here' rather than using the current players location. 2013-08-11 16:37:21 +01:00
UserData.java Prevent inf loop when adding air to kits. 2013-08-12 00:26:51 +01:00
UserMap.java Add scaling object cap for usermap, prevent huge memory usage, also config file configurable. 2013-07-17 01:56:27 +01:00
Warps.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
Worth.java Fully support numerical worth yml data. 2013-08-11 23:43:45 +01:00