.. |
api
|
Reduce calls to bukkit getPlayer();
|
2012-10-26 21:34:36 +01:00 |
commands
|
Allow unbanning players who do not have valid userdata
|
2012-12-31 01:08:39 +00:00 |
craftbukkit
|
Don't use broken CB methods ...
|
2012-12-20 15:45:22 +00:00 |
metrics
|
Log a few extra metrics.
|
2012-12-16 21:02:02 +00:00 |
perm
|
Added SimplyPerms Handler
|
2012-12-29 10:41:15 +11:00 |
register/payment
|
Async EssentialsSpawn join event, like the others.
|
2012-09-08 14:55:37 +01:00 |
settings
|
Remove 3.x api migration code.
|
2012-08-18 15:48:29 +01:00 |
signs
|
Implement event toggle.
|
2012-12-30 04:32:43 +00:00 |
storage
|
Fix Spawns / Jail loading
|
2012-12-20 00:46:03 +01:00 |
textreader
|
Add support for whitelisting commands in /help by permission: essentials.help.<plugin>.<command>
|
2012-12-20 22:57:38 +00:00 |
AlternativeCommandsHandler.java
|
Log target plugin in debug mode for altcmd
|
2012-12-21 06:38:51 +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
|
Minor cleanup
|
2012-09-24 03:16:15 +01:00 |
Enchantments.java
|
Hide a few more duplicate enchantments from /enchant
|
2012-12-29 09:00:42 +00:00 |
Essentials.java
|
Log target plugin in debug mode for altcmd
|
2012-12-21 06:38:51 +00:00 |
EssentialsBlockListener.java
|
Play a bit less greedy with events
|
2012-06-10 18:33:07 +01:00 |
EssentialsConf.java
|
Better handle invalid warp names
|
2012-10-02 00:19:42 +01:00 |
EssentialsEntityListener.java
|
Reorganize entity listener
|
2012-12-30 03:32:32 +00:00 |
EssentialsPlayerListener.java
|
Lets clean up the recipe window on player quit, just in case.
|
2012-12-29 06:55:48 +00:00 |
EssentialsPluginListener.java
|
Don't call plugin manager in Settings.
|
2012-10-15 20:30:52 +02:00 |
EssentialsTimer.java
|
Keep track of vanished players and tweak lag meter.
|
2012-05-21 15:13:24 +10:00 |
EssentialsUpgrade.java
|
Lets leave numeric homes as is for now, looping through all files on server startup is not the place to do this (reverse-merged from commit 79a44b919c )
|
2012-12-20 17:24:14 +11: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
|
Minor cleanup
|
2012-09-24 03:16:15 +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
|
Allow unsafe enchantments in /item /give /kit and /enchant
|
2012-12-29 08:36:24 +00:00 |
ItemDb.java
|
Look out for nulls.
|
2012-09-08 18:41:21 +01:00 |
IUser.java
|
Fixing IUser
|
2012-12-23 21:29:26 +11:00 |
Jails.java
|
Fixing up NPE bug in jails (implemented in Dev2.9.163)
|
2012-04-05 13:28:23 +01:00 |
Kit.java
|
Allow unsafe enchantments in /item /give /kit and /enchant
|
2012-12-29 08:36:24 +00: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
|
Cleanup spawnmob classes
|
2012-11-11 18:55:02 +00:00 |
OfflinePlayer.java
|
Update bukkit to 1.4.6-R0.1
|
2012-12-29 06:37:52 +00: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
|
Set default tpa timeout to 2 minutes.
|
2012-12-29 08:40:03 +00:00 |
SpawnMob.java
|
Support new skeleton and zombie types.
|
2012-12-16 21:39:31 +00:00 |
Teleport.java
|
Fix home functionality bugs:
|
2012-12-29 06:43:26 +00:00 |
TNTExplodeListener.java
|
Limit tnt disable on /nuke to 10s
|
2012-11-04 02:18:51 +00:00 |
Trade.java
|
Update Inventory Workaround to the latest version
|
2012-12-20 00:46:03 +01:00 |
User.java
|
Allow certain commands while in jail, but only if the user normally has access to that command.
|
2012-12-20 22:53:52 +00:00 |
UserData.java
|
Userdata cleanup
|
2012-11-27 17:47:08 +00:00 |
UserMap.java
|
Don't return null, throw an exception
|
2012-02-14 20:30:06 +01:00 |
Util.java
|
Add log color removal.
|
2012-11-27 19:54:32 +01:00 |
Warps.java
|
Better handle invalid warp names
|
2012-10-02 00:19:42 +01:00 |
Worth.java
|
Switch to the new I18n class and format cleanup of all classes
|
2011-11-21 02:55:26 +01:00 |