KHobbits
1db5d61945
Merge branch 'release'
...
Conflicts:
lib/bukkit.jar
lib/craftbukkit.jar
2012-03-05 16:25:35 +00:00
KHobbits
ba96117f55
Temp fix to disable version check on R7
2012-03-05 14:17:09 +00:00
KHobbits
8aa7b1f301
Update CB #2032 B #1377
...
Min CB #2015
2012-03-03 13:48:58 +00:00
snowleo
b9aecbe1d4
Min version CB# 2004
2012-03-02 00:12:22 +01:00
KHobbits
b0552019f5
Fix version matching.
2012-03-01 21:47:01 +00:00
snowleo
e43a62f992
Requires #1988 because of the new Inventory stuff
2012-03-01 19:05:50 +01:00
KHobbits
0670ece7f3
Updating Bukkit: CB #1858 , B #1334
2012-03-01 19:05:47 +01:00
KHobbits
13d3cc3306
Lowering min bukkit to r4 - 1838, this build should still be compatible.
2012-02-25 17:40:00 +00:00
snowleo
f46948249e
Updated Essentials to work with R5
2012-02-21 17:33:46 +01:00
md_5
62cd219b4e
Clean up the CommandException stack traces so they appear as if Essentials was never there.
2012-02-12 08:19:24 +11:00
KHobbits
4326ce0d4a
Force minimum CB version to 1846, don't want people on #1840 due to big bugs.
2012-02-02 10:32:18 +00:00
KHobbits
b8944d0b25
Set min bukkit to 1818 - RB
2012-01-26 00:30:33 +00:00
snowleo
e46fe381b4
Removing load info, bucket displays that now.
2012-01-20 05:52:35 +01:00
snowleo
792f70efa5
Update for new CraftBukkit Event Code
...
EssentialsSpawn can't be updated yet, because the new event system lacks dynamic priorities.
2012-01-20 05:20:37 +01:00
snowleo
c860b1c668
Reload less
2012-01-14 23:25:52 +01:00
snowleo
c584d74852
Temporary fix for Spawns and Jails when Worlds are loaded after Essentials.
...
This will be replaced by BetterLocation fix in 3.0 branch.
2012-01-14 23:13:58 +01:00
snowleo
390b17f0d8
Min Bukkit version is 1713 now
2012-01-12 23:43:11 +01:00
snowleo
5d4f22ad84
Correctly match release and non release versions of bukkit.
2011-12-20 12:20:12 +01:00
snowleo
abd86347c7
Always return an offlineplayer object with the name, that the user wants.
2011-12-19 12:57:09 +01:00
snowleo
64bc8d1133
Corrected version match for 1597 build version
2011-12-15 10:32:04 +01:00
snowleo
58bebd851c
Fix failing override for /enchant /eco /ext
2011-12-14 15:07:08 +01:00
KHobbits
e37ab86c9b
Updating min Bukkit version.
2011-12-12 23:13:39 +00:00
snowleo
5002e7a6ad
Prevent blockdamage by enderdragon (default true) in EssentialsProtect CB#1566 B#1058
2011-12-08 00:48:53 +01:00
snowleo
d60de76d87
New config option disable-item-pickup-while-afk, defaults to true.
2011-12-07 12:10:41 +01:00
ementalo
b9077d91a5
Adding ability to save /back location from teleport events outside essentilals
...
New config setting to turn this on "register-back-in-listener"
Test #1200
CB#1560 / B#1055
2011-12-06 22:56:38 +00:00
snowleo
72e187cd5c
Updated Jails to use the new config classes
2011-12-06 17:28:48 +01:00
snowleo
58237a796a
New Interfaces in api package (WIP)
2011-12-06 16:32:06 +01:00
snowleo
019b49ef11
Updated EssentialsSpawn to use the new config code
...
/spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
2011-12-06 13:41:29 +01:00
KHobbits
90f87804b1
Show command conflict in debug mode.
2011-12-03 23:38:28 +00:00
Khyperia
746c80b0d6
Added many new MOTD possibilities + getI18n() to Essentials.java
2011-12-02 08:42:48 +08:00
KHobbits
83a4431bd7
CB#1538 b#1050
2011-12-01 16:20:53 +00:00
snowleo
3c9f0db3d4
CB#1534 B#1048
2011-11-30 22:59:50 +01:00
snowleo
bd7bd86e62
Allow EssentialsProtect to go into emergency mode, if Essentials core is not present at all.
2011-11-30 21:25:11 +01:00
snowleo
5e2123c91e
If Essentials core fails to read one of the configs now, it will disable itself. If other modules detect that Essentials is not enabled, they will be disabled too. EssentialsProtect will go into emergency mode, canceling all events that could hurt your world. Fix the file and either restart or reload the server.
2011-11-30 20:49:11 +01:00
snowleo
35f5578436
New config option update-bed-at-daytime that allows players to always set their bed location
2011-11-30 02:51:02 +01:00
snowleo
0b2a3fcf7f
Output the redirected plugin too.
2011-11-29 18:48:52 +01:00
KHobbits
e5435f24db
Merge branch 'master' of github.com:essentials/Essentials
2011-11-29 17:21:46 +00:00
KHobbits
af7eae6201
Adding some debug info to /essentials
2011-11-29 17:21:18 +00:00
snowleo
60067964be
Fix NPE in getUser()
2011-11-29 17:39:22 +01:00
snowleo
525fefc484
UserMap.getUser() will return null on failure.
2011-11-29 00:36:36 +01:00
snowleo
b637e494c2
Forgot this again. :D
2011-11-28 04:15:09 +01:00
snowleo
f250a107e4
CB#1518 B#1042
...
Support for Enchantments & Removed broken BedFix (in cb now)
2011-11-27 06:01:41 +01:00
snowleo
0234c55ce3
New command /enchant
...
Permissions for each enchantment: essentials.enchant.[enchantmentname]
For all use *
2011-11-27 04:36:42 +01:00
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
snowleo
d4685d1d10
Fix ItemDupe bug in bukkit
2011-11-25 22:26:06 +01:00
snowleo
871c0e6b6a
Disable god mode automatically in worlds defined by config
2011-11-25 07:12:21 +01:00
snowleo
613cb57fdb
CB#1501 B#1037
...
New spawnmob options: cow:baby sheep:baby chicken:baby pig:baby
2011-11-25 05:49:57 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
snowleo
6633b39954
Fix Bukkit version pattern
2011-11-20 16:40:18 +01:00
KHobbits
e5a8cd88f0
Code cleanup continued.
2011-11-18 17:48:49 +00:00