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
|
e8641b25f3
|
Merge branch '2.9' of github.com:essentials/Essentials into release
|
2012-08-07 08:55:35 +01:00 |
|
KHobbits
|
973c6d5e5e
|
Fix CB.
|
2012-08-07 08:52:57 +01:00 |
|
KHobbits
|
b25e8bd1dd
|
Merge branch '2.9' into release
|
2012-08-07 08:50:06 +01:00 |
|
KHobbits
|
df1050b006
|
Updating CB:
CB: 2317 Bukkit 1521
|
2012-08-07 08:49:09 +01:00 |
|
KHobbits
|
dbf60c41d2
|
Merge branch '2.9' of github.com:essentials/Essentials into release
|
2012-08-07 08:45:16 +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 |
|
snowleo
|
be11f840b4
|
More thread safety
|
2012-08-04 11:10:57 +02:00 |
|
snowleo
|
873cc26b7d
|
Thread safety for XMPP
|
2012-08-04 10:48:56 +02:00 |
|
ementalo
|
bb5e0b4a72
|
CB #2289 Bukkit #1512
Change PlayerChatEvent to AsyncPlayerChatEvent
|
2012-08-04 09:25:54 +01:00 |
|
snowleo
|
1a0667f659
|
Make chat handling more thread safe (and also faster)
|
2012-08-03 22:57:29 +02:00 |
|
snowleo
|
0dee3528c7
|
Synchronized chatStore
|
2012-08-03 21:45:32 +02:00 |
|
ElgarL
|
cdcbf2057e
|
Fix mirroring now we are not using any Bukkit methods.
|
2012-08-03 11:15:14 +01:00 |
|
ElgarL
|
5e07ae3010
|
Stop using the YamlConfiguration in bukkit for our config handling. We
can now support periods in world names.
|
2012-08-03 10:36:26 +01:00 |
|
snowleo
|
f660c8fdf7
|
Ignore case on /gm command
|
2012-08-03 10:41:23 +02:00 |
|
snowleo
|
1f740d98d9
|
Code cleanup
|
2012-08-03 10:39:45 +02:00 |
|
snowleo
|
ba1431bf2a
|
Ignore case on gamemode signs and code cleanup
|
2012-08-03 10:36:50 +02:00 |
|
snowleo
|
5c78044079
|
Less loops please
|
2012-08-03 10:33:45 +02:00 |
|
snowleo
|
1b2bc92d67
|
Another fix for /exp
|
2012-08-03 10:29:22 +02:00 |
|
snowleo
|
402ff66762
|
New exp calculations.
|
2012-08-03 10:21:03 +02:00 |
|
snowleo
|
f2717a27c0
|
Fix broken output of /itemdb
|
2012-08-03 10:02:47 +02:00 |
|
ElgarL
|
b7cf9d5681
|
Fix a cases sensitivity bug in world loading.
|
2012-08-03 08:54:06 +01:00 |
|
snowleo
|
a9639782b6
|
Netbeans 7.2 changes
|
2012-08-03 09:45:44 +02:00 |
|
Iaccidentally
|
41d91ae15b
|
Merge branch '2.9' of https://github.com/essentials/Essentials
|
2012-08-02 20:30:09 -04:00 |
|
Iaccidentally
|
d625eeae30
|
update 2.9 item.csv for 1.3 (changes by necrodoom)
|
2012-08-02 20:29:09 -04:00 |
|
ementalo
|
3e61d4589f
|
Switching the syntax of gamemode /gm mode player and adding mode aliases
Fixing translation keys
Fix plugin.yml gamemode syntax
|
2012-08-02 17:43:58 +01:00 |
|
ementalo
|
7e766818f9
|
CB #2267 Bukkit #1505
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
|
2012-08-02 13:52:11 +01:00 |
|
Paul A.
|
079ed0d2da
|
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier
|
2012-08-01 16:04:13 +02:00 |
|
Paul A.
|
dcc53cbf30
|
re: re: Check the player we are bringing has permission to enter the world vs the initiating user
|
2012-08-01 15:56:58 +02:00 |
|