.. |
api
|
Graph a little bit extra information.
|
2012-03-15 08:08:25 +00:00 |
commands
|
Added extra params to setHome TL key {0} world {1} x {2} y {3} z
|
2012-04-04 18:19:39 +01:00 |
craftbukkit
|
Fix kit enchants for people without oversized stack permission.
|
2012-03-26 13:28:32 +01:00 |
metrics
|
Formatting.
|
2012-03-30 13:29:58 +01:00 |
perm
|
Make sure can build checks in permbukkit/privileges work for admins/owners.
|
2012-04-01 02:44:11 +01:00 |
register/payment
|
Formatting.
|
2012-03-30 13:29:58 +01:00 |
settings
|
Updated Jails to use the new config classes
|
2011-12-06 17:28:48 +01:00 |
signs
|
Report invalid enchantments in kits.
|
2012-04-04 03:09:27 +01:00 |
storage
|
Don't register jail listeners, if no jails are set.
|
2012-03-28 15:03:18 +01:00 |
textreader
|
Fix for showing plugins when user has no permission.
|
2012-03-23 18:26:19 +00:00 |
user
|
Implement all abstract methods.
|
2012-03-28 15:12:25 +01:00 |
AlternativeCommandsHandler.java
|
Show command conflict in debug mode.
|
2011-12-03 23:38:28 +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
|
Switch to the new I18n class and format cleanup of all classes
|
2011-11-21 02:55:26 +01:00 |
Enchantments.java
|
Shorter names for enchantment signs.
|
2012-01-17 01:45:03 +01:00 |
Essentials.java
|
1.2.5 Update Craftbukkit #2149 Bukkit ???
|
2012-04-04 15:33:11 +01:00 |
EssentialsBlockListener.java
|
Listener Cleanup
|
2012-04-02 02:22:30 +01:00 |
EssentialsConf.java
|
Spaaaaaace! So much space! Gotta see it all!
|
2012-03-23 14:30:00 +01:00 |
EssentialsEntityListener.java
|
Adds pvp protection after teleport
|
2012-03-27 21:15:11 +02:00 |
EssentialsPlayerListener.java
|
Switch sign listeners back to compare block id, rather than materials.
|
2012-04-02 22:58:07 +01:00 |
EssentialsPluginListener.java
|
Don't push vault version to metrics.
|
2012-03-30 13:27:57 +01:00 |
EssentialsTimer.java
|
Adds pvp protection after teleport
|
2012-03-27 21:15:11 +02:00 |
EssentialsUpgrade.java
|
Basic module graph.
|
2012-03-15 01:17:12 +00: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
|
http://youtu.be/8DdeLUA0Fms
|
2012-03-23 12:11:01 +01:00 |
IConf.java
|
New Interfaces in api package (WIP)
|
2011-12-06 16:32:06 +01:00 |
IEssentials.java
|
Add metric opt out toggle ingame.
|
2012-03-15 03:49:17 +00: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
|
Minor cleanup to player events.
|
2012-03-30 21:44:14 +01:00 |
ItemDb.java
|
New Interfaces in api package (WIP)
|
2011-12-06 16:32:06 +01:00 |
IUser.java
|
Add Minimum Balance, to allow people to manage overdrafts.
|
2012-02-28 02:45:02 +00:00 |
Jails.java
|
Jail update, jailed people can't attack other players.
|
2012-04-05 03:22:49 +01:00 |
Kit.java
|
Report invalid enchantments in kits.
|
2012-04-04 03:09:27 +01: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
|
CME
|
2012-03-05 08:37:14 +00:00 |
OfflinePlayer.java
|
New command: /fly
|
2012-03-22 22:59: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
|
Listener Cleanup
|
2012-04-02 02:22:30 +01:00 |
Teleport.java
|
Fix for Towny using an old method.
|
2011-12-08 02:23:44 +01:00 |
TNTExplodeListener.java
|
Fix fake explosions.
|
2012-03-15 06:42:58 +00:00 |
Trade.java
|
Command cost api update: Can now set fallback costs.
|
2012-04-03 15:35:13 +01:00 |
User.java
|
Update seen to show better data for vanished users:
|
2012-04-04 01:20:57 +01:00 |
UserData.java
|
Try to reduce lag caused by join spam.
|
2012-03-27 21:08:06 +01:00 |
UserMap.java
|
Don't return null, throw an exception
|
2012-02-14 20:30:06 +01:00 |
Util.java
|
Catch all values greater than 10 years to avoid exploits.
|
2012-04-04 02:07:01 +01:00 |
Warps.java
|
Fixing setwarp command.
|
2012-03-15 02:12:43 +00:00 |
Worth.java
|
Switch to the new I18n class and format cleanup of all classes
|
2011-11-21 02:55:26 +01:00 |