.. |
api
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
commands
|
Add extra /home message TL params
|
2013-12-21 17:42:55 +00:00 |
craftbukkit
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
metrics
|
Clean Imports
|
2013-10-11 03:44:41 +01:00 |
perm
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
register/payment
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
settings
|
|
|
signs
|
Strip all Mac OSX characters
|
2013-12-08 20:40:10 +11:00 |
storage
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
textreader
|
Make it so both {world} and {worldname} work for both keyword parsers.
|
2013-12-07 23:58:47 +00:00 |
utils
|
Throw meaningful warnings when wrong Essentials version is used with unsupported mod packs.
|
2013-11-15 00:22:10 +00:00 |
AlternativeCommandsHandler.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
Backup.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
ChargeException.java
|
|
|
CommandSource.java
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
Console.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
Enchantments.java
|
Update Bukkit
|
2013-12-07 22:26:41 +00:00 |
Essentials.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
EssentialsBlockListener.java
|
Clean Imports
|
2013-10-11 03:44:41 +01:00 |
EssentialsConf.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
EssentialsEntityListener.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
EssentialsPlayerListener.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
EssentialsPluginListener.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
EssentialsTimer.java
|
Clean Imports
|
2013-10-11 03:44:41 +01:00 |
EssentialsUpgrade.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
ExecuteTimer.java
|
|
|
I18n.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
IConf.java
|
|
|
IEssentials.java
|
Restore getUser API
|
2013-10-18 00:07:34 +01:00 |
IEssentialsModule.java
|
|
|
IReplyTo.java
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
ISettings.java
|
Add the ability to disable teleport safety. Requested by a few people - teleport safety isn't always a good thing for some servers. Request is cancelled if not safe.
|
2013-12-13 17:07:26 +11:00 |
ITarget.java
|
Split util classes.
|
2013-06-08 22:31:19 +01:00 |
ItemDb.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
IUser.java
|
Restore original give/take Money API
|
2013-10-19 12:26:28 +01:00 |
Jails.java
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
Kit.java
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
LocationTarget.java
|
Cleanup ITarget
|
2013-06-08 21:43:42 +01:00 |
ManagedFile.java
|
Clean Imports
|
2013-10-11 03:44:41 +01:00 |
MetaItemStack.java
|
Add support for adding item meta to [free] signs.
|
2013-12-07 20:25:23 +00:00 |
Mob.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
MobData.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
OfflinePlayer.java
|
Use Bukkit beta build
|
2013-12-18 17:26:01 +11:00 |
PlayerExtension.java
|
Misc cleanup
|
2013-07-07 12:38:01 +01:00 |
PlayerList.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05: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
|
Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issues
|
2013-12-05 23:03:32 +00:00 |
Settings.java
|
Add the ability to disable teleport safety. Requested by a few people - teleport safety isn't always a good thing for some servers. Request is cancelled if not safe.
|
2013-12-13 17:07:26 +11:00 |
SpawnMob.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
Teleport.java
|
Check command cost permissions prior to teleporting. Fixes ESS-4918
|
2013-12-21 23:19:58 +00:00 |
TimedTeleport.java
|
Try to be a little less confusing with non-command debug errors.
|
2013-12-05 23:03:31 +00: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
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
User.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
UserData.java
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
UserMap.java
|
Clean Imports
|
2013-10-11 03:44:41 +01:00 |
Warps.java
|
Logger cleanup pt 1.
|
2013-12-07 20:03:05 +00:00 |
Worth.java
|
Don't check for default worth durability if more than one durability price is defined.
|
2013-12-21 03:33:27 +00:00 |