KHobbits
a357c7e5b5
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
2012-09-25 13:16:41 +01:00
ElgarL
5a137842e5
Change order of data in Users.yml to [name, Group, SubGroup,
...
Permissions, Info nodes].
2012-09-25 13:09:26 +01:00
ElgarL
b4a8f357bd
Commenting
2012-09-25 11:27:36 +01:00
ElgarL
99a4f6d366
Fix javadocs
2012-09-25 11:25:19 +01:00
ElgarL
d7cecb1758
Minor typo fix - Necrodoom
2012-09-25 11:15:28 +01:00
KHobbits
611de7d725
Revert "Clean up imports"
...
This reverts commit 276cc71db0
.
2012-09-24 23:04:33 +01:00
KHobbits
ebd6d03108
Improve fake sign check.
2012-09-24 23:01:58 +01:00
Paul A.
dd12013329
Merge pull request #151 from gravypod/patch-2
...
Clean up imports
2012-09-24 14:34:36 -07:00
KHobbits
0c8975db45
Envelope new drop/pickup/craft perms under 'essentials.build'.
2012-09-24 12:48:07 +01:00
KHobbits
c356e92287
Minor cleanup
2012-09-24 03:16:15 +01:00
gravypod
276cc71db0
Clean up imports
2012-09-23 22:06:39 -03:00
KHobbits
2bc87841d1
Fix and give better sign errors.
2012-09-24 00:19:39 +01:00
KHobbits
8745568a69
Less sign checking if certain signs aren't enabled.
2012-09-23 23:51:57 +01:00
KHobbits
378ed75ecc
config typo.
2012-09-23 23:18:17 +01:00
KHobbits
f9a014a08b
Minor colour change
2012-09-23 23:08:35 +01:00
KHobbits
8470b05a6c
Move wildcard perm check to superperms handler, rather than being PEX specific.
2012-09-23 23:01:14 +01:00
KHobbits
fc5c0e3e7a
Lower reporting level of metrics errors.
2012-09-23 18:08:43 +01:00
KHobbits
11c68e03b6
Support new lines in newbie welcome message.
2012-09-22 21:15:04 +01:00
KHobbits
8949cbc5fb
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
143d9d2089
Cleanup delhome to match normal home cases properly.
2012-09-22 20:43:27 +01:00
ElgarL
f9dafb06be
Update warning in GlobalGroups - Necrodoom.
2012-09-22 19:51:38 +01:00
ElgarL
1dc93a7a85
- 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
daa517c5a2
Reset colour code at start of default broadcast msg.
2012-09-22 15:00:00 +01:00
KHobbits
a49570605a
General demo txt formatting
2012-09-22 14:44:56 +01:00
KHobbits
ee647e1fae
Clean chat colours.
2012-09-22 14:40:56 +01:00
KHobbits
416eee97ad
Clean up the info.txt
2012-09-22 14:36:07 +01:00
KHobbits
f905ae8701
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
71d39bc23b
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
0f2dda6b00
fix info.txt colors and tags
2012-09-21 18:09:30 +03:00
md_5
7f16a6834a
Check for explicit * permission when using PEX.
2012-09-21 19:53:20 +10:00
KHobbits
b9ea270cd2
Update config.yml to show multiple enchantments for kits.
2012-09-21 02:10:39 +01:00
KHobbits
53fdc3e408
Make sure we check for wildcards in PEX
2012-09-20 20:36:07 +01:00
KHobbits
f95d1faae1
Switch pex permissions checks to use superperms rather than direct api call.
2012-09-20 20:21:45 +01:00
KHobbits
27ea33d82b
ignoreCancelled events.
2012-09-19 21:07:50 +01:00
KHobbits
654e70e436
New Permission:
...
essentials.build.pickup.<id>[:<datavalue>] - Allows collecting of an item
essentials.build.drop.<id>[:<datavalue>] - Allows dropping of an item
2012-09-19 20:57:06 +01:00
KHobbits
1b91705d50
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-19 19:48:14 +01:00
KHobbits
2f4f510af1
New Permission:
...
essentials.build.craft.<id>[:<datavalue>] - Allows crafting of an item
2012-09-19 19:47:47 +01:00
md_5
d8f6c31cd2
Self indulgent commit. Door should be an alias for wood door.
2012-09-17 21:55:52 +10:00
KHobbits
fd79120929
Hide Protection sign option.
2012-09-17 11:29:16 +01:00
KHobbits
1c7cc88ff5
Fix a few minor text formatting issues.
2012-09-16 20:45:33 +01:00
KHobbits
2f488c9a23
Config file permissions cleanup
...
Removed deprecated 'restricted-commands' section.
Deprecated 'superperms' toggle.
Remove op override on essentials permissions.
Give op's all permissions by default via superperms.
2012-09-16 20:27:35 +01:00
KHobbits
af2ebce3a4
Merge pull request #146 from necrodoom/patch-6
...
update dualbit, fix strength, add swift aliases
2012-09-16 08:48:16 -07:00
Necrodoom
82487fb383
update dualbit, fix strength, add swift aliases
...
items.csv version 2.1_12
2012-09-16 18:46:46 +03:00
md_5
7d427ae0b5
Merge remote-tracking branch 'origin/groupmanager' into 2.9
2012-09-16 23:02:56 +10:00
Iaccidentally
7698f3d9af
Update Essentials/src/plugin.yml
...
updating SKYNET
2012-09-15 21:07:42 -03:00
KHobbits
006d445bd3
Missing tl key.
2012-09-15 22:06:42 +01:00
KHobbits
bc0f5e76ae
Add server uptime to /gc
2012-09-15 22:04:18 +01:00
KHobbits
bb0ff457f6
Add missing TL key
...
Fixes #1363
2012-09-15 21:16:31 +01:00
KHobbits
1b73efef86
Allow bans on players who have never connected.
2012-09-15 20:57:44 +01:00
KHobbits
40da0b735d
Reduce the enchantment list some more.
2012-09-15 20:29:29 +01:00