KHobbits
|
84f0f0a971
|
Try and prevent 'corrupt' messages files from breaking essentials.
|
2012-08-13 02:32:45 +01:00 |
|
KHobbits
|
5c6d1a2eb4
|
Add command name matching to /gamemode
This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
|
2012-08-12 01:13:52 +01:00 |
|
KHobbits
|
3a115000c9
|
Improve player matching in /gamemode
Add extra aliases to /gamemode
|
2012-08-12 01:12:10 +01:00 |
|
Iaccidentally
|
0a72669ac7
|
fix name length check in /kill
|
2012-08-10 07:17:05 -04:00 |
|
Iaccidentally
|
b81e834b4b
|
fix msg and pay to accept 2 character names
|
2012-08-10 06:54:42 -04:00 |
|
KHobbits
|
38503e4dcf
|
Throw warning when using /kill without valid player.
|
2012-08-10 02:40:05 +01:00 |
|
KHobbits
|
389884debf
|
Add console log message when player is /kicked
|
2012-08-10 02:35:05 +01:00 |
|
KHobbits
|
f28d874ffb
|
Add console log message when player is /banned
|
2012-08-10 02:27:10 +01:00 |
|
KHobbits
|
b5452d14c5
|
Fix yaml issue with /kit
|
2012-08-10 02:26:23 +01:00 |
|
KHobbits
|
b2f75664a7
|
Fix Chat Formatting so chat type is shown first.
|
2012-08-09 13:11:51 +01:00 |
|
Iaccidentally
|
8868e9f6b1
|
Merge pull request #117 from necrodoom/patch-5
items.csv update with ticket #2559 suggestions
|
2012-08-09 02:07:13 -07:00 |
|
necrodoom
|
659518dcb7
|
items.csv update with ticket #2559 suggestions
items.csv 2.1_06
|
2012-08-09 10:24:07 +03:00 |
|
KHobbits
|
2d03da39ab
|
Fix /top so that glass counts as a real block.
|
2012-08-08 23:00:09 +01:00 |
|
KHobbits
|
dda4082639
|
Fix tp permissions check to check player typing command not teleportee.
If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
|
2012-08-08 22:50:54 +01:00 |
|
snowleo
|
a0be5640dd
|
Correct material for beds
|
2012-08-08 14:21:25 +02:00 |
|
snowleo
|
739a93f9ea
|
Fix right click on signs
|
2012-08-08 14:11:40 +02:00 |
|
snowleo
|
dce47bcec7
|
Test the places around the location first, then go up
|
2012-08-08 13:13:39 +02:00 |
|
snowleo
|
cd34c2b2c3
|
Fix teleports on beds
|
2012-08-08 10:16:06 +02:00 |
|
KHobbits
|
2164013c52
|
Fix minor Exp discrepancy
Add 'l<level>' syntax to /exp command
EG: /exp set l20
|
2012-08-08 02:07:47 +01:00 |
|
KHobbits
|
a9e527f4ee
|
Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters.
fixes #2365
|
2012-08-08 00:52:43 +01:00 |
|
KHobbits
|
bdeb93a8d7
|
Don't show two error messages on [kit] signs.
Fixes #2508
|
2012-08-08 00:14:07 +01:00 |
|
snowleo
|
d415aa7cf2
|
Merge branch 'refs/heads/groupmanager' into 2.9
|
2012-08-07 20:13:27 +02:00 |
|
ElgarL
|
6ee9c8f8ec
|
Better error report on malformed GlobalGroups.
|
2012-08-07 17:58:57 +01:00 |
|
snowleo
|
7ea2f550db
|
Prevent errors in listeners affecting EssentialsChat
|
2012-08-07 16:03:39 +02:00 |
|
Alexander Schepp
|
39cefac61c
|
Merge pull request #114 from necrodoom/patch-2
another extra space
|
2012-08-07 05:44:23 -07:00 |
|
necrodoom
|
dd1250143b
|
another extra space
|
2012-08-07 15:27:25 +03:00 |
|
md_5
|
d5a563ca9e
|
Clean up spaces in config. Please don't break this in the future, this is the second fix guys.
|
2012-08-07 20:39:55 +10:00 |
|
Iaccidentally
|
4fad643cf7
|
Merge pull request #112 from necrodoom/patch-1
update permissions to include new nodes
|
2012-08-07 01:34:34 -07:00 |
|
necrodoom
|
2326e30c2a
|
update with new workbench node
|
2012-08-07 11:07:52 +03:00 |
|
necrodoom
|
1c453728ab
|
update permissions to include new nodes
|
2012-08-07 11:04:01 +03:00 |
|
KHobbits
|
973c6d5e5e
|
Fix CB.
|
2012-08-07 08:52:57 +01:00 |
|
KHobbits
|
df1050b006
|
Updating CB:
CB: 2317 Bukkit 1521
|
2012-08-07 08:49:09 +01:00 |
|
snowleo
|
0cacc10c31
|
Merge branch 'refs/heads/groupmanager' into 2.9
|
2012-08-06 18:25:55 +02:00 |
|
ElgarL
|
b1d174292d
|
Fix GlobalGroups not loading permission nodes.
|
2012-08-06 17:15:56 +01:00 |
|
snowleo
|
848ee76eab
|
Just don't use nio, this might be slower.
|
2012-08-06 15:57:54 +02:00 |
|
Iaccidentally
|
034b83223c
|
update gc for all worlds (thanks to Yofel)
|
2012-08-06 06:54:55 -04:00 |
|
KHobbits
|
4f244b0e5c
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
|
2012-08-06 09:17:19 +01:00 |
|
ElgarL
|
03133fac97
|
Ignore stupid plugins which add empty permission nodes.
|
2012-08-06 07:05:20 +01:00 |
|
KHobbits
|
41c97c4e87
|
Don't bomb if userMap isn't initialized.
|
2012-08-06 02:44:01 +01:00 |
|
KHobbits
|
ce98f7758e
|
New Sign: Info
Syntax: [info] / [chapter] / [page number] / [cost]
|
2012-08-06 00:58:35 +01:00 |
|
KHobbits
|
5ca9a70d78
|
New Sign: Repair
Syntax: [repair] / <hand|all> / [cost]
|
2012-08-06 00:33:29 +01:00 |
|
KHobbits
|
5bb4de0ab7
|
New command: /workbench (aliases /wb and /wbench)
Permission: essentials.workbench
|
2012-08-06 00:26:42 +01:00 |
|
KHobbits
|
a046200cb2
|
Default value for [gamemode] sign
New syntax: [gamemode] / <mode> / [price]
|
2012-08-06 00:23:47 +01:00 |
|
snowleo
|
e9f924e397
|
I should read javadoc properly.
|
2012-08-06 00:55:25 +02:00 |
|
snowleo
|
17ceb04541
|
Move FileChannel inside the loop
|
2012-08-05 20:16:53 +02:00 |
|
snowleo
|
c238ad213a
|
Throw exception after 5 attempts
|
2012-08-05 19:50:37 +02:00 |
|
snowleo
|
71b3f7d631
|
Try to fix interrupt problem.
|
2012-08-05 19:41:28 +02:00 |
|
Alexander Schepp
|
125977c899
|
Fix /gamemode 2 playername
|
2012-08-04 14:17:41 +03:00 |
|
Iaccidentally
|
d06102b76e
|
i'm in ur config, fixxn ur grammer
|
2012-08-04 06:56:10 -04:00 |
|
Iaccidentally
|
af1312bc9c
|
I am a grammar nazi.
|
2012-08-04 07:40:54 -03:00 |
|