Essentials/Essentials/src/com/earth2me/essentials
KHobbits f5c442aa5c Adding a debug note. 2011-10-18 01:55:35 +01:00
..
api Throw RuntimeException instead of NPE, if the api is called before Essentials is loaded. 2011-10-09 16:53:01 +02:00
commands Correctly fix the N/S direction 2011-10-15 01:15:01 +02:00
perm Allow both essentials.build and permissions.build in PermissionsBukkit 2011-09-29 01:10:54 +02:00
register/payment Register 1.5 2011-10-04 23:06:06 +02:00
settings Test if objects can be read from yaml in the original sort 2011-10-15 01:15:01 +02:00
signs Fixed manudelsub not correctly selecting the group to remove. 2011-10-11 01:03:38 +01:00
storage New storage system for settings (WIP) 2011-10-13 01:40:11 +02:00
Backup.java We can get the console command sender from server object now. 2011-10-06 11:54:09 +02:00
ChargeException.java Refactoring of the signs 2011-06-08 03:18:33 +02:00
Console.java We can get the console command sender from server object now. 2011-10-06 11:54:09 +02:00
DescParseTickFormat.java Merge branch 'groupmanager' of 2011-10-11 01:05:48 +01:00
Essentials.java Revert bed fix, because it's fixed in Bukkit now. Thanks to feildmaster 2011-10-15 10:49:51 +02:00
EssentialsBlockListener.java Patching /unlimited to not give items if player is in creative mode. 2011-10-01 04:57:49 +01:00
EssentialsConf.java Fix compatibility issues with Citizens 2011-08-28 23:51:10 +02:00
EssentialsEntityListener.java Allow to disable the death messages of minecraft 2011-10-09 20:59:06 +02:00
EssentialsErrorHandler.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
EssentialsPlayerListener.java Revert bed fix, because it's fixed in Bukkit now. Thanks to feildmaster 2011-10-15 10:49:51 +02:00
EssentialsPluginListener.java Updating for register 1.3 2011-09-26 03:20:56 +01:00
EssentialsTimer.java Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
EssentialsUpdateTimer.java Update check for Essentials 2011-08-23 02:46:19 +02:00
EssentialsUpgrade.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
FakeInventory.java Fix NPE in BUY signs 2011-10-10 11:40:20 +03:00
FakeWorld.java Updating to CB 1240 2011-10-04 06:54:45 +01:00
IConf.java 2.1 prerelease, part 2 of 3 2011-03-30 04:03:21 +00:00
IEssentials.java Updates for banning 2011-09-07 22:34:53 +02:00
IReplyTo.java [trunk] /msg /r Reply to the console. Add /r console command. 2011-04-05 15:57:54 +00:00
ISettings.java Fixed manudelsub not correctly selecting the group to remove. 2011-10-11 01:03:38 +01:00
IUser.java Prevent that hidden players broadcast afk messages 2011-09-02 16:16:15 +02:00
InventoryWorkaround.java Don't spill out items, if inventory is full on buy signs. 2011-10-09 22:25:30 +02:00
ItemDb.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
Jail.java Fixes to jail 2011-08-08 16:42:56 +02:00
JailPlayerListener.java Add yet another way to get a user from our users list, Don't teleport an offline player when jailed 2011-07-18 22:16:58 +01:00
ManagedFile.java Automatic updates for future versions of items.csv 2011-09-18 00:49:34 +02:00
Mob.java Corrected plurals of new creatures and removed Monster creature, because it can't be spawned anymore 2011-09-29 23:36:49 +02:00
OfflinePlayer.java Changes for new Bukkit 2011-10-11 12:49:10 +02:00
PlayerExtension.java Notch decided that the sun rises north and sets south. 2011-10-09 23:23:00 +02:00
PlayerWrapper.java Changes for new Bukkit 2011-10-11 12:49:10 +02:00
Settings.java Adding a debug note. 2011-10-18 01:55:35 +01:00
Spawn.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00
TNTExplodeListener.java Less use of Craftbukkit code, so less things will break on MC update. 2011-08-27 20:39:54 +02:00
TargetBlock.java Deprecation our TargetBlock class: 2011-09-30 01:09:00 +02:00
Teleport.java Fixed manudelsub not correctly selecting the group to remove. 2011-10-11 01:03:38 +01:00
Trade.java Don't spill out items, if inventory is full on buy signs. 2011-10-09 22:25:30 +02:00
User.java Fixed manudelsub not correctly selecting the group to remove. 2011-10-11 01:03:38 +01:00
UserData.java Don't set last location if it's invalid 2011-09-30 02:11:13 +02:00
UserMap.java Ignore ComputationExceptions while loading users async 2011-09-18 22:18:54 +02:00
Util.java Safe location fix: 2011-10-03 09:58:46 +01:00
Warps.java Pages for /warp command 2011-08-21 21:27:36 +02:00
Worth.java Several bug fixes and cleanup. 2011-06-01 10:40:12 +00:00