Necrodoom
|
bc1c4b2ce5
|
update kit sign permission check
|
2012-09-29 15:57:31 +03:00 |
|
Necrodoom
|
c92b3b6217
|
update warp sign permission check
|
2012-09-29 15:55:47 +03:00 |
|
KHobbits
|
83a712826c
|
Should fix tpaccept charge bug - needs testing
|
2012-09-29 03:59:31 +01:00 |
|
KHobbits
|
781ad92240
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
|
2012-09-28 23:01:32 +01:00 |
|
KHobbits
|
f88346e75b
|
Add potion effect clearing on /heal - Chris Ward
|
2012-09-28 20:56:03 +01:00 |
|
KHobbits
|
c369a6ee96
|
Cleanup of god mode effects, suggested by gravypod.
|
2012-09-28 20:45:56 +01:00 |
|
KHobbits
|
1799165bd8
|
God mode cancel potion effects - Chris ward
Revert heal changes.
|
2012-09-28 20:35:13 +01:00 |
|
Necrodoom
|
a1a9b112b4
|
update potion aliases- add all unused potions
items.csv version 2.1_13
|
2012-09-28 17:02:43 +03:00 |
|
Paul A.
|
df528cf431
|
Fix updating version on items.csv
|
2012-09-27 16:39:23 +02:00 |
|
Paul A.
|
c64b26b8af
|
Merge pull request #156 from evonuts/patch-1
Minor spelling/grammatical fixes
|
2012-09-27 05:47:31 -07:00 |
|
evonuts
|
a44edfaa96
|
Minor spelling/grammatical fixes
|
2012-09-28 00:42:25 +12:00 |
|
Paul A.
|
31011f638d
|
Merge pull request #154 from necrodoom/patch-9
typo fix in config.yml as found by @Evonuts
|
2012-09-27 05:22:09 -07:00 |
|
Necrodoom
|
9cabb99784
|
typo fix in config.yml
|
2012-09-27 15:19:14 +03:00 |
|
KHobbits
|
758d8f52b5
|
Remove debug comments.
|
2012-09-25 22:37:58 +01:00 |
|
KHobbits
|
765e849b0f
|
Handle negated wildcard perms in generic superperms
|
2012-09-25 22:21:15 +01:00 |
|
ElgarL
|
717b38aad7
|
Update users.yml to follow new ordering.
|
2012-09-25 20:41:16 +01:00 |
|
ElgarL
|
15f71ea45d
|
No need for a new array.
|
2012-09-25 20:39:24 +01:00 |
|
ElgarL
|
25646b55bf
|
Add alphabetically sorted user lists.
|
2012-09-25 13:23:19 +01:00 |
|
KHobbits
|
50591c8fd8
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
|
2012-09-25 13:16:41 +01:00 |
|
ElgarL
|
91d83d909f
|
Change order of data in Users.yml to [name, Group, SubGroup,
Permissions, Info nodes].
|
2012-09-25 13:09:26 +01:00 |
|
ElgarL
|
da89d75fbd
|
Commenting
|
2012-09-25 11:27:36 +01:00 |
|
ElgarL
|
d208c244aa
|
Fix javadocs
|
2012-09-25 11:25:19 +01:00 |
|
ElgarL
|
f63cde00fa
|
Minor typo fix - Necrodoom
|
2012-09-25 11:15:28 +01:00 |
|
KHobbits
|
d8bb7e3ce0
|
Revert "Clean up imports"
This reverts commit 8d778293cb63857a23a6ce8d67288f43ec8fdc9d.
|
2012-09-24 23:04:33 +01:00 |
|
KHobbits
|
14777ed382
|
Improve fake sign check.
|
2012-09-24 23:01:58 +01:00 |
|
Paul A.
|
a3f4637dd6
|
Merge pull request #151 from gravypod/patch-2
Clean up imports
|
2012-09-24 14:34:36 -07:00 |
|
KHobbits
|
64f0b63226
|
Envelope new drop/pickup/craft perms under 'essentials.build'.
|
2012-09-24 12:48:07 +01:00 |
|
KHobbits
|
2df6ecb8dc
|
Minor cleanup
|
2012-09-24 03:16:15 +01:00 |
|
gravypod
|
8d778293cb
|
Clean up imports
|
2012-09-23 22:06:39 -03:00 |
|
KHobbits
|
1a5b160cab
|
Fix and give better sign errors.
|
2012-09-24 00:19:39 +01:00 |
|
KHobbits
|
7dfacb57ce
|
Less sign checking if certain signs aren't enabled.
|
2012-09-23 23:51:57 +01:00 |
|
KHobbits
|
37cb387101
|
config typo.
|
2012-09-23 23:18:17 +01:00 |
|
KHobbits
|
81344b6d11
|
Minor colour change
|
2012-09-23 23:08:35 +01:00 |
|
KHobbits
|
533f67a687
|
Move wildcard perm check to superperms handler, rather than being PEX specific.
|
2012-09-23 23:01:14 +01:00 |
|
KHobbits
|
ada750a2b3
|
Lower reporting level of metrics errors.
|
2012-09-23 18:08:43 +01:00 |
|
KHobbits
|
0c42e90746
|
Support new lines in newbie welcome message.
|
2012-09-22 21:15:04 +01:00 |
|
KHobbits
|
c49aba0ae4
|
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Resolved Conflicts:
EssentialsGroupManager/src/org/anjocaido/groupmanager/GlobalGroups.java
|
2012-09-22 20:44:45 +01:00 |
|
KHobbits
|
9851b956a7
|
Cleanup delhome to match normal home cases properly.
|
2012-09-22 20:43:27 +01:00 |
|
ElgarL
|
6bd41637ba
|
Update warning in GlobalGroups - Necrodoom.
|
2012-09-22 19:51:38 +01:00 |
|
ElgarL
|
79a25c435f
|
- Fix Synchronization on adding subgroups (thanks snowleo).
- Remove info node support from GlobalGroups. It should not have them
as GlobalGroups are only permission collections.
|
2012-09-22 19:18:51 +01:00 |
|
KHobbits
|
5e8ecdd6f9
|
Reset colour code at start of default broadcast msg.
|
2012-09-22 15:00:00 +01:00 |
|
KHobbits
|
75ea1c3952
|
General demo txt formatting
|
2012-09-22 14:44:56 +01:00 |
|
KHobbits
|
61733ad1e5
|
Clean chat colours.
|
2012-09-22 14:40:56 +01:00 |
|
KHobbits
|
b35f6bd6fe
|
Clean up the info.txt
|
2012-09-22 14:36:07 +01:00 |
|
KHobbits
|
49f0e47279
|
Merge pull request #148 from necrodoom/patch-7
fix info.txt colors and tags
I'll do a little manual cleanup.
|
2012-09-22 06:21:51 -07:00 |
|
KHobbits
|
0eee367873
|
Possibly solve info writing issues in globalgroups
Editing this on the ess branch, cause i'm sure there is a better fix.
|
2012-09-22 04:35:55 +02:00 |
|
Necrodoom
|
cc45cf468f
|
fix info.txt colors and tags
|
2012-09-21 18:09:30 +03:00 |
|
md_5
|
fbdc7c39d9
|
Check for explicit * permission when using PEX.
|
2012-09-21 19:53:20 +10:00 |
|
KHobbits
|
436376898f
|
Update config.yml to show multiple enchantments for kits.
|
2012-09-21 02:10:39 +01:00 |
|
KHobbits
|
07021b99e2
|
Make sure we check for wildcards in PEX
|
2012-09-20 20:36:07 +01:00 |
|