TF-EssentialsX/Essentials/src/com/earth2me/essentials
KHobbits cf79daddde Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>}
Replace <none> with what you want to show if there are no players from that group online.
2013-08-20 23:39:34 +01:00
..
api Use essentials itemdb for charge messages. 2013-08-15 05:47:23 +01:00
commands Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>} 2013-08-20 23:39:34 +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
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 Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>} 2013-08-20 23:39:34 +01:00
utils More colour. 2013-08-20 01:51:32 +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
Enchantments.java Cleanup imports 2013-06-11 20:45:12 +01:00
Essentials.java Allow alternative command handler to also pass tab complete. 2013-08-15 21:58:23 +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 Reset fall distance when toggling fly so fall damage is not accidentally applied. 2013-08-18 22:43:43 +01:00
EssentialsPluginListener.java Gracefully handle botched plugin starts 2013-08-13 23:41:54 +01: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
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
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 Use essentials itemdb for charge messages. 2013-08-15 05:47:23 +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 Fix tests 2013-08-18 22:48:13 +01:00
PlayerExtension.java Misc cleanup 2013-07-07 12:38:01 +01:00
PlayerList.java Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>} 2013-08-20 23:39:34 +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 Use essentials itemdb for charge messages. 2013-08-15 05:47:23 +01:00
User.java Use user object to send messages when possible. 2013-08-15 01:53:22 +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