snowleo
|
794e92879f
|
Allow to set the Respawn priority in config.
|
2011-12-07 15:09:22 +01:00 |
|
snowleo
|
3d940e9090
|
Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items.
|
2011-12-07 14:23:56 +01:00 |
|
snowleo
|
f1eae18247
|
Use of our Inventory code in enchant sign to be reliable.
|
2011-12-07 13:44:51 +01:00 |
|
snowleo
|
52d56f71a2
|
New config option disable-item-pickup-while-afk, defaults to true.
|
2011-12-07 12:10:41 +01:00 |
|
snowleo
|
348244f26e
|
Banned moved from /whois to /seen
|
2011-12-07 12:00:01 +01:00 |
|
snowleo
|
257f3c9687
|
SnakeYaml now ignores additional mapping values in files, so it throws less errors.
|
2011-12-07 11:57:31 +01:00 |
|
snowleo
|
da6c87abd9
|
Fix I18n file not loading from Essentials folder, when the locale is not defined in config.
|
2011-12-07 11:22:02 +01:00 |
|
snowleo
|
f74b1176e1
|
Fix /mail sendall, fixes #1209
|
2011-12-07 11:02:10 +01:00 |
|
snowleo
|
f4cb8c879a
|
/balancetop now has pages instead of max argument
Test #1210
|
2011-12-07 10:53:06 +01:00 |
|
snowleo
|
261ebebb62
|
Null check in new player teleport, fixes #1212
|
2011-12-07 10:37:34 +01:00 |
|
snowleo
|
52961b40a6
|
Missing translation for last commit
|
2011-12-07 10:35:06 +01:00 |
|
snowleo
|
86b7ddd13d
|
Support for experience as trading goods on signs. This will not work until experience is fixed in Bukkit.
|
2011-12-07 10:31:18 +01:00 |
|
snowleo
|
aa1543dd07
|
Updated /near and /getpos command, added new argument playername
Test #1214
|
2011-12-07 10:03:23 +01:00 |
|
Khyperia
|
69f83d8413
|
New feature: IsBanned to /whois
|
2011-12-07 09:36:11 +08:00 |
|
Khyperia
|
d7f200dfbc
|
Added new player argument: /spawnmob <mob> [amount] [player]
Test: #821
|
2011-12-07 09:36:11 +08:00 |
|
ementalo
|
64db184e7d
|
Merge branch 'master' of github.com:essentials/Essentials
|
2011-12-07 01:13:08 +00:00 |
|
ementalo
|
47f29cbe5d
|
Catch TeleportClause.COMMAND in the teleport listener.
Changed Teleport methods to pass a TeleportClause param
|
2011-12-07 01:12:36 +00:00 |
|
Khyperia
|
a21203f5cb
|
New feature: /mail sendall <message>
Test: #649
|
2011-12-07 08:53:15 +08:00 |
|
Khyperia
|
345aeca35b
|
Renamed /find to /itemdb
|
2011-12-07 08:53:14 +08:00 |
|
Khyperia
|
f05d49f5e7
|
New command: /find <item>
Test #278
Test #293
Test #348
|
2011-12-07 08:53:14 +08:00 |
|
snowleo
|
52d1de0ef8
|
Fix serious bug in Dev2.7.137 - Dev2.7.144: if spawn.yml is not present, the server will run into a deadlock.
|
2011-12-07 00:08:45 +01:00 |
|
ementalo
|
88b8865fe1
|
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
|
fb0d89e71c
|
Fixing color in announce-format
|
2011-12-06 22:02:19 +01:00 |
|
snowleo
|
4690a29c18
|
This is no longer needed
|
2011-12-06 17:44:02 +01:00 |
|
snowleo
|
f650c9363f
|
More cleanup
|
2011-12-06 17:42:55 +01:00 |
|
snowleo
|
be4b0628a3
|
Added /jail /ejail alias to plugin.yml
|
2011-12-06 17:31:35 +01:00 |
|
snowleo
|
efa031058a
|
Updated Jails to use the new config classes
|
2011-12-06 17:28:48 +01:00 |
|
snowleo
|
e824ce7933
|
cleanup
|
2011-12-06 16:35:30 +01:00 |
|
snowleo
|
6429bf4a30
|
New Interfaces in api package (WIP)
|
2011-12-06 16:32:06 +01:00 |
|
snowleo
|
908d137957
|
UserBase is abstract
|
2011-12-06 15:40:35 +01:00 |
|
snowleo
|
e42d05c43e
|
Refactoring to create less redundant code
|
2011-12-06 15:38:14 +01:00 |
|
snowleo
|
166dfbd532
|
Prevent some rare cases of NPE and Deadlocks, better error handling on yaml load
|
2011-12-06 14:39:52 +01:00 |
|
snowleo
|
4c2b9b8d0f
|
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 |
|
snowleo
|
a44bd360c0
|
More work done on config code
|
2011-12-06 10:37:17 +01:00 |
|
snowleo
|
ffd81c9a3c
|
Using the correct type of Set in UserMap.
|
2011-12-06 08:28:41 +01:00 |
|
snowleo
|
2887640100
|
Check if the item can be enchanted.
|
2011-12-05 00:20:46 +01:00 |
|
Khyperia
|
18f423f74a
|
Added {VERSION} to motd
Test #1198
|
2011-12-05 06:56:20 +08:00 |
|
snowleo
|
3014af83f0
|
utf8 encoding
|
2011-12-04 23:39:08 +01:00 |
|
snowleo
|
ed5293288b
|
Merge remote-tracking branch 'dysp/patch-1'
Conflicts:
Essentials/src/messages_da.properties
|
2011-12-04 23:37:01 +01:00 |
|
snowleo
|
ccf76b4055
|
Readded because of popular demand: default-stack-size for /give and /item, values below 1 return max stack size (or oversized stack size).
|
2011-12-04 23:21:30 +01:00 |
|
snowleo
|
49004cf0ec
|
Ignore teleport cooldown on /tjail
|
2011-12-04 22:57:40 +01:00 |
|
snowleo
|
c73037bb84
|
Added missing steps to items.csv (by andrewkm from ecocitycraft.com)
|
2011-12-04 22:53:29 +01:00 |
|
snowleo
|
f03e05d996
|
Fix some rare cases, where adding an item to inventory could result in an infinite loop.
|
2011-12-04 22:45:47 +01:00 |
|
snowleo
|
0c5031595b
|
Allow oversized stacks in kits.
|
2011-12-04 22:33:49 +01:00 |
|
snowleo
|
1aac259864
|
Enchantements are now stored in one class
|
2011-12-04 22:28:29 +01:00 |
|
snowleo
|
b50e9dbe73
|
Added missing [player] to plugin.yml
|
2011-12-04 22:10:20 +01:00 |
|
snowleo
|
7816313028
|
New permission essentials.spawn.others
|
2011-12-04 22:09:36 +01:00 |
|
snowleo
|
5c2df611fe
|
Added null check to /break
|
2011-12-04 22:06:03 +01:00 |
|
snowleo
|
308f0506dc
|
Less use of sqrt
|
2011-12-04 22:01:50 +01:00 |
|
snowleo
|
e37c9d47ab
|
Merge pull request #35 from khyperia/master
Multiple commits from khyperia
|
2011-12-04 12:49:52 -08:00 |
|