..
api
Use essentials itemdb for charge messages.
2013-08-15 05:47:23 +01:00
commands
Ignore list and no tpa to self. Fixes ESS-4456 ESS-4711
2013-09-24 09:38:29 +01:00
craftbukkit
Update ItemStack reference to getTypeId()
2013-09-17 23:23:45 +10: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
Update ItemStack reference to getTypeId()
2013-09-17 23:23:45 +10:00
storage
[API] Move 2.x API to new package, create dummy classes for compatibility
2013-07-13 11:14:39 -04:00
textreader
Fix case sensitivity on {PLAYERLIST:group}
2013-09-06 23:54:37 +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
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
Enchantments.java
Cleanup imports
2013-06-11 20:45:12 +01:00
Essentials.java
Update to 1.6.4
2013-09-19 21:38:15 -04: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
Update ItemStack reference to getTypeId()
2013-09-17 23:23:45 +10: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
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
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
Update ItemStack reference to getTypeId()
2013-09-17 23:23:45 +10: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
Add support for coloured authors on books
2013-08-31 13:20:36 +01: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
Extend eco disable option to block eco lookups. This can be required to combat slow SQL economies.
2013-08-28 17:50:28 +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
This tp req cancel isn't needed anymore.
2013-08-30 11:05:27 +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
Don't waste cpu on /baltop if eco is disabled.
2013-08-28 18:00:27 +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