TF-EssentialsX/Essentials/test/com/earth2me/essentials
snowleo b21b7b7e15 New behavior of the /home command and beds
- The behavior has been altered to match the vanilla server.
 - Using a bed will no longer create a home in the users file, if config option bed-sethome is set
 - The config option bed-sethome has been removed
 - It's now possible to go to /home bed or /home playername:bed
 - Bed locations stored before installing Essentials will be used
 - Players respawn at their bed location (if set) instead of the spawn, if respawn-at-home is set to false
 - The default value of spawn-if-no-home is set to true
 - If spawn-if-no-home is set and the player has not set a home, he will be either teleported to his bed location (if set) or the spawn, when he uses the /home command
2011-11-26 22:30:40 +01:00
..
EconomyTest.java Fixing the UnitTests 2011-07-16 02:45:12 +02:00
FakeServer.java CB#1501 B#1037 2011-11-25 05:49:57 +01:00
StorageTest.java More work on the config code 2011-11-23 02:43:38 +01:00
UserTest.java New behavior of the /home command and beds 2011-11-26 22:30:40 +01:00
UtilTest.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00